Evil Front Versions Save

Helpers for frontend from Evil Martians

0.5.0

7 years ago
  • Remove clean-css.

0.4.0

8 years ago
  • Add Sprockets 3 support.

0.3.10

9 years ago
  • Add Slim 3.0 support.

0.3.9

9 years ago
  • Fix Russian typograph for cases, when \n is before m-dash like in dialogs.

0.3.8

9 years ago
  • Import all inner dependenies in mixins to import only necessary mixin.
@import "evil-front/size"

.logo
  +size(32)

0.3.7

9 years ago
  • Use non-break dash only in Russian words.

0.3.6

9 years ago
  • Russian typograph inserts non-break space before m-dash.

0.3.5

9 years ago
  • $.fn.evil.ajax and $.fn.evil.tappable return element’s jQuery node to be used in chains.

0.3.4

10 years ago
  • Add no_site option to title helper.
  • Better +stroke-text by @vxsx.

0.3.3

10 years ago
  • Fix +hover mixin loading.