2.7.0 (2021-12-21)
- apply suggestions into PR (5c73504)
- delete unnecesary private variable (ad8ed8e)
- resolve modal with function (a1d135f)
- update condition isDestroying (ceeff26)
- update safeDidOpen func (216a4da)
2.6.0 (2021-11-24)
- wait until modal is destroyed (b84d425)
2.5.0 (2020-10-05)
- add events when opening/closing a modal (ca50ad3)
- model: make deferred private (ba54c09)
- closeByModel as private method (7791d42)
2.4.0 (2020-09-28)
- modal: allow reopen
resolve
andreject
methods (9f02276)
- migrate to ES6 classes (b2a0781)
- on-transition-end: only listen for transitions on target (a09dbd6), closes #43
2.3.0 (2020-03-27)
- deps: upgrade ember-task-scheduler (795284f)
2.2.0 (2020-03-06)
- [feat][DB-90214] calledOnceWith (aa5559f)
- [feat][DB-90214] Move 'open-modal' helper to Github (d67a1a1)
- [feat][DB-90214] Use sinon in test (c4b6877)
- eslint warning (278adf9)
2.1.0 (2019-12-05)
2.0.0 (2019-06-21)
- 🤖 removed linter from qunit tests (050e64c)
- remove css (8170188)
- 🧨 removed classNameBindings
1.3.0 (2019-04-24)
- remove the instance of $() and replace with this.element (aaf557d)
1.2.2 (2019-02-20)
1.2.1 (2018-11-28)
- version: force release (579c865)