Skip to content

Releases: onechiporenko/ember-bootstrap-modals-manager

v6.2.0

21 Oct 21:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.2.0

v6.1.0

19 Sep 11:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.1.0

v6.0.0

12 Jul 17:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v6.0.0

v6.0.0-beta.2

06 Jul 13:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0-beta.1...v6.0.0-beta.2

v6.0.0-beta.1

28 Jun 16:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v6.0.0-beta.1

v5.0.0

19 Apr 11:32
Compare
Choose a tag to compare
  • Switch to Glimmer components
  • Support only ember@3.16+
  • Don't use instance initializer
  • Improve typings

v4.3.0

27 Nov 14:39
Compare
Choose a tag to compare
  • Add options for closeButton, backdropClose and keyboard (#27) thanks @wukongrita
  • Add scrollable options and add them at the documentation (#25) thanks @wukongrita

v4.2.0

24 Oct 09:33
Compare
Choose a tag to compare
  • Move to ember-cli@3.22 (#24)

v4.1.0

11 Sep 11:12
Compare
Choose a tag to compare
  • Move to ember-cli@3.21

v4.0.0

06 Aug 14:20
Compare
Choose a tag to compare
  • For ember-bootstrap@4.x.x
  • Compatible with latest Ember
  • TypeScript etc