Skip to content

Releases: mainmatter/ember-promise-modals

v5.0.0

05 Apr 11:14
7df0173
Compare
Choose a tag to compare

Release (2024-04-05)

ember-promise-modals 5.0.0 (major)

Note: the category "Other" contains PRs that were merged before the repository was changed to a monorepo.

💥 Breaking Change

🏠 Internal

Committers: 1

v4.1.0

01 Feb 14:25
19e6a63
Compare
Choose a tag to compare

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 3

v4.0.0

01 Jun 10:05
58fd728
Compare
Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

  • #826 Ensure animations are triggered when prefer-reduced-animation is used (@pichfl)
  • #682 Improve test helper (@pichfl)

🏠 Internal

  • #819 Update ember-try configuration (@pichfl)
  • #688 Prefer "happy path" code style for _resolve() (@pichfl)
  • #687 Extract destruction of the modals effects into a method and apply them (@pichfl)
  • #686 Closing the modal should inform the modals service (@pichfl)
  • #766 Replace deprecated release-it-lerna-changelog (@pichfl)
  • #685 Move attaching/detaching animationend event handler into methods and generalize related names (@pichfl)
  • #763 Allow automatic installation of peer dependencies (@pichfl)
  • #684 Move focusTrap setup/teardown to methods (@pichfl)
  • #683 Replace retained element reference with a method (@pichfl)
  • #598 Refactor handling of focusTrap.onDeactivate method (@pichfl)
  • #681 remove dependabot configuration (@nickschot)

Committers: 5

v3.0.1

12 Apr 11:36
Compare
Choose a tag to compare

🐛 Bug Fix

  • #596 Ensure calls to @close run before the focus-out deactivation (@pichfl)

🏠 Internal

  • #597 Actually remove deprecated clickOutsideDeactivates option (@pichfl)

Committers: 1

v3.0.0

11 Apr 15:05
Compare
Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

📝 Documentation

  • #502 Provide additional documentation for the Modal class and ModalOptions (@pichfl)

🏠 Internal

Committers: 3

v2.0.0

11 Apr 15:03
Compare
Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

📝 Documentation

🏠 Internal

  • #431 Use env=production when building the dummy application (@pichfl)
  • #430 Update production build path for GitHub pages (@pichfl)
  • #415 Deploy dummy application to Github pages (@pichfl)

Committers: 4

v1.1.1 (2021-07-27)

11 Apr 15:02
Compare
Choose a tag to compare

🐛 Bug Fix

  • #422 fix promsie-modals from breaking when used in another addon instead of an app (@nickschot)

Committers: 1

v1.1.0 (2021-07-27)

11 Apr 15:02
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • #420 explicitly specify animation delay and duration as separate to make sure they're properly used by the browser (@nickschot)

Committers: 1

v1.0.2 (2021-07-26)

11 Apr 15:02
Compare
Choose a tag to compare

🐛 Bug Fix

  • #419 fix setting a delay on the backdrop or modal makes animation break (@nickschot)

🏠 Internal

Committers: 1

v1.0.1 (2021-07-16)

11 Apr 15:01
Compare
Choose a tag to compare

🐛 Bug Fix

  • #412 fix backdrop not animating immediately after the last modal is closed (@nickschot)

🏠 Internal

Committers: 2