- @lion/dialog@0.3.0 - @lion/input-datepicker@0.7.0 - @lion/overlays@0.9.0 - @lion/popup@0.4.7 - @lion/select-rich@0.8.4 - @lion/tooltip@0.5.1
63 lines
1.8 KiB
Markdown
63 lines
1.8 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/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))
|