- Add
flex-axismixin
- Breaking change: remove grid system
- New design & build system for documentation
- Update dev dependencies
- Add
min-size&max-sizemixins - Add relative keywords support in
positionmixin - Refactor
calcmixin
- Fix
ks-vendors-prefixescollision bug
- Update normalize to
5.0.0 - Update default minimal browsers version for vendors
- Mark grid system as deprecated
- Add System font stack
- Add yarn lock file
- Update node targets in travis
- Update Stylus to
0.54.5, update dev dependencies.
- Update node targets in travis
- Adding 'local' parameter to ks-font-face
- Update Stylus to
0.54.2, update dev dependencies.
- Update dev dependencies.
- Move repo from krkn to leny/kouto-swiss
- Update dev dependencies.
- Fix issue in flex-flow vendors mixin.
- Update Stylus to
0.51.1, update dev dependencies. - Fix tests due to Stylus' new Math strictness.
- Colons. Colons everywhere.
- 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
!importantkeyword
- Update Stylus to
0.50.0, update dev dependencies. - Fix some grammatical/spelling errors
- Add
user-selectvendor prefixing - Add
position: stickyvendor prefixing
- Implementing no-conflict mode
- Add
ratio-boxmixin
- 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-flowandflex-directionmixin - 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
perspectivevendor prefixing when using in atransformproperty context.
- Fix variables in media query mixin bug.
- Add inheritance pattern to box-sizing-reset mixin.
- Update documentation.
- Fixing bug with
0value 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.