Skip to content

Releases: mainmatter/ember-promise-modals

v5.0.1-ember-promise-modals

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:05
f84ce5b

Release (2025-07-16)

  • ember-promise-modals 5.0.1 (patch)

🐛 Bug Fix

  • ember-promise-modals
    • #982 Update to Glimmer components to support Ember 6 (@pichfl)

Committers: 1

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Apr 11:14
7df0173

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

Choose a tag to compare

@BlueCutOfficial BlueCutOfficial released this 01 Feb 14:25
19e6a63

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 3

v4.0.0

Choose a tag to compare

@zeppelin zeppelin released this 01 Jun 10:05
58fd728

💥 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

Choose a tag to compare

@pichfl pichfl released this 12 Apr 11:36

🐛 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

Choose a tag to compare

@pichfl pichfl released this 11 Apr 15:05

💥 Breaking Change

🚀 Enhancement

📝 Documentation

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

🏠 Internal

Committers: 3

v2.0.0

Choose a tag to compare

@pichfl pichfl released this 11 Apr 15:03

💥 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)

Choose a tag to compare

@pichfl pichfl released this 11 Apr 15:02

🐛 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)

Choose a tag to compare

@pichfl pichfl released this 11 Apr 15:02

🚀 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)

Choose a tag to compare

@pichfl pichfl released this 11 Apr 15:02

🐛 Bug Fix

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

🏠 Internal

Committers: 1