- @lion/calendar@0.9.5 - @lion/checkbox-group@0.11.1 - @lion/dialog@0.7.8 - @lion/fieldset@0.13.8 - @lion/form-core@0.2.1 - @lion/form-integrations@0.1.13 - @lion/form@0.6.8 - @lion/input-amount@0.7.8 - @lion/input-date@0.7.8 - @lion/input-datepicker@0.14.10 - @lion/input-email@0.8.8 - @lion/input-iban@0.9.8 - @lion/input-range@0.4.8 - @lion/input@0.7.8 - @lion/localize@0.13.0 - @lion/overlays@0.16.8 - @lion/radio-group@0.11.1 - @lion/select-rich@0.18.12 - @lion/select@0.7.8 - @lion/switch@0.10.9 - @lion/textarea@0.7.8 - @lion/tooltip@0.12.3 - @lion/validate-messages@0.2.0
85 lines
2.2 KiB
Markdown
85 lines
2.2 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.2.1](https://github.com/ing-bank/lion/compare/@lion/form-core@0.2.0...@lion/form-core@0.2.1) (2020-07-07)
|
|
|
|
**Note:** Version bump only for package @lion/form-core
|
|
|
|
|
|
|
|
|
|
|
|
# [0.2.0](https://github.com/ing-bank/lion/compare/@lion/form-core@0.1.6...@lion/form-core@0.2.0) (2020-07-06)
|
|
|
|
|
|
### Features
|
|
|
|
* **choice-input:** add rendering of help-text ([5cd36ca](https://github.com/ing-bank/lion/commit/5cd36cac20c763d47ee495daede421bb66c4d0ba))
|
|
|
|
|
|
|
|
|
|
|
|
## [0.1.6](https://github.com/ing-bank/lion/compare/@lion/form-core@0.1.5...@lion/form-core@0.1.6) (2020-06-18)
|
|
|
|
**Note:** Version bump only for package @lion/form-core
|
|
|
|
|
|
|
|
|
|
|
|
## [0.1.5](https://github.com/ing-bank/lion/compare/@lion/form-core@0.1.4...@lion/form-core@0.1.5) (2020-06-10)
|
|
|
|
**Note:** Version bump only for package @lion/form-core
|
|
|
|
|
|
|
|
|
|
|
|
## [0.1.4](https://github.com/ing-bank/lion/compare/@lion/form-core@0.1.3...@lion/form-core@0.1.4) (2020-06-09)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **form-core:** on reset the submitted values becomes false ([#753](https://github.com/ing-bank/lion/issues/753)) ([d86cfc5](https://github.com/ing-bank/lion/commit/d86cfc59018a2e5dcff0b2f5728683fc4e4861e6))
|
|
|
|
|
|
|
|
|
|
|
|
## [0.1.3](https://github.com/ing-bank/lion/compare/@lion/form-core@0.1.2...@lion/form-core@0.1.3) (2020-06-08)
|
|
|
|
**Note:** Version bump only for package @lion/form-core
|
|
|
|
|
|
|
|
|
|
|
|
## [0.1.2](https://github.com/ing-bank/lion/compare/@lion/form-core@0.1.1...@lion/form-core@0.1.2) (2020-06-08)
|
|
|
|
**Note:** Version bump only for package @lion/form-core
|
|
|
|
|
|
|
|
|
|
|
|
## [0.1.1](https://github.com/ing-bank/lion/compare/@lion/form-core@0.1.0...@lion/form-core@0.1.1) (2020-06-03)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **field:** remove validation toggled disable ([e24f2ef](https://github.com/ing-bank/lion/commit/e24f2efcff7ffba6076faa4f3ce17ca4c8062b72))
|
|
* remove all stories folders from npm ([1e04d06](https://github.com/ing-bank/lion/commit/1e04d06921f9d5e1a446b6d14045154ff83771c3))
|
|
|
|
|
|
|
|
|
|
|
|
# 0.1.0 (2020-05-29)
|
|
|
|
|
|
### Features
|
|
|
|
* merge field/validate/choice-input/form-group into @lion/form-core ([6170374](https://github.com/ing-bank/lion/commit/6170374ee8c058cb95fff79b4953b0535219e9b4))
|