Releases: adfinis/ember-uikit
Releases · adfinis/ember-uikit
v3.0.2
3.0.2 (2021-03-24)
Bug Fixes
- modal: use the container param as query string if passed as such (4ca5b59)
v3.0.1
3.0.1 (2021-03-24)
Bug Fixes
- use prepare instead of postinstall lifecycle (fbf1102)
v3.0.0
3.0.0 (2021-03-23)
- chore(ember)!: remove support for ember LTS 3.16 (0f652ac)
BREAKING CHANGES
- This removes guaranteed support for ember LTS version
3.16 since it's not active anymore and adds testing with the active LTS 3.24.
v2.2.2
2.2.2 (2020-11-20)
Bug Fixes
- modal: fix scrolling to top when modal exists (5291beb)
v2.2.1
2.2.1 (2020-11-20)
Bug Fixes
- remove deprecated usage of private helper and use ember-cli-uglify (#562) (bba51c6)
v2.2.0
2.2.0 (2020-10-12)
Features
v2.1.2
2.1.2 (2020-03-25)
Bug Fixes
- modal: fix initial focus of modal focus trap (f57381d)
v2.1.1
2.1.1 (2020-03-24)
Bug Fixes
- deps: move focus-trap to dependencies (636a681)
- deps: update ember to 3.16.5 (02b5d65)
v2.1.0
2.1.0 (2020-03-19)
Bug Fixes
- modal: ignore bubbling events (fe6b593)
Features
- modal: trap focus in opened modal (0393967)
v2.0.1
2.0.1 (2019-12-04)
Bug Fixes
- modal: fix modal event handling and tests (#311) (c7f8156)