Releases: stylus/nib
Releases · stylus/nib
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
- Added perspective-origin property
- Added tab-size property
- Updated stylus dependency, fixes #89
- Update opacity to clear issue with IE rendering value of 100 (to override previous semi-opaque state) and support IE5-8 in all the different varieties of life (http://www.quirksmode.org/css/opacity.html)
- Deprecated a couple EOL moz prefixes, removed -o-background-size
- Remove duplicate imports and defines (fixes #81)
- Refactored background-clip, added background-origin.
- Preserving importance for opacity
0.4.1
- There is a moz-box-flex-group actually [kizu]
- There were no importance for overflow [kizu]
- Appearance is only webkit/moz now [kizu]
- Still no hyphens in Opera [kizu]
- There would be animations in IE10 and probably (there were an experimental build of it) in Opera 12) [kizu]
- Updated fexbox prefixes (flex-group is only in webkit, no ordinal-group in Opera) [kizu]
- 3D transforms now in IE10 and in Fx, but still not in Opera [kizu]
- There would be transitions in IE10 [kizu]
- Fixed the background-clip prefixes: it have different syntax for old webkit and moz, also it have only webkit for text [kizu]
- Added column-span and column-fill [kizu]
- Correct prefixes for column-clip, moved it in place with other column- props [kizu]
- There would be -ms-user-select in IE10 [kizu]