lion/packages/switch/CHANGELOG.md
CircleCI 3abb65da33 chore: release new versions
- @lion/button@0.3.41
 - @lion/calendar@0.3.6
 - @lion/checkbox-group@0.3.3
 - @lion/checkbox@0.2.5
 - @lion/choice-input@0.4.3
 - @lion/field@0.6.2
 - @lion/fieldset@0.4.2
 - @lion/form-system@0.2.3
 - @lion/form@0.3.3
 - @lion/input-amount@0.3.3
 - @lion/input-date@0.3.3
 - @lion/input-datepicker@0.4.4
 - @lion/input-email@0.3.3
 - @lion/input-iban@0.3.3
 - @lion/input@0.3.3
 - @lion/localize@0.6.0
 - @lion/option@0.3.3
 - @lion/popup@0.3.18
 - @lion/radio-group@0.3.3
 - @lion/radio@0.2.5
 - @lion/select-rich@0.6.3
 - @lion/select@0.3.3
 - @lion/switch@0.3.4
 - @lion/textarea@0.3.3
 - @lion/tooltip@0.3.18
 - @lion/validate@0.4.1
2019-11-27 12:50:10 +00:00

3.1 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.3.4 (2019-11-27)

Note: Version bump only for package @lion/switch

0.3.3 (2019-11-26)

Note: Version bump only for package @lion/switch

0.3.2 (2019-11-22)

Note: Version bump only for package @lion/switch

0.3.1 (2019-11-19)

Note: Version bump only for package @lion/switch

0.3.0 (2019-11-18)

Features

  • finalize validation and adopt it everywhere (396deb2)

0.2.1 (2019-11-15)

Bug Fixes

  • refactor slot selection (5999ea9)

0.2.0 (2019-11-13)

Bug Fixes

  • switch: make switch more accessible (83f9564)

Features

  • remove all deprecations from lion (66d3d39)

0.1.7 (2019-11-12)

Note: Version bump only for package @lion/switch

0.1.6 (2019-11-06)

Note: Version bump only for package @lion/switch

0.1.5 (2019-11-01)

Note: Version bump only for package @lion/switch

0.1.4 (2019-10-30)

Note: Version bump only for package @lion/switch

0.1.3 (2019-10-28)

Bug Fixes

  • switch: cross-browser fixes (cb747d9)

0.1.2 (2019-10-25)

Note: Version bump only for package @lion/switch

0.1.1 (2019-10-24)

Bug Fixes

  • switch: render function methods not slots (40394bc)

0.1.0 (2019-10-23)

Features

  • switch: component to toggle a property on or off (8e43602)