Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Latest commit

 

History

History
59 lines (32 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

59 lines (32 loc) · 1.11 KB

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

2.0.5 (in Progress)

2.0.4 (07. February 2019)

  • Added new breakpoints

2.0.3 (04. February 2019)

  • Added webkit prefix to font-smoothing in z-better-text-rendering.

2.0.2 (31. January 2019)

2.0.1 (29. January 2019)

  • Updated z-rem to work with multiple values (for example z-rem(10px 0 0 10px)).

2.0.0 (29. January 2019)

Changed

  • Renamed "zephir.scss" to a more meaningful "helpers.scss". See UPGRADE Document for more informations.

Added

  • Unit tests

Fixed

  • Fixed wrong function names in xdem-to-rem function

1.2.0 (24. January 2019)

  • Added z-em() function
  • Fixed z-media-* functions

1.1.0 (21. January 2019)

Added

  • added z-clearfix for float clearing

Fixed

  • fixed z-rem function
  • fixed z-media-* functions

1.0.0 (15. January 2019)

  • First release.