Skip to content

Releases: stylus/nib

v1.2.0

17 May 03:22
5e2651e
Compare
Choose a tag to compare

1.2.0 - 2022-05-17

v1.1.2

27 Oct 17:33
Compare
Choose a tag to compare
Release 1.1.2

v1.0.4

09 Jan 16:36
Compare
Choose a tag to compare

bugfix for inherit & initial values and a few documentation fixes

v1.0.3

12 Jul 21:17
Compare
Choose a tag to compare
1.0.3

v1.0.2

06 Jan 16:33
Compare
Choose a tag to compare
1.0.2

v1.0.1

06 Jan 16:14
Compare
Choose a tag to compare
1.0.1

v1.0.0

20 Aug 23:41
Compare
Choose a tag to compare

v1 introduces huge changes to gradients (thanks to @kizu) and flexbox (thanks to @juriejan & @renehamburger)

  • add support for background-size keywords in image mixin
  • Add vendor support for placeholder
  • drop support for the old webkit gradient syntax
  • fix flexbox properties for IE10
  • major fixes for gradients

Also, stylus 0.35.1 is needed... v1.0.1 will specify this in package.json

0.9.2

20 Aug 17:13
Compare
Choose a tag to compare
  • added official prefix for tab-size
  • in image mixin, added additional vendor prefixes for min-device-pixel-ratio and made it adjustable
  • upgraded stylus to 0.31.x
  • added size utility (shorthand for width and height)

Other News: @slang800 is the new maintainer, and we are now using Travis CI for automatic testing.

0.9.1

20 Aug 16:35
Compare
Choose a tag to compare
  • Quote -ms-filter selector value
  • Vendor font-smoothing property
  • fix call stack explosion when using flex-wrap: wrap

0.9.0

20 Aug 16:37
Compare
Choose a tag to compare

flex box update