Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 610 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 610 Bytes

Changelog

All notable changes to sass-custom-box will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

[0.2.0] - 2019-02-06

Changed

  • We now use rem units in the default theme
  • Default sizes are optimised
  • The label has the same height as the box
  • The label is now an inline-flex element in order to limit the clickable area

Fixed

  • Bug fix for IE in which the size of a radiobutton was stretched

[0.1.1] - 2018-11-26

Added

  • Add customization notes to readme

[0.1.0] - 2018-11-22

Added

  • Core functionality