- Support multiple values in
rem()
function
- Update documentation for position sticky
- Implement box-shadow vendors mixin
- Remove grunt as peerDependency
- Update dev dependencies
- Fix position mixins when using
!important
keyword
- Update Stylus to
0.50.0
, update dev dependencies. - Fix some grammatical/spelling errors
- Add
user-select
vendor prefixing - Add
position: sticky
vendor prefixing
- Implementing no-conflict mode
- Add
ratio-box
mixin
- Implement & support WOFF2 by default for font-face mixin
- Fix additional parameters support in clear & overflow utilities
- Fix support for additional parameters support in flex mixins
- Fix index glob collision in importing
- Add js-compiled Gruntfile
- List contributors in package.json
- Fix possible collision for row and column values in
flex-flow
andflex-direction
mixin - Fix some grammatical/spelling errors
- Add docs section for webstorm IDEs
- Add editorconfig file
- Refactor flex mixins
- Aliasing color-fallback mecanism, changing global support variable name
- Aliasing all the functions & mixins
- Fix typos and grammers in README
- Update Stylus to
0.49.3
, update dev dependencies.
- Update Stylus to
0.49.1
, update dev dependencies.
- Fix
perspective
vendor prefixing when using in atransform
property context.
- Fix variables in media query mixin bug.
- Add inheritance pattern to box-sizing-reset mixin.
- Update documentation.
- Fixing bug with
0
value in size & position mixin.
- Add global importation state variable (useful for third-party plugins).
- Update documentation.
- Add normalize "reset".
- Add conditions in size mixin.
- Add documentation for ellipsis mixin.
- Add conditions in position mixin.
- Update Stylus to
0.47.3
.
- Update Stylus to
0.47.2
. Remove workaround for Stylus issue#1618.
- Change calling format of media queries, allows to skip it for legacy browsers.
- Implement more vendors features, allows to disable the caniuse data's usage.
- Use caniuse website data for vendors mixins.
- Fix hsl support in luminosity() function.
- Allow users to disable autoprefixing (as suggered in issue #5).
- Add custom vendors prefixes support (as asked in issue #5).
- Update Stylus to
0.47.1
. Fix an issue caused by a bug introduced in Stylus0.47
.
- Small fix in docs & tests for
calc()
, according to specs (issue #4). Thanks to PunKeel.
- Add changelog
- Add contributing document
- Add some grunt tasks to help contributing
- Fix typo in docs page
- Add ios-type scroll in docs page for navigation column
First stable version of the lib, ready for production, with website and documentation.
The versions before 0.8.0
were strict development version and don't really need to appears here.