All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- Added new breakpoints
- Added
webkit prefix
tofont-smoothing
inz-better-text-rendering
.
- Added sassdoc comments (http://zephir.github.io/frontend-resources)
- Added function
z-invert-value
. - Added function
z-escape-number
.
- Updated z-rem to work with multiple values (for example
z-rem(10px 0 0 10px)
).
- Renamed "zephir.scss" to a more meaningful "helpers.scss". See UPGRADE Document for more informations.
- Unit tests
- Fixed wrong function names in xdem-to-rem function
- Added z-em() function
- Fixed z-media-* functions
- added z-clearfix for float clearing
- fixed z-rem function
- fixed z-media-* functions
- First release.