Skip to content

Latest commit

 

History

History
369 lines (99 loc) · 7.91 KB

CHANGELOG.md

File metadata and controls

369 lines (99 loc) · 7.91 KB

Change Log

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

0.5.13 (2020-02-10)

Note: Version bump only for package @lion/switch

0.5.12 (2020-02-06)

Note: Version bump only for package @lion/switch

0.5.11 (2020-02-06)

Note: Version bump only for package @lion/switch

0.5.10 (2020-02-06)

Note: Version bump only for package @lion/switch

0.5.9 (2020-02-05)

Note: Version bump only for package @lion/switch

0.5.8 (2020-02-05)

Note: Version bump only for package @lion/switch

0.5.7 (2020-02-03)

Note: Version bump only for package @lion/switch

0.5.6 (2020-01-30)

Bug Fixes

  • remove unused (dev)dependency on lion-button (41f5af7)

0.5.5 (2020-01-30)

Note: Version bump only for package @lion/switch

0.5.4 (2020-01-23)

Note: Version bump only for package @lion/switch

0.5.3 (2020-01-23)

Note: Version bump only for package @lion/switch

0.5.2 (2020-01-20)

Note: Version bump only for package @lion/switch

0.5.1 (2020-01-17)

Bug Fixes

  • update storybook and use main.js (e61e0b9)

0.5.0 (2020-01-13)

Features

  • improved storybook demos (89b835a)

0.4.2 (2020-01-08)

Note: Version bump only for package @lion/switch

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)