Skip to content

Releases: onechiporenko/ember-bootstrap-modals-manager

v2.0.0

21 Nov 16:10
Compare
Choose a tag to compare

Use ember@3.5.* and ember-bootstrap@2.*

v1.7.0

15 Aug 16:28
Compare
Choose a tag to compare
  • Extra options are added. Check docs

v1.6.0

01 Aug 16:43
Compare
Choose a tag to compare
  • several options are added:
    • confirmIsActive
    • confirmButtonType
    • confirmIconActive
    • confirmIconInactive
    • declineIsActive
    • declineButtonType
    • declineIconActive
    • declineIconInactive
  • docs are updated to use ember-cli-addon-docs

v1.5.0

30 Jun 11:32
Compare
Choose a tag to compare
  • Options settled and cancelable are added to the progress-modal. See demo-page for details

v1.4.1

22 Jun 10:20
Compare
Choose a tag to compare
  • Remove debugger 😞

v1.4.0

19 Jun 18:28
Compare
Choose a tag to compare
  • Update ember-cli
  • Use ember-modals-manager-internal

v1.3.0

26 Feb 22:53
Compare
Choose a tag to compare
  • process-modal is added

v1.2.1

11 Feb 12:48
Compare
Choose a tag to compare
  • [BUGFIX] Fix blueprint. Add empty normalizeEntityName

v1.2.0

10 Feb 22:05
Compare
Choose a tag to compare
  • check-confirm-modals is added

v1.1.0

03 Feb 11:13
Compare
Choose a tag to compare
  • progress modal is added
  • Confirm-button for all modals now has a type primary
  • ember-bootstrap will be automatically installed to your project after ember-bootstrap-modals-manager install (if it isn't installed yet)