- @lion/button@0.3.37 - @lion/calendar@0.3.2 - @lion/checkbox-group@0.3.0 - @lion/checkbox@0.2.2 - @lion/choice-input@0.4.0 - @lion/field@0.5.0 - @lion/fieldset@0.3.0 - @lion/form-system@0.2.0 - @lion/form@0.3.0 - @lion/input-amount@0.3.0 - @lion/input-date@0.3.0 - @lion/input-datepicker@0.4.0 - @lion/input-email@0.3.0 - @lion/input-iban@0.3.0 - @lion/input@0.3.0 - @lion/option@0.3.0 - @lion/popup@0.3.14 - @lion/radio-group@0.3.0 - @lion/radio@0.2.2 - @lion/select-rich@0.5.0 - @lion/select@0.3.0 - @lion/switch@0.3.0 - @lion/textarea@0.3.0 - @lion/tooltip@0.3.14 - @lion/validate@0.4.0
111 lines
2.5 KiB
Markdown
111 lines
2.5 KiB
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
# [0.3.0](https://github.com/ing-bank/lion/compare/@lion/switch@0.2.1...@lion/switch@0.3.0) (2019-11-18)
|
|
|
|
|
|
### Features
|
|
|
|
* finalize validation and adopt it everywhere ([396deb2](https://github.com/ing-bank/lion/commit/396deb2e3b4243f102a5c98e9b0518fa0f31a6b1))
|
|
|
|
|
|
|
|
|
|
|
|
## [0.2.1](https://github.com/ing-bank/lion/compare/@lion/switch@0.2.0...@lion/switch@0.2.1) (2019-11-15)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* refactor slot selection ([5999ea9](https://github.com/ing-bank/lion/commit/5999ea956967b449f3f04935c7facb19e2889dc9))
|
|
|
|
|
|
|
|
|
|
|
|
# [0.2.0](https://github.com/ing-bank/lion/compare/@lion/switch@0.1.7...@lion/switch@0.2.0) (2019-11-13)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **switch:** make switch more accessible ([83f9564](https://github.com/ing-bank/lion/commit/83f9564ae0c7f6f6ed552a63efa268dbe4ff4ec5))
|
|
|
|
|
|
### Features
|
|
|
|
* remove all deprecations from lion ([66d3d39](https://github.com/ing-bank/lion/commit/66d3d390aebeaa61b6effdea7d5f7eea0e89c894))
|
|
|
|
|
|
|
|
|
|
|
|
## [0.1.7](https://github.com/ing-bank/lion/compare/@lion/switch@0.1.6...@lion/switch@0.1.7) (2019-11-12)
|
|
|
|
**Note:** Version bump only for package @lion/switch
|
|
|
|
|
|
|
|
|
|
|
|
## [0.1.6](https://github.com/ing-bank/lion/compare/@lion/switch@0.1.5...@lion/switch@0.1.6) (2019-11-06)
|
|
|
|
**Note:** Version bump only for package @lion/switch
|
|
|
|
|
|
|
|
|
|
|
|
## [0.1.5](https://github.com/ing-bank/lion/compare/@lion/switch@0.1.4...@lion/switch@0.1.5) (2019-11-01)
|
|
|
|
**Note:** Version bump only for package @lion/switch
|
|
|
|
|
|
|
|
|
|
|
|
## [0.1.4](https://github.com/ing-bank/lion/compare/@lion/switch@0.1.3...@lion/switch@0.1.4) (2019-10-30)
|
|
|
|
**Note:** Version bump only for package @lion/switch
|
|
|
|
|
|
|
|
|
|
|
|
## [0.1.3](https://github.com/ing-bank/lion/compare/@lion/switch@0.1.2...@lion/switch@0.1.3) (2019-10-28)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **switch:** cross-browser fixes ([cb747d9](https://github.com/ing-bank/lion/commit/cb747d9))
|
|
|
|
|
|
|
|
|
|
|
|
## [0.1.2](https://github.com/ing-bank/lion/compare/@lion/switch@0.1.1...@lion/switch@0.1.2) (2019-10-25)
|
|
|
|
**Note:** Version bump only for package @lion/switch
|
|
|
|
|
|
|
|
|
|
|
|
## [0.1.1](https://github.com/ing-bank/lion/compare/@lion/switch@0.1.0...@lion/switch@0.1.1) (2019-10-24)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **switch:** render function methods not slots ([40394bc](https://github.com/ing-bank/lion/commit/40394bc))
|
|
|
|
|
|
|
|
|
|
|
|
# 0.1.0 (2019-10-23)
|
|
|
|
|
|
### Features
|
|
|
|
* **switch:** component to toggle a property on or off ([8e43602](https://github.com/ing-bank/lion/commit/8e43602))
|