Skip to content

Releases: yapplabs/ember-modal-dialog

Release 4.0.0-alpha.0

25 May 04:37
Compare
Choose a tag to compare
Release 4.0.0-alpha.0 Pre-release
Pre-release

💥 Breaking Change

🏠 Internal

Committers: 3

Release 3.0.3

17 May 15:40
Compare
Choose a tag to compare

🐛 Bug Fix

  • #326 initializers/add-modals-container: Work around string injection bug (@Turbo87)

🏠 Internal

Committers: 1

Release 3.0.2

18 Feb 07:21
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1

Release 3.0.1

24 Jul 10:02
Compare
Choose a tag to compare

🐛 Bug Fix

📝 Documentation

🏠 Internal

Committers: 5

Such Great Heights Beta 3

23 Nov 19:03
Compare
Choose a tag to compare
Pre-release
  • Only try to invoke onClose action if it has been provided #271 (lukemelia)

This release will become v3.0.0 final if no issues are found in the next 2 days.

Such Great Heights Beta 2 (v3.0.0-beta.2)

12 Nov 15:57
Compare
Choose a tag to compare
  • [BREAKING] Update to ember-cli-babel@7. (Drops support for ember-cli < 2.13) #266 (rwjblue)

This release will become v3.0.0 final if no issues are found in the next 2 days.

Such Great Heights Beta 1 (v3.0.0-beta.1)

12 Nov 14:49
Compare
Choose a tag to compare

This release will become v3.0.0 final if no issues are found in the next 2 days.

3.0.0 beta zero

03 Mar 14:47
Compare
Choose a tag to compare
3.0.0 beta zero Pre-release
Pre-release

[BREAKING] Remove deprecations in anticipation of 3.0.0

  • Direct usage of the tether-dialog component is no longer supported, in favor of opting into tethering behavior by passing a tetherTarget to modal-dialog.
  • Specifying the close action for a modal-dialog component is no longer supported in favor of onClose
  • Specifying the container-class attribute for a modal-dialog component is no longer supported in favor of the camelCase containerClass
  • Specifying the overlay-class attribute for a modal-dialog component is no longer supported in favor of the camelCase overlayClass
  • Specifying the wrapper-class attribute for a modal-dialog component is no longer supported in favor of the camelCase wrapperClass
  • Specifying the target attribute for a modal-dialog component is no longer supported in favor of the tetherTarget
  • Direct usage of the modal-dialog-overlay component is no longer supported. Internally, we just use a div now.

These were all deprecated with warnings during 2.x, so if you are deprecation-free in 2.4.3, you can safely upgrade to 3.0.0

Right Behind You

05 Dec 14:59
Compare
Choose a tag to compare

Total Ban on Tears

21 Nov 05:21
Compare
Choose a tag to compare