compass-recipes 0.3.0.alpha.2 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (238) hide show
  1. data/README.md +24 -27
  2. data/VERSION +1 -1
  3. data/lib/compass-recipes/sass_extensions.rb +1 -1
  4. data/stylesheets/_recipes.scss +3 -3
  5. data/stylesheets/recipes/_background.scss +10 -9
  6. data/stylesheets/recipes/_color.scss +23 -9
  7. data/stylesheets/recipes/_font.scss +12 -16
  8. data/stylesheets/recipes/_icon-font.scss +253 -168
  9. data/stylesheets/recipes/_image.scss +36 -0
  10. data/stylesheets/recipes/_media-queries.scss +24 -62
  11. data/stylesheets/recipes/_text.scss +1 -0
  12. data/stylesheets/recipes/_ui.scss +2 -2
  13. data/stylesheets/recipes/_utilities.scss +6 -0
  14. data/stylesheets/recipes/background/{_cicada.scss → _cicada-stripes.scss} +1 -1
  15. data/stylesheets/recipes/background/_gradients.scss +25 -16
  16. data/stylesheets/recipes/background/_metal.scss +57 -0
  17. data/stylesheets/recipes/color/_scheme.scss +8 -0
  18. data/stylesheets/recipes/color/scheme/_analog.scss +11 -0
  19. data/stylesheets/recipes/color/scheme/_complementary.scss +21 -0
  20. data/stylesheets/recipes/color/scheme/_split.scss +11 -0
  21. data/stylesheets/recipes/color/scheme/_subtle.scss +21 -0
  22. data/stylesheets/recipes/color/scheme/_tetra.scss +11 -0
  23. data/stylesheets/recipes/color/scheme/_triad.scss +11 -0
  24. data/stylesheets/recipes/effect/_corners-tucked.scss +2 -1
  25. data/stylesheets/recipes/effect/_folded-corner.scss +3 -3
  26. data/stylesheets/recipes/effect/_glass.scss +3 -3
  27. data/stylesheets/recipes/effect/_ribbon.scss +32 -25
  28. data/stylesheets/recipes/effect/_tape.scss +4 -4
  29. data/stylesheets/recipes/helper/_gravatar.scss +3 -5
  30. data/stylesheets/recipes/image/_dimensions.scss +69 -0
  31. data/stylesheets/recipes/image/_inline.scss +12 -0
  32. data/stylesheets/recipes/image/_sprite.scss +57 -0
  33. data/stylesheets/recipes/layout/_vertical-align.scss +19 -60
  34. data/stylesheets/recipes/layout/vertical-align/_block.scss +67 -0
  35. data/stylesheets/recipes/media-queries/_orientation.scss +21 -0
  36. data/stylesheets/recipes/media-queries/_resolution.scss +47 -0
  37. data/stylesheets/recipes/media-queries/_size.scss +81 -0
  38. data/stylesheets/recipes/media-queries/size/_height.scss +29 -0
  39. data/stylesheets/recipes/media-queries/size/_width.scss +31 -0
  40. data/stylesheets/recipes/shadow/drop/_lifted-corners.scss +39 -35
  41. data/stylesheets/recipes/shadow/drop/_transform-requirement.scss +3 -3
  42. data/stylesheets/recipes/shape/polygon/_triangle.scss +92 -64
  43. data/stylesheets/recipes/text/_gradient.scss +12 -0
  44. data/stylesheets/recipes/ui/_tooltip.scss +144 -0
  45. data/stylesheets/recipes/ui/menu/_dropdown.scss +1 -1
  46. data/stylesheets/recipes/{shared → utilities}/_block-inline-block.scss +0 -0
  47. data/stylesheets/recipes/{shared → utilities}/_clearfix.scss +0 -0
  48. data/stylesheets/recipes/{shared → utilities}/_list-inline-block.scss +2 -2
  49. data/stylesheets/recipes/utilities/_position.scss +13 -0
  50. data/stylesheets/recipes/utilities/_pseudo-element.scss +23 -0
  51. data/stylesheets/recipes/utilities/_relative-position.scss +85 -0
  52. data/templates/gravatar/README.md +36 -0
  53. data/templates/gravatar/gravatar.js +102 -105
  54. data/templates/gravatar/manifest.rb +3 -2
  55. data/templates/icon-fonts/README.md +149 -0
  56. data/templates/icon-fonts/icons/broccolidry/broccolidry.eot +0 -0
  57. data/templates/icon-fonts/icons/broccolidry/broccolidry.svg +759 -0
  58. data/templates/icon-fonts/icons/broccolidry/broccolidry.ttf +0 -0
  59. data/templates/icon-fonts/icons/broccolidry/broccolidry.woff +0 -0
  60. data/templates/icon-fonts/icons/broccolidry/license.txt +2 -0
  61. data/templates/icon-fonts/icons/cuticons/cuticons.eot +0 -0
  62. data/templates/icon-fonts/icons/cuticons/cuticons.svg +165 -0
  63. data/templates/icon-fonts/icons/cuticons/cuticons.ttf +0 -0
  64. data/templates/icon-fonts/icons/cuticons/cuticons.woff +0 -0
  65. data/templates/icon-fonts/icons/cuticons/license.txt +2 -0
  66. data/templates/icon-fonts/icons/ecoico/ecoico.eot +0 -0
  67. data/templates/icon-fonts/icons/ecoico/ecoico.svg +180 -0
  68. data/templates/icon-fonts/icons/ecoico/ecoico.ttf +0 -0
  69. data/templates/icon-fonts/icons/ecoico/ecoico.woff +0 -0
  70. data/templates/icon-fonts/icons/ecoico/license.txt +2 -0
  71. data/templates/icon-fonts/icons/entypo/entypo.eot +0 -0
  72. data/templates/icon-fonts/icons/entypo/entypo.svg +792 -0
  73. data/templates/icon-fonts/icons/entypo/entypo.ttf +0 -0
  74. data/templates/icon-fonts/icons/entypo/entypo.woff +0 -0
  75. data/templates/icon-fonts/icons/fontawesome/README.md +18 -0
  76. data/templates/icon-fonts/icons/fontawesome/fontawesome.eot +0 -0
  77. data/templates/icon-fonts/icons/fontawesome/fontawesome.svg +255 -0
  78. data/templates/icon-fonts/icons/fontawesome/fontawesome.ttf +0 -0
  79. data/templates/icon-fonts/icons/fontawesome/fontawesome.woff +0 -0
  80. data/fonts/icons/heydings-controls/SIL Open Font License 1.1.txt b/data/templates/icon-fonts/icons/heydings_controls/SIL Open Font License → 1.1.txt +0 -0
  81. data/{fonts/icons/heydings-controls/heydings_controls-webfont.eot → templates/icon-fonts/icons/heydings_controls/heydings_controls.eot} +0 -0
  82. data/{fonts/icons/heydings-controls/heydings_controls-webfont.svg → templates/icon-fonts/icons/heydings_controls/heydings_controls.svg} +0 -0
  83. data/{fonts/icons/heydings-controls/heydings_controls-webfont.ttf → templates/icon-fonts/icons/heydings_controls/heydings_controls.ttf} +0 -0
  84. data/{fonts/icons/heydings-controls/heydings_controls-webfont.woff → templates/icon-fonts/icons/heydings_controls/heydings_controls.woff} +0 -0
  85. data/fonts/icons/heydings/SIL Open Font License 1.1.txt b/data/templates/icon-fonts/icons/heydings_icons/SIL Open Font License → 1.1.txt +0 -0
  86. data/{fonts/icons/heydings/heydings_icons-webfont.eot → templates/icon-fonts/icons/heydings_icons/heydings_icons.eot} +0 -0
  87. data/{fonts/icons/heydings/heydings_icons-webfont.svg → templates/icon-fonts/icons/heydings_icons/heydings_icons.svg} +0 -0
  88. data/{fonts/icons/heydings/heydings_icons-webfont.ttf → templates/icon-fonts/icons/heydings_icons/heydings_icons.ttf} +0 -0
  89. data/{fonts/icons/heydings/heydings_icons-webfont.woff → templates/icon-fonts/icons/heydings_icons/heydings_icons.woff} +0 -0
  90. data/templates/icon-fonts/icons/icomoon/License.txt +2 -0
  91. data/templates/icon-fonts/icons/icomoon/icomoon.eot +0 -0
  92. data/templates/icon-fonts/icons/icomoon/icomoon.svg +1348 -0
  93. data/templates/icon-fonts/icons/icomoon/icomoon.ttf +0 -0
  94. data/templates/icon-fonts/icons/icomoon/icomoon.woff +0 -0
  95. data/fonts/icons/iconic/SIL Open Font License 1.1.txt b/data/templates/icon-fonts/icons/iconic_fill/SIL Open Font License → 1.1.txt +0 -0
  96. data/templates/icon-fonts/icons/iconic_fill/iconic_fill.eot +0 -0
  97. data/templates/icon-fonts/icons/iconic_fill/iconic_fill.svg +539 -0
  98. data/templates/icon-fonts/icons/iconic_fill/iconic_fill.ttf +0 -0
  99. data/templates/icon-fonts/icons/iconic_fill/iconic_fill.woff +0 -0
  100. data/templates/icon-fonts/fonts/icons/heydings-controls/SIL Open Font License 1.1.txt b/data/templates/icon-fonts/icons/iconic_stroke/SIL Open Font License → 1.1.txt +0 -0
  101. data/templates/icon-fonts/icons/iconic_stroke/iconic_stroke.eot +0 -0
  102. data/templates/icon-fonts/icons/iconic_stroke/iconic_stroke.svg +553 -0
  103. data/templates/icon-fonts/icons/iconic_stroke/iconic_stroke.ttf +0 -0
  104. data/templates/icon-fonts/icons/iconic_stroke/iconic_stroke.woff +0 -0
  105. data/templates/icon-fonts/icons/iconminia/iconminia.eot +0 -0
  106. data/templates/icon-fonts/icons/iconminia/iconminia.svg +357 -0
  107. data/templates/icon-fonts/icons/iconminia/iconminia.ttf +0 -0
  108. data/templates/icon-fonts/icons/iconminia/iconminia.woff +0 -0
  109. data/templates/icon-fonts/icons/iconminia/license.txt +2 -0
  110. data/templates/icon-fonts/icons/meteocons/license.txt +2 -0
  111. data/templates/icon-fonts/icons/meteocons/meteocons.eot +0 -0
  112. data/templates/icon-fonts/icons/meteocons/meteocons.svg +511 -0
  113. data/templates/icon-fonts/icons/meteocons/meteocons.ttf +0 -0
  114. data/templates/icon-fonts/icons/meteocons/meteocons.woff +0 -0
  115. data/fonts/icons/modern-pictograms/Modern Pictograms SIL OFL Font License 1.1.txt b/data/templates/icon-fonts/icons/modern_pictograms/SIL OFL Font License → 1.1.txt +0 -0
  116. data/{fonts/icons/modern-pictograms/modernpics-webfont.eot → templates/icon-fonts/icons/modern_pictograms/modern_pictograms.eot} +0 -0
  117. data/{fonts/icons/modern-pictograms/modernpics-webfont.svg → templates/icon-fonts/icons/modern_pictograms/modern_pictograms.svg} +0 -0
  118. data/{fonts/icons/modern-pictograms/modernpics-webfont.ttf → templates/icon-fonts/icons/modern_pictograms/modern_pictograms.ttf} +0 -0
  119. data/{fonts/icons/modern-pictograms/modernpics-webfont.woff → templates/icon-fonts/icons/modern_pictograms/modern_pictograms.woff} +0 -0
  120. data/templates/icon-fonts/icons/silkcons/license.txt +2 -0
  121. data/templates/icon-fonts/icons/silkcons/silkcons.eot +0 -0
  122. data/templates/icon-fonts/icons/silkcons/silkcons.svg +301 -0
  123. data/templates/icon-fonts/icons/silkcons/silkcons.ttf +0 -0
  124. data/templates/icon-fonts/icons/silkcons/silkcons.woff +0 -0
  125. data/{fonts → templates/icon-fonts}/icons/socialico/FFF_EULA_license.pdf +0 -0
  126. data/{fonts/icons/socialico/socialico-webfont.eot → templates/icon-fonts/icons/socialico/socialico.eot} +0 -0
  127. data/{fonts/icons/socialico/Socialico-webfont.otf → templates/icon-fonts/icons/socialico/socialico.otf} +0 -0
  128. data/{fonts/icons/socialico/socialico-webfont.svg → templates/icon-fonts/icons/socialico/socialico.svg} +0 -0
  129. data/{fonts/icons/socialico/socialico-webfont.ttf → templates/icon-fonts/icons/socialico/socialico.ttf} +0 -0
  130. data/{fonts/icons/socialico/socialico-webfont.woff → templates/icon-fonts/icons/socialico/socialico.woff} +0 -0
  131. data/templates/icon-fonts/icons/typicons/license.txt +2 -0
  132. data/templates/icon-fonts/icons/typicons/typicons.eot +0 -0
  133. data/templates/icon-fonts/icons/typicons/typicons.svg +329 -0
  134. data/templates/icon-fonts/icons/typicons/typicons.ttf +0 -0
  135. data/templates/icon-fonts/icons/typicons/typicons.woff +0 -0
  136. data/{fonts → templates/icon-fonts}/icons/websymbols/OFL-FAQ.txt +0 -0
  137. data/{fonts → templates/icon-fonts}/icons/websymbols/OFL.txt +0 -0
  138. data/{fonts/icons/websymbols/websymbols-regular-webfont.eot → templates/icon-fonts/icons/websymbols/websymbols.eot} +0 -0
  139. data/{fonts/icons/websymbols/websymbols-regular-webfont.svg → templates/icon-fonts/icons/websymbols/websymbols.svg} +0 -0
  140. data/{fonts/icons/websymbols/websymbols-regular-webfont.ttf → templates/icon-fonts/icons/websymbols/websymbols.ttf} +0 -0
  141. data/{fonts/icons/websymbols/websymbols-regular-webfont.woff → templates/icon-fonts/icons/websymbols/websymbols.woff} +0 -0
  142. data/templates/icon-fonts/icons/wpzoom/license.txt +2 -0
  143. data/templates/icon-fonts/icons/wpzoom/wpzoom.eot +0 -0
  144. data/templates/icon-fonts/icons/wpzoom/wpzoom.svg +887 -0
  145. data/templates/icon-fonts/icons/wpzoom/wpzoom.ttf +0 -0
  146. data/templates/icon-fonts/icons/wpzoom/wpzoom.woff +0 -0
  147. data/templates/icon-fonts/manifest.rb +3 -3
  148. data/templates/media-queries-for-js/README.md +45 -0
  149. data/templates/media-queries-for-js/manifest.rb +18 -0
  150. data/templates/media-queries-for-js/media-queries.js +21 -0
  151. metadata +157 -143
  152. data/fonts/icons/entypo/entypo-webfont.eot +0 -0
  153. data/fonts/icons/entypo/entypo-webfont.svg +0 -198
  154. data/fonts/icons/entypo/entypo-webfont.ttf +0 -0
  155. data/fonts/icons/entypo/entypo-webfont.woff +0 -0
  156. data/fonts/icons/heydings-controls/demo.html +0 -33
  157. data/fonts/icons/heydings-controls/stylesheet.css +0 -16
  158. data/fonts/icons/heydings/demo.html +0 -33
  159. data/fonts/icons/heydings/stylesheet.css +0 -16
  160. data/fonts/icons/icomoon/License.txt +0 -1
  161. data/fonts/icons/icomoon/Read Me.txt +0 -5
  162. data/fonts/icons/icomoon/icomoon.eot +0 -0
  163. data/fonts/icons/icomoon/icomoon.svg +0 -35
  164. data/fonts/icons/icomoon/icomoon.ttf +0 -0
  165. data/fonts/icons/icomoon/icomoon.woff +0 -0
  166. data/fonts/icons/iconic/demo.html +0 -38
  167. data/fonts/icons/iconic/iconic_fill.eot +0 -0
  168. data/fonts/icons/iconic/iconic_fill.svg +0 -475
  169. data/fonts/icons/iconic/iconic_fill.ttf +0 -0
  170. data/fonts/icons/iconic/iconic_fill.woff +0 -0
  171. data/fonts/icons/iconic/iconic_stroke.eot +0 -0
  172. data/fonts/icons/iconic/iconic_stroke.svg +0 -492
  173. data/fonts/icons/iconic/iconic_stroke.ttf +0 -0
  174. data/fonts/icons/iconic/iconic_stroke.woff +0 -0
  175. data/fonts/icons/iconic/stylesheet.css +0 -28
  176. data/fonts/icons/modern-pictograms/demo.html +0 -33
  177. data/fonts/icons/modern-pictograms/stylesheet.css +0 -16
  178. data/lib/compass-recipes/sass_extensions/math.rb +0 -8
  179. data/stylesheets/recipes/_base.scss +0 -1
  180. data/stylesheets/recipes/_shared.scss +0 -4
  181. data/stylesheets/recipes/base/_normalize.scss +0 -587
  182. data/stylesheets/recipes/shared/_pseudo-element.scss +0 -30
  183. data/stylesheets/recipes/ui/_helper.scss +0 -1
  184. data/stylesheets/recipes/ui/helper/_arrow.scss +0 -78
  185. data/templates/gravatar/getElementsByClassName.js +0 -23
  186. data/templates/icon-fonts/fonts/icons/entypo/entypo-webfont.eot +0 -0
  187. data/templates/icon-fonts/fonts/icons/entypo/entypo-webfont.svg +0 -198
  188. data/templates/icon-fonts/fonts/icons/entypo/entypo-webfont.ttf +0 -0
  189. data/templates/icon-fonts/fonts/icons/entypo/entypo-webfont.woff +0 -0
  190. data/templates/icon-fonts/fonts/icons/heydings-controls/demo.html +0 -33
  191. data/templates/icon-fonts/fonts/icons/heydings-controls/heydings_controls-webfont.eot +0 -0
  192. data/templates/icon-fonts/fonts/icons/heydings-controls/heydings_controls-webfont.svg +0 -85
  193. data/templates/icon-fonts/fonts/icons/heydings-controls/heydings_controls-webfont.ttf +0 -0
  194. data/templates/icon-fonts/fonts/icons/heydings-controls/heydings_controls-webfont.woff +0 -0
  195. data/templates/icon-fonts/fonts/icons/heydings-controls/stylesheet.css +0 -16
  196. data/templates/icon-fonts/fonts/icons/heydings/SIL Open Font License 1.1.txt +0 -91
  197. data/templates/icon-fonts/fonts/icons/heydings/demo.html +0 -33
  198. data/templates/icon-fonts/fonts/icons/heydings/heydings_icons-webfont.eot +0 -0
  199. data/templates/icon-fonts/fonts/icons/heydings/heydings_icons-webfont.svg +0 -94
  200. data/templates/icon-fonts/fonts/icons/heydings/heydings_icons-webfont.ttf +0 -0
  201. data/templates/icon-fonts/fonts/icons/heydings/heydings_icons-webfont.woff +0 -0
  202. data/templates/icon-fonts/fonts/icons/heydings/stylesheet.css +0 -16
  203. data/templates/icon-fonts/fonts/icons/icomoon/License.txt +0 -1
  204. data/templates/icon-fonts/fonts/icons/icomoon/Read Me.txt +0 -5
  205. data/templates/icon-fonts/fonts/icons/icomoon/icomoon.eot +0 -0
  206. data/templates/icon-fonts/fonts/icons/icomoon/icomoon.svg +0 -35
  207. data/templates/icon-fonts/fonts/icons/icomoon/icomoon.ttf +0 -0
  208. data/templates/icon-fonts/fonts/icons/icomoon/icomoon.woff +0 -0
  209. data/templates/icon-fonts/fonts/icons/iconic/SIL Open Font License 1.1.txt +0 -91
  210. data/templates/icon-fonts/fonts/icons/iconic/demo.html +0 -38
  211. data/templates/icon-fonts/fonts/icons/iconic/iconic_fill.eot +0 -0
  212. data/templates/icon-fonts/fonts/icons/iconic/iconic_fill.svg +0 -475
  213. data/templates/icon-fonts/fonts/icons/iconic/iconic_fill.ttf +0 -0
  214. data/templates/icon-fonts/fonts/icons/iconic/iconic_fill.woff +0 -0
  215. data/templates/icon-fonts/fonts/icons/iconic/iconic_stroke.eot +0 -0
  216. data/templates/icon-fonts/fonts/icons/iconic/iconic_stroke.svg +0 -492
  217. data/templates/icon-fonts/fonts/icons/iconic/iconic_stroke.ttf +0 -0
  218. data/templates/icon-fonts/fonts/icons/iconic/iconic_stroke.woff +0 -0
  219. data/templates/icon-fonts/fonts/icons/iconic/stylesheet.css +0 -28
  220. data/templates/icon-fonts/fonts/icons/modern-pictograms/Modern Pictograms SIL OFL Font License 1.1.txt +0 -94
  221. data/templates/icon-fonts/fonts/icons/modern-pictograms/demo.html +0 -33
  222. data/templates/icon-fonts/fonts/icons/modern-pictograms/modernpics-webfont.eot +0 -0
  223. data/templates/icon-fonts/fonts/icons/modern-pictograms/modernpics-webfont.svg +0 -136
  224. data/templates/icon-fonts/fonts/icons/modern-pictograms/modernpics-webfont.ttf +0 -0
  225. data/templates/icon-fonts/fonts/icons/modern-pictograms/modernpics-webfont.woff +0 -0
  226. data/templates/icon-fonts/fonts/icons/modern-pictograms/stylesheet.css +0 -16
  227. data/templates/icon-fonts/fonts/icons/socialico/FFF_EULA_license.pdf +0 -0
  228. data/templates/icon-fonts/fonts/icons/socialico/Socialico-webfont.otf +0 -0
  229. data/templates/icon-fonts/fonts/icons/socialico/socialico-webfont.eot +0 -0
  230. data/templates/icon-fonts/fonts/icons/socialico/socialico-webfont.svg +0 -123
  231. data/templates/icon-fonts/fonts/icons/socialico/socialico-webfont.ttf +0 -0
  232. data/templates/icon-fonts/fonts/icons/socialico/socialico-webfont.woff +0 -0
  233. data/templates/icon-fonts/fonts/icons/websymbols/OFL-FAQ.txt +0 -369
  234. data/templates/icon-fonts/fonts/icons/websymbols/OFL.txt +0 -97
  235. data/templates/icon-fonts/fonts/icons/websymbols/websymbols-regular-webfont.eot +0 -0
  236. data/templates/icon-fonts/fonts/icons/websymbols/websymbols-regular-webfont.svg +0 -108
  237. data/templates/icon-fonts/fonts/icons/websymbols/websymbols-regular-webfont.ttf +0 -0
  238. data/templates/icon-fonts/fonts/icons/websymbols/websymbols-regular-webfont.woff +0 -0
