lion/packages/switch/CHANGELOG.md
CircleCI a0c9f0bd3e chore: release new versions
- @lion/button@0.4.5
 - @lion/calendar@0.5.6
 - @lion/checkbox-group@0.4.3
 - @lion/fieldset@0.5.6
 - @lion/form-system@0.2.14
 - @lion/form@0.3.13
 - @lion/input-datepicker@0.7.2
 - @lion/radio-group@0.4.4
 - @lion/select-rich@0.8.6
 - @lion/switch@0.4.1
2019-12-16 14:06:46 +00:00

5.2 KiB

Change Log

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

0.4.1 (2019-12-16)

Note: Version bump only for package @lion/switch

0.4.0 (2019-12-13)

Features

  • field: add wrappers to allow label left of input (5413ad1)

0.3.13 (2019-12-11)

Note: Version bump only for package @lion/switch

0.3.12 (2019-12-06)

Note: Version bump only for package @lion/switch

0.3.11 (2019-12-04)

Note: Version bump only for package @lion/switch

0.3.10 (2019-12-04)

Note: Version bump only for package @lion/switch

0.3.9 (2019-12-03)

Bug Fixes

  • let lerna publish fixed versions (bc7448c)

0.3.8 (2019-12-02)

Bug Fixes

  • use strict versions to get correct deps on older versions (8645c13)

0.3.7 (2019-12-01)

Note: Version bump only for package @lion/switch

0.3.6 (2019-11-28)

Note: Version bump only for package @lion/switch

0.3.5 (2019-11-27)

Note: Version bump only for package @lion/switch

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)