- @lion/ajax@0.2.2 - @lion/button@0.5.2 - @lion/calendar@0.6.3 - @lion/checkbox-group@0.5.2 - @lion/checkbox@0.3.2 - @lion/choice-input@0.5.2 - @lion/core@0.4.2 - @lion/dialog@0.4.2 - @lion/field@0.8.2 - @lion/fieldset@0.6.2 - @lion/form-system@0.3.4 - @lion/form@0.4.2 - @lion/helpers@0.2.2 - @lion/icon@0.3.2 - @lion/input-amount@0.5.2 - @lion/input-date@0.5.2 - @lion/input-datepicker@0.8.3 - @lion/input-email@0.5.2 - @lion/input-iban@0.5.3 - @lion/input-range@0.2.2 - @lion/input@0.5.2 - @lion/localize@0.8.2 - @lion/option@0.4.2 - @lion/overlays@0.11.2 - @lion/radio-group@0.5.2 - @lion/radio@0.3.2 - @lion/select-rich@0.9.2 - @lion/select@0.5.2 - @lion/steps@0.3.2 - @lion/switch@0.5.2 - @lion/tabs@0.2.2 - @lion/textarea@0.5.3 - @lion/tooltip@0.7.2 - @lion/validate@0.6.2
109 lines
2.7 KiB
Markdown
109 lines
2.7 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.4.2](https://github.com/ing-bank/lion/compare/@lion/dialog@0.4.1...@lion/dialog@0.4.2) (2020-01-20)
|
|
|
|
**Note:** Version bump only for package @lion/dialog
|
|
|
|
|
|
|
|
|
|
|
|
## [0.4.1](https://github.com/ing-bank/lion/compare/@lion/dialog@0.4.0...@lion/dialog@0.4.1) (2020-01-17)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* update storybook and use main.js ([e61e0b9](https://github.com/ing-bank/lion/commit/e61e0b938ff72cc18cc0b3aa1560f2cece0c9fe6))
|
|
|
|
|
|
|
|
|
|
|
|
# [0.4.0](https://github.com/ing-bank/lion/compare/@lion/dialog@0.3.2...@lion/dialog@0.4.0) (2020-01-13)
|
|
|
|
|
|
### Features
|
|
|
|
* improved storybook demos ([89b835a](https://github.com/ing-bank/lion/commit/89b835a79998c45a28093de01f69216c35009a40))
|
|
|
|
|
|
|
|
|
|
|
|
## [0.3.2](https://github.com/ing-bank/lion/compare/@lion/dialog@0.3.1...@lion/dialog@0.3.2) (2019-12-17)
|
|
|
|
**Note:** Version bump only for package @lion/dialog
|
|
|
|
|
|
|
|
|
|
|
|
## [0.3.1](https://github.com/ing-bank/lion/compare/@lion/dialog@0.3.0...@lion/dialog@0.3.1) (2019-12-13)
|
|
|
|
**Note:** Version bump only for package @lion/dialog
|
|
|
|
|
|
|
|
|
|
|
|
# [0.3.0](https://github.com/ing-bank/lion/compare/@lion/dialog@0.2.3...@lion/dialog@0.3.0) (2019-12-11)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* deleted obsolete overlay event names ([1290d9b](https://github.com/ing-bank/lion/commit/1290d9be9556311dd91c539e57d1b0652e5a419c))
|
|
|
|
|
|
### Features
|
|
|
|
* **overlays:** close/hide events on dom (OverlayMixin) level ([b2c5f92](https://github.com/ing-bank/lion/commit/b2c5f92e085c28eebeedd948a1386be9b4c1cdea))
|
|
|
|
|
|
|
|
|
|
|
|
## [0.2.3](https://github.com/ing-bank/lion/compare/@lion/dialog@0.2.2...@lion/dialog@0.2.3) (2019-12-04)
|
|
|
|
**Note:** Version bump only for package @lion/dialog
|
|
|
|
|
|
|
|
|
|
|
|
## [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))
|