@@ -1,17 +1,17 @@
1
1
  description "Compass Recipes icon fonts extension"
2
2
 
3
- directory "fonts/icons" => :within fonts_dir
3
+ discover :fonts
4
4
 
5
5
  help %Q{
6
6
  This is a Compass Recipes icon fonts extension
7
7
 
8
8
  $ gem install compass-recipes
9
9
  # edit your config.rb file adding : require "compass-recipes"
10
- $ compass install -r recipes/icon-fonts
10
+ $ compass install recipes/icon-fonts
11
11
 
12
12
  }
13
13
 
14
14
  welcome_message %Q{
15
- You've installed Compass Recipes icons fonts extension. Let's go to lazy use awesome responsive icons !
15
+ You've installed Compass Recipes icon-fonts extension. Let's go to use awesome responsives icons !
16
16
 
17
17
  }
@@ -0,0 +1,45 @@
1
+ # Media Queries for Javascript
2
+
3
+ [Compass](http://compass-style.org/) extension from [Compass-Recipes](http://moox.github.com/compass-recipes).
4
+
5
+ ## Installation
6
+
7
+ To properly install this javascript extension, you just need to do
8
+
9
+ ```shell
10
+ compass install recipes/media-queries-for-js
11
+ ```
12
+
13
+ Two javascripts files should be included into your {javascripts_dir}.
14
+
15
+ ### HTML
16
+
17
+ You need to include the javascripts files installed by the extension.
18
+
19
+ ```html
20
+ <script src="{javascript_dir}/polyfills/addEventListener.js"></script> <!-- polyfill, for IE -->
21
+ <script src="{javascript_dir}/media-queries.js"></script> <!-- polyfill, for IE -->
22
+ ```
23
+
24
+ You can also use your own favorite assets manager like grunt.js, require.js...
25
+
26
+ ### (S)CSS
27
+
28
+ You have to define your breakpoints.
29
+
30
+ ```scss
31
+ @include media-queries-for-js(small, "max-width: 30em");
32
+ @include media-queries-for-js(medium, "min-width: 30em");
33
+ @include media-queries-for-js(large, "min-width: 60em");
34
+ ```
35
+
36
+ ## Javascript
37
+
38
+ Then you should be able to do in your scripts
39
+
40
+ ```js
41
+ if ('small' == Recipes.MediaQueries.getCurrent())
42
+ {
43
+ // your code for small screen
44
+ }
45
+ ```
@@ -0,0 +1,18 @@
1
+ description "Compass Recipes extension for JavaScript media queries"
2
+
3
+ javascript '../../javascripts/polyfills/addEventListener.js', :to => 'polyfills/addEventListener.js'
4
+ javascript 'media-queries.js', :to => 'media-queries.js'
5
+
6
+ help %Q{
7
+ This is a Compass Recipes extension for JavaScript media queries
8
+
9
+ $ gem install compass-recipes
10
+ # edit your config.rb file adding : require "compass-recipes"
11
+ $ compass install recipes/media-queries-for-js
12
+
13
+ }
14
+
15
+ welcome_message %Q{
16
+ You've installed Compass Recipes JavaScript media-queries extension. Let's go to add fancy responsive behavior !
17
+
18
+ }
@@ -0,0 +1,21 @@
1
+ (function(){
2
+ var Recipes = window.Recipes || {};
3
+
4
+ Recipes.MediaQueries = {
5
+
6
+ current: null,
7
+
8
+ getCurrent: function ()
9
+ {
10
+ return window.getComputedStyle(document.body,':after').getPropertyValue('content');
11
+ },
12
+
13
+ set: function ()
14
+ {
15
+ Recipes.MediaQueries.current = Recipes.MediaQueries.getCurrent();
16
+ }
17
+ }
18
+
19
+ window.Recipes = Recipes;
20
+ window.addEventListener('resize', Recipes.MediaQueries.set, false);
21
+ })();
metadata CHANGED
@@ -1,15 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass-recipes
3
3
  version: !ruby/object:Gem::Version
4
- hash: -3702664344
5
- prerelease: 6
4
+ hash: 19
5
+ prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 3
9
9
  - 0
10
- - alpha
11
- - 2
12
- version: 0.3.0.alpha.2
10
+ version: 0.3.0
13
11
  platform: ruby
14
12
  authors:
15
13
  - Maxime Thirouin
@@ -18,7 +16,7 @@ autorequire:
18
16
  bindir: bin
19
17
  cert_chain: []
20
18
 
21
- date: 2012-04-11 00:00:00 Z
19
+ date: 2012-09-17 00:00:00 Z
22
20
  dependencies:
23
21
  - !ruby/object:Gem::Dependency
24
22
  name: sass
@@ -26,16 +24,14 @@ dependencies:
26
24
  requirement: &id001 !ruby/object:Gem::Requirement
27
25
  none: false
28
26
  requirements:
29
- - - ~>
27
+ - - ">="
30
28
  - !ruby/object:Gem::Version
31
- hash: -3702664228
29
+ hash: 13
32
30
  segments:
33
31
  - 3
34
32
  - 2
35
- - 0
36
- - alpha
37
- - 96
38
- version: 3.2.0.alpha.96
33
+ - 1
34
+ version: 3.2.1
39
35
  type: :runtime
40
36
  version_requirements: *id001
41
37
  - !ruby/object:Gem::Dependency
@@ -46,16 +42,31 @@ dependencies:
46
42
  requirements:
47
43
  - - ">="
48
44
  - !ruby/object:Gem::Version
49
- hash: 45
45
+ hash: 43
50
46
  segments:
51
47
  - 0
52
48
  - 12
53
- - 1
54
- version: 0.12.1
49
+ - 2
50
+ version: 0.12.2
55
51
  type: :runtime
56
52
  version_requirements: *id002
53
+ - !ruby/object:Gem::Dependency
54
+ name: compass-normalize
55
+ prerelease: false
56
+ requirement: &id003 !ruby/object:Gem::Requirement
57
+ none: false
58
+ requirements:
59
+ - - ">="
60
+ - !ruby/object:Gem::Version
61
+ hash: 9
62
+ segments:
63
+ - 1
64
+ - 3
65
+ version: "1.3"
66
+ type: :runtime
67
+ version_requirements: *id003
57
68
  description: "A Compass extension to have some sass/compass recipes ready to use ! "
58
- email: maxime.thirouin@gmail.com
69
+ email: m@moox.fr
59
70
  executables: []
60
71
 
61
72
  extensions: []
@@ -66,129 +77,114 @@ files:
66
77
  - README.md
67
78
  - LICENSE
68
79
  - VERSION
69
- - fonts/icons/entypo/entypo-webfont.eot
70
- - fonts/icons/entypo/entypo-webfont.svg
71
- - fonts/icons/entypo/entypo-webfont.ttf
72
- - fonts/icons/entypo/entypo-webfont.woff
73
- - fonts/icons/heydings/demo.html
74
- - fonts/icons/heydings/heydings_icons-webfont.eot
75
- - fonts/icons/heydings/heydings_icons-webfont.svg
76
- - fonts/icons/heydings/heydings_icons-webfont.ttf
77
- - fonts/icons/heydings/heydings_icons-webfont.woff
78
- - fonts/icons/heydings/SIL Open Font License 1.1.txt
79
- - fonts/icons/heydings/stylesheet.css
80
- - fonts/icons/heydings-controls/demo.html
81
- - fonts/icons/heydings-controls/heydings_controls-webfont.eot
82
- - fonts/icons/heydings-controls/heydings_controls-webfont.svg
83
- - fonts/icons/heydings-controls/heydings_controls-webfont.ttf
84
- - fonts/icons/heydings-controls/heydings_controls-webfont.woff
85
- - fonts/icons/heydings-controls/SIL Open Font License 1.1.txt
86
- - fonts/icons/heydings-controls/stylesheet.css
87
- - fonts/icons/icomoon/icomoon.eot
88
- - fonts/icons/icomoon/icomoon.svg
89
- - fonts/icons/icomoon/icomoon.ttf
90
- - fonts/icons/icomoon/icomoon.woff
91
- - fonts/icons/icomoon/License.txt
92
- - fonts/icons/icomoon/Read Me.txt
93
- - fonts/icons/iconic/demo.html
94
- - fonts/icons/iconic/iconic_fill.eot
95
- - fonts/icons/iconic/iconic_fill.svg
96
- - fonts/icons/iconic/iconic_fill.ttf
97
- - fonts/icons/iconic/iconic_fill.woff
98
- - fonts/icons/iconic/iconic_stroke.eot
99
- - fonts/icons/iconic/iconic_stroke.svg
100
- - fonts/icons/iconic/iconic_stroke.ttf
101
- - fonts/icons/iconic/iconic_stroke.woff
102
- - fonts/icons/iconic/SIL Open Font License 1.1.txt
103
- - fonts/icons/iconic/stylesheet.css
104
- - fonts/icons/modern-pictograms/demo.html
105
- - fonts/icons/modern-pictograms/Modern Pictograms SIL OFL Font License 1.1.txt
106
- - fonts/icons/modern-pictograms/modernpics-webfont.eot
107
- - fonts/icons/modern-pictograms/modernpics-webfont.svg
108
- - fonts/icons/modern-pictograms/modernpics-webfont.ttf
109
- - fonts/icons/modern-pictograms/modernpics-webfont.woff
110
- - fonts/icons/modern-pictograms/stylesheet.css
111
- - fonts/icons/socialico/FFF_EULA_license.pdf
112
- - fonts/icons/socialico/socialico-webfont.eot
113
- - fonts/icons/socialico/Socialico-webfont.otf
114
- - fonts/icons/socialico/socialico-webfont.svg
115
- - fonts/icons/socialico/socialico-webfont.ttf
116
- - fonts/icons/socialico/socialico-webfont.woff
117
- - fonts/icons/websymbols/OFL-FAQ.txt
118
- - fonts/icons/websymbols/OFL.txt
119
- - fonts/icons/websymbols/websymbols-regular-webfont.eot
120
- - fonts/icons/websymbols/websymbols-regular-webfont.svg
121
- - fonts/icons/websymbols/websymbols-regular-webfont.ttf
122
- - fonts/icons/websymbols/websymbols-regular-webfont.woff
123
80
  - lib/compass-recipes/sass_extensions/_error.rb
124
81
  - lib/compass-recipes/sass_extensions/background_noise.rb
125
82
  - lib/compass-recipes/sass_extensions/gravatar.rb
126
- - lib/compass-recipes/sass_extensions/math.rb
127
83
  - lib/compass-recipes/sass_extensions.rb
128
84
  - lib/compass-recipes.rb
129
- - templates/gravatar/getElementsByClassName.js
130
85
  - templates/gravatar/gravatar.js
131
86
  - templates/gravatar/manifest.rb
132
87
  - templates/gravatar/md5.js
88
+ - templates/gravatar/README.md
89
+ - templates/icon-fonts/icons/broccolidry/broccolidry.eot
90
+ - templates/icon-fonts/icons/broccolidry/broccolidry.svg
91
+ - templates/icon-fonts/icons/broccolidry/broccolidry.ttf
92
+ - templates/icon-fonts/icons/broccolidry/broccolidry.woff
93
+ - templates/icon-fonts/icons/broccolidry/license.txt
94
+ - templates/icon-fonts/icons/cuticons/cuticons.eot
95
+ - templates/icon-fonts/icons/cuticons/cuticons.svg
96
+ - templates/icon-fonts/icons/cuticons/cuticons.ttf
97
+ - templates/icon-fonts/icons/cuticons/cuticons.woff
98
+ - templates/icon-fonts/icons/cuticons/license.txt
99
+ - templates/icon-fonts/icons/ecoico/ecoico.eot
100
+ - templates/icon-fonts/icons/ecoico/ecoico.svg
101
+ - templates/icon-fonts/icons/ecoico/ecoico.ttf
102
+ - templates/icon-fonts/icons/ecoico/ecoico.woff
103
+ - templates/icon-fonts/icons/ecoico/license.txt
104
+ - templates/icon-fonts/icons/entypo/entypo.eot
105
+ - templates/icon-fonts/icons/entypo/entypo.svg
106
+ - templates/icon-fonts/icons/entypo/entypo.ttf
107
+ - templates/icon-fonts/icons/entypo/entypo.woff
108
+ - templates/icon-fonts/icons/fontawesome/fontawesome.eot
109
+ - templates/icon-fonts/icons/fontawesome/fontawesome.svg
110
+ - templates/icon-fonts/icons/fontawesome/fontawesome.ttf
111
+ - templates/icon-fonts/icons/fontawesome/fontawesome.woff
112
+ - templates/icon-fonts/icons/fontawesome/README.md
113
+ - templates/icon-fonts/icons/heydings_controls/heydings_controls.eot
114
+ - templates/icon-fonts/icons/heydings_controls/heydings_controls.svg
115
+ - templates/icon-fonts/icons/heydings_controls/heydings_controls.ttf
116
+ - templates/icon-fonts/icons/heydings_controls/heydings_controls.woff
117
+ - templates/icon-fonts/icons/heydings_controls/SIL Open Font License 1.1.txt
118
+ - templates/icon-fonts/icons/heydings_icons/heydings_icons.eot
119
+ - templates/icon-fonts/icons/heydings_icons/heydings_icons.svg
120
+ - templates/icon-fonts/icons/heydings_icons/heydings_icons.ttf
121
+ - templates/icon-fonts/icons/heydings_icons/heydings_icons.woff
122
+ - templates/icon-fonts/icons/heydings_icons/SIL Open Font License 1.1.txt
123
+ - templates/icon-fonts/icons/icomoon/icomoon.eot
124
+ - templates/icon-fonts/icons/icomoon/icomoon.svg
125
+ - templates/icon-fonts/icons/icomoon/icomoon.ttf
126
+ - templates/icon-fonts/icons/icomoon/icomoon.woff
127
+ - templates/icon-fonts/icons/icomoon/License.txt
128
+ - templates/icon-fonts/icons/iconic_fill/iconic_fill.eot
129
+ - templates/icon-fonts/icons/iconic_fill/iconic_fill.svg
130
+ - templates/icon-fonts/icons/iconic_fill/iconic_fill.ttf
131
+ - templates/icon-fonts/icons/iconic_fill/iconic_fill.woff
132
+ - templates/icon-fonts/icons/iconic_fill/SIL Open Font License 1.1.txt
133
+ - templates/icon-fonts/icons/iconic_stroke/iconic_stroke.eot
134
+ - templates/icon-fonts/icons/iconic_stroke/iconic_stroke.svg
135
+ - templates/icon-fonts/icons/iconic_stroke/iconic_stroke.ttf
136
+ - templates/icon-fonts/icons/iconic_stroke/iconic_stroke.woff
137
+ - templates/icon-fonts/icons/iconic_stroke/SIL Open Font License 1.1.txt
138
+ - templates/icon-fonts/icons/iconminia/iconminia.eot
139
+ - templates/icon-fonts/icons/iconminia/iconminia.svg
140
+ - templates/icon-fonts/icons/iconminia/iconminia.ttf
141
+ - templates/icon-fonts/icons/iconminia/iconminia.woff
142
+ - templates/icon-fonts/icons/iconminia/license.txt
143
+ - templates/icon-fonts/icons/meteocons/license.txt
144
+ - templates/icon-fonts/icons/meteocons/meteocons.eot
145
+ - templates/icon-fonts/icons/meteocons/meteocons.svg
146
+ - templates/icon-fonts/icons/meteocons/meteocons.ttf
147
+ - templates/icon-fonts/icons/meteocons/meteocons.woff
148
+ - templates/icon-fonts/icons/modern_pictograms/modern_pictograms.eot
149
+ - templates/icon-fonts/icons/modern_pictograms/modern_pictograms.svg
150
+ - templates/icon-fonts/icons/modern_pictograms/modern_pictograms.ttf
151
+ - templates/icon-fonts/icons/modern_pictograms/modern_pictograms.woff
152
+ - templates/icon-fonts/icons/modern_pictograms/SIL OFL Font License 1.1.txt
153
+ - templates/icon-fonts/icons/silkcons/license.txt
154
+ - templates/icon-fonts/icons/silkcons/silkcons.eot
155
+ - templates/icon-fonts/icons/silkcons/silkcons.svg
156
+ - templates/icon-fonts/icons/silkcons/silkcons.ttf
157
+ - templates/icon-fonts/icons/silkcons/silkcons.woff
158
+ - templates/icon-fonts/icons/socialico/FFF_EULA_license.pdf
159
+ - templates/icon-fonts/icons/socialico/socialico.eot
160
+ - templates/icon-fonts/icons/socialico/socialico.otf
161
+ - templates/icon-fonts/icons/socialico/socialico.svg
162
+ - templates/icon-fonts/icons/socialico/socialico.ttf
163
+ - templates/icon-fonts/icons/socialico/socialico.woff
164
+ - templates/icon-fonts/icons/typicons/license.txt
165
+ - templates/icon-fonts/icons/typicons/typicons.eot
166
+ - templates/icon-fonts/icons/typicons/typicons.svg
167
+ - templates/icon-fonts/icons/typicons/typicons.ttf
168
+ - templates/icon-fonts/icons/typicons/typicons.woff
169
+ - templates/icon-fonts/icons/websymbols/OFL-FAQ.txt
170
+ - templates/icon-fonts/icons/websymbols/OFL.txt
171
+ - templates/icon-fonts/icons/websymbols/websymbols.eot
172
+ - templates/icon-fonts/icons/websymbols/websymbols.svg
173
+ - templates/icon-fonts/icons/websymbols/websymbols.ttf
174
+ - templates/icon-fonts/icons/websymbols/websymbols.woff
175
+ - templates/icon-fonts/icons/wpzoom/license.txt
176
+ - templates/icon-fonts/icons/wpzoom/wpzoom.eot
177
+ - templates/icon-fonts/icons/wpzoom/wpzoom.svg
178
+ - templates/icon-fonts/icons/wpzoom/wpzoom.ttf
179
+ - templates/icon-fonts/icons/wpzoom/wpzoom.woff
133
180
  - templates/icon-fonts/manifest.rb
134
- - templates/icon-fonts/fonts/icons/entypo/entypo-webfont.eot
135
- - templates/icon-fonts/fonts/icons/entypo/entypo-webfont.svg
136
- - templates/icon-fonts/fonts/icons/entypo/entypo-webfont.ttf
137
- - templates/icon-fonts/fonts/icons/entypo/entypo-webfont.woff
138
- - templates/icon-fonts/fonts/icons/heydings/demo.html
139
- - templates/icon-fonts/fonts/icons/heydings/heydings_icons-webfont.eot
140
- - templates/icon-fonts/fonts/icons/heydings/heydings_icons-webfont.svg
141
- - templates/icon-fonts/fonts/icons/heydings/heydings_icons-webfont.ttf
142
- - templates/icon-fonts/fonts/icons/heydings/heydings_icons-webfont.woff
143
- - templates/icon-fonts/fonts/icons/heydings/SIL Open Font License 1.1.txt
144
- - templates/icon-fonts/fonts/icons/heydings/stylesheet.css
145
- - templates/icon-fonts/fonts/icons/heydings-controls/demo.html
146
- - templates/icon-fonts/fonts/icons/heydings-controls/heydings_controls-webfont.eot
147
- - templates/icon-fonts/fonts/icons/heydings-controls/heydings_controls-webfont.svg
148
- - templates/icon-fonts/fonts/icons/heydings-controls/heydings_controls-webfont.ttf
149
- - templates/icon-fonts/fonts/icons/heydings-controls/heydings_controls-webfont.woff
150
- - templates/icon-fonts/fonts/icons/heydings-controls/SIL Open Font License 1.1.txt
151
- - templates/icon-fonts/fonts/icons/heydings-controls/stylesheet.css
152
- - templates/icon-fonts/fonts/icons/icomoon/icomoon.eot
153
- - templates/icon-fonts/fonts/icons/icomoon/icomoon.svg
154
- - templates/icon-fonts/fonts/icons/icomoon/icomoon.ttf
155
- - templates/icon-fonts/fonts/icons/icomoon/icomoon.woff
156
- - templates/icon-fonts/fonts/icons/icomoon/License.txt
157
- - templates/icon-fonts/fonts/icons/icomoon/Read Me.txt
158
- - templates/icon-fonts/fonts/icons/iconic/demo.html
159
- - templates/icon-fonts/fonts/icons/iconic/iconic_fill.eot
160
- - templates/icon-fonts/fonts/icons/iconic/iconic_fill.svg
161
- - templates/icon-fonts/fonts/icons/iconic/iconic_fill.ttf
162
- - templates/icon-fonts/fonts/icons/iconic/iconic_fill.woff
163
- - templates/icon-fonts/fonts/icons/iconic/iconic_stroke.eot
164
- - templates/icon-fonts/fonts/icons/iconic/iconic_stroke.svg
165
- - templates/icon-fonts/fonts/icons/iconic/iconic_stroke.ttf
166
- - templates/icon-fonts/fonts/icons/iconic/iconic_stroke.woff
167
- - templates/icon-fonts/fonts/icons/iconic/SIL Open Font License 1.1.txt
168
- - templates/icon-fonts/fonts/icons/iconic/stylesheet.css
169
- - templates/icon-fonts/fonts/icons/modern-pictograms/demo.html
170
- - templates/icon-fonts/fonts/icons/modern-pictograms/Modern Pictograms SIL OFL Font License 1.1.txt
171
- - templates/icon-fonts/fonts/icons/modern-pictograms/modernpics-webfont.eot
172
- - templates/icon-fonts/fonts/icons/modern-pictograms/modernpics-webfont.svg
173
- - templates/icon-fonts/fonts/icons/modern-pictograms/modernpics-webfont.ttf
174
- - templates/icon-fonts/fonts/icons/modern-pictograms/modernpics-webfont.woff
175
- - templates/icon-fonts/fonts/icons/modern-pictograms/stylesheet.css
176
- - templates/icon-fonts/fonts/icons/socialico/FFF_EULA_license.pdf
177
- - templates/icon-fonts/fonts/icons/socialico/socialico-webfont.eot
178
- - templates/icon-fonts/fonts/icons/socialico/Socialico-webfont.otf
179
- - templates/icon-fonts/fonts/icons/socialico/socialico-webfont.svg
180
- - templates/icon-fonts/fonts/icons/socialico/socialico-webfont.ttf
181
- - templates/icon-fonts/fonts/icons/socialico/socialico-webfont.woff
182
- - templates/icon-fonts/fonts/icons/websymbols/OFL-FAQ.txt
183
- - templates/icon-fonts/fonts/icons/websymbols/OFL.txt
184
- - templates/icon-fonts/fonts/icons/websymbols/websymbols-regular-webfont.eot
185
- - templates/icon-fonts/fonts/icons/websymbols/websymbols-regular-webfont.svg
186
- - templates/icon-fonts/fonts/icons/websymbols/websymbols-regular-webfont.ttf
187
- - templates/icon-fonts/fonts/icons/websymbols/websymbols-regular-webfont.woff
181
+ - templates/icon-fonts/README.md
182
+ - templates/media-queries-for-js/manifest.rb
183
+ - templates/media-queries-for-js/media-queries.js
184
+ - templates/media-queries-for-js/README.md
188
185
  - stylesheets/_recipes.scss
189
186
  - stylesheets/recipes/_animation.scss
190
187
  - stylesheets/recipes/_background.scss
191
- - stylesheets/recipes/_base.scss
192
188
  - stylesheets/recipes/_color.scss
193
189
  - stylesheets/recipes/_effect.scss
194
190
  - stylesheets/recipes/_font.scss
@@ -196,23 +192,26 @@ files:
196
192
  - stylesheets/recipes/_google-webfont.scss
197
193
  - stylesheets/recipes/_icon-font.scss
198
194
  - stylesheets/recipes/_icons.scss
195
+ - stylesheets/recipes/_image.scss
199
196
  - stylesheets/recipes/_layout.scss
200
197
  - stylesheets/recipes/_media-queries.scss
201
198
  - stylesheets/recipes/_shadow.scss
202
199
  - stylesheets/recipes/_shape.scss
203
- - stylesheets/recipes/_shared.scss
200
+ - stylesheets/recipes/_text.scss
204
201
  - stylesheets/recipes/_ui.scss
202
+ - stylesheets/recipes/_utilities.scss
205
203
  - stylesheets/recipes/animation/_animation.scss
206
204
  - stylesheets/recipes/animation/_keyframes.scss
207
205
  - stylesheets/recipes/animation/_timing-function.scss
208
206
  - stylesheets/recipes/background/_blueprint-grid.scss
209
207
  - stylesheets/recipes/background/_carbon-fiber.scss
210
208
  - stylesheets/recipes/background/_checkerboard.scss
211
- - stylesheets/recipes/background/_cicada.scss
209
+ - stylesheets/recipes/background/_cicada-stripes.scss
212
210
  - stylesheets/recipes/background/_gradients.scss
213
211
  - stylesheets/recipes/background/_houndstooth.scss
214
212
  - stylesheets/recipes/background/_lined-paper.scss
215
213
  - stylesheets/recipes/background/_madras.scss
214
+ - stylesheets/recipes/background/_metal.scss
216
215
  - stylesheets/recipes/background/_noise.scss
217
216
  - stylesheets/recipes/background/_polka-dot.scss
218
217
  - stylesheets/recipes/background/_radial-overlay.scss
@@ -220,8 +219,14 @@ files:
220
219
  - stylesheets/recipes/background/_stripes.scss
221
220
  - stylesheets/recipes/background/_tablecloth.scss
222
221
  - stylesheets/recipes/background/_tartan.scss
223
- - stylesheets/recipes/base/_normalize.scss
224
222
  - stylesheets/recipes/color/_name.scss
223
+ - stylesheets/recipes/color/_scheme.scss
224
+ - stylesheets/recipes/color/scheme/_analog.scss
225
+ - stylesheets/recipes/color/scheme/_complementary.scss
226
+ - stylesheets/recipes/color/scheme/_split.scss
227
+ - stylesheets/recipes/color/scheme/_subtle.scss
228
+ - stylesheets/recipes/color/scheme/_tetra.scss
229
+ - stylesheets/recipes/color/scheme/_triad.scss
225
230
  - stylesheets/recipes/effect/_bevel.scss
226
231
  - stylesheets/recipes/effect/_corner-folded.scss
227
232
  - stylesheets/recipes/effect/_corners-tucked.scss
@@ -236,8 +241,17 @@ files:
236
241
  - stylesheets/recipes/form/element/_inline.scss
237
242
  - stylesheets/recipes/form/skin/_natural.scss
238
243
  - stylesheets/recipes/helper/_gravatar.scss
244
+ - stylesheets/recipes/image/_dimensions.scss
245
+ - stylesheets/recipes/image/_inline.scss
246
+ - stylesheets/recipes/image/_sprite.scss
239
247
  - stylesheets/recipes/layout/_flexible-box-model.scss
240
248
  - stylesheets/recipes/layout/_vertical-align.scss
249
+ - stylesheets/recipes/layout/vertical-align/_block.scss
250
+ - stylesheets/recipes/media-queries/_orientation.scss
251
+ - stylesheets/recipes/media-queries/_resolution.scss
252
+ - stylesheets/recipes/media-queries/_size.scss
253
+ - stylesheets/recipes/media-queries/size/_height.scss
254
+ - stylesheets/recipes/media-queries/size/_width.scss
241
255
  - stylesheets/recipes/shadow/_drop.scss
242
256
  - stylesheets/recipes/shadow/_top-edge.scss
243
257
  - stylesheets/recipes/shadow/drop/_curled-corners.scss
@@ -266,22 +280,24 @@ files:
266
280
  - stylesheets/recipes/shape/symbol/_infinity.scss
267
281
  - stylesheets/recipes/shape/symbol/_pacman.scss
268
282
  - stylesheets/recipes/shape/symbol/_yin-yang.scss
269
- - stylesheets/recipes/shared/_block-inline-block.scss
270
- - stylesheets/recipes/shared/_clearfix.scss
271
- - stylesheets/recipes/shared/_list-inline-block.scss
272
- - stylesheets/recipes/shared/_pseudo-element.scss
283
+ - stylesheets/recipes/text/_gradient.scss
273
284
  - stylesheets/recipes/ui/_convex.scss
274
285
  - stylesheets/recipes/ui/_glossy.scss
275
286
  - stylesheets/recipes/ui/_gradient.scss
276
- - stylesheets/recipes/ui/_helper.scss
277
287
  - stylesheets/recipes/ui/_keyboard.scss
278
288
  - stylesheets/recipes/ui/_menu.scss
279
289
  - stylesheets/recipes/ui/_overlay.scss
280
290
  - stylesheets/recipes/ui/_separator.scss
291
+ - stylesheets/recipes/ui/_tooltip.scss
281
292
  - stylesheets/recipes/ui/border/_bevel.scss
282
- - stylesheets/recipes/ui/helper/_arrow.scss
283
293
  - stylesheets/recipes/ui/loader/_pulse.scss
284
294
  - stylesheets/recipes/ui/menu/_dropdown.scss
295
+ - stylesheets/recipes/utilities/_block-inline-block.scss
296
+ - stylesheets/recipes/utilities/_clearfix.scss
297
+ - stylesheets/recipes/utilities/_list-inline-block.scss
298
+ - stylesheets/recipes/utilities/_position.scss
299
+ - stylesheets/recipes/utilities/_pseudo-element.scss
300
+ - stylesheets/recipes/utilities/_relative-position.scss
285
301
  homepage: http://moox.github.com/compass-recipes
286
302
  licenses: []
287
303
 
@@ -302,18 +318,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
302
318
  required_rubygems_version: !ruby/object:Gem::Requirement
303
319
  none: false
304
320
  requirements:
305
- - - ">"
321
+ - - ">="
306
322
  - !ruby/object:Gem::Version
307
- hash: 25
323
+ hash: 3
308
324
  segments:
309
- - 1
310
- - 3
311
- - 1
312
- version: 1.3.1
325
+ - 0
326
+ version: "0"
313
327
  requirements: []
314
328
 
315
329
  rubyforge_project: compass-recipes
316
- rubygems_version: 1.8.18
330
+ rubygems_version: 1.8.24
317
331
  signing_key:
318
332
  specification_version: 3
319
333
  summary: Recipes for Compass