- @lion/button@0.3.46 - @lion/calendar@0.4.2 - @lion/checkbox-group@0.3.8 - @lion/checkbox@0.2.10 - @lion/choice-input@0.4.8 - @lion/dialog@0.2.2 - @lion/field@0.6.7 - @lion/fieldset@0.5.2 - @lion/form-system@0.2.8 - @lion/form@0.3.8 - @lion/input-amount@0.3.8 - @lion/input-date@0.3.8 - @lion/input-datepicker@0.5.2 - @lion/input-email@0.3.8 - @lion/input-iban@0.3.8 - @lion/input@0.3.8 - @lion/option@0.3.8 - @lion/popup@0.4.2 - @lion/radio-group@0.3.8 - @lion/radio@0.2.10 - @lion/select-rich@0.7.2 - @lion/select@0.3.8 - @lion/switch@0.3.9 - @lion/textarea@0.3.8 - @lion/tooltip@0.4.2 - @lion/validate@0.5.2
39 lines
1.2 KiB
Markdown
39 lines
1.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.2](https://github.com/ing-bank/lion/compare/@lion/dialog@0.2.1...@lion/dialog@0.2.2) (2019-12-03)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* let lerna publish fixed versions ([bc7448c](https://github.com/ing-bank/lion/commit/bc7448c694deb3c05fd3d083a9acb5365b26b7ab))
|
|
|
|
|
|
|
|
|
|
|
|
## [0.2.1](https://github.com/ing-bank/lion/compare/@lion/dialog@0.2.0...@lion/dialog@0.2.1) (2019-12-02)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* use strict versions to get correct deps on older versions ([8645c13](https://github.com/ing-bank/lion/commit/8645c13b1d77e488713f2e5e0e4e00c4d30ea1ee))
|
|
|
|
|
|
|
|
|
|
|
|
# 0.2.0 (2019-12-01)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* no longer use overlay templates ([49974bd](https://github.com/ing-bank/lion/commit/49974bd2b86d7f02e8c19aa51a0a79779b897384))
|
|
|
|
|
|
### Features
|
|
|
|
* refactor the overlay system implementations, docs and demos ([a5a9f97](https://github.com/ing-bank/lion/commit/a5a9f975a61649cd1f861a80923c678c5f4d51be))
|
|
* **overlays:** improve API for overriding controller config in mixin ([45f5571](https://github.com/ing-bank/lion/commit/45f557183d7bef95ea9685d751e90ba12a4eb2d8))
|