Skip to content

Releases: stylus/nib

0.3.0

20 Aug 16:57
Compare
Choose a tag to compare
  • Added support for o and ms prefixes to text-overflow helper [Ian Storm]
  • Added "overflow: ellipsis" support [Ian Storm]

0.2.0

20 Aug 16:57
Compare
Choose a tag to compare

Added color-image stylus function [guillermo]

0.1.0

20 Aug 16:59
Compare
Choose a tag to compare
  • Added box style mixin [podviaznikov]
    • Added box-flex-group to vendor.styl [podviaznikov]
    • Added box-direction support [podviaznikov]
    • Added backface-visibility [podviaznikov]
    • Added columns support [podviaznikov]
    • Added animations into vendor [podviaznikov]
    • Lowered text-indent to a moderate -99999em, since my browser (Chromium 13.0.767.1 on Linux amd64) won't hide text if text-indent is below -6990506em.

0.0.8

20 Aug 16:59
Compare
Choose a tag to compare
  • Added config.styl
  • Added linear gradients for Opera, IE10 and WebKit (non-legacy)
  • Moved no-wrap back to vendor.styl

0.0.7

20 Aug 17:00
Compare
Choose a tag to compare
  • Added moz to transition(). Closes #4
  • Refactored reset

0.0.6

20 Aug 17:00
Compare
Choose a tag to compare
  • Added has-canvas global
  • Added clearfix() [Isaac Johnston]
  • Added relative()
  • Fixed; ignore size unit for linear-gradient() when node-canvas is not available

0.0.5

20 Aug 17:00
Compare
Choose a tag to compare

.include(nib.path) within the plugin

0.0.4

20 Aug 17:01
Compare
Choose a tag to compare

Removed display inline

0.0.3

20 Aug 17:01
Compare
Choose a tag to compare

Fixed no-wrap backwards assignment

0.0.2

20 Aug 17:02
Compare
Choose a tag to compare

Fixed no-wrap, now a literal of nowrap