Skip to content

Releases: jasonmit/ember-onbeforeunload

Release 2.0.0

06 Nov 17:50
Compare
Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

Committers: 2

Ember Upgrades to 2.16 LTS

04 Sep 19:27
5e860de
Compare
Choose a tag to compare

Ember CLI Upgrades

13 Aug 18:26
22543db
Compare
Choose a tag to compare

See changelog

Method Name Rework, Automated Tests, Remove Controller Usage

15 May 19:28
196db8c
Compare
Choose a tag to compare

We are excited to announce 1.0! Please note that this release introduces breaking API changes.

Please make sure to read UPGRADING.md to ensure a smooth transition.

Ensure ConfirmationMixin mixed into Ember.Route

05 May 19:06
Compare
Choose a tag to compare

The ConfirmationMixin will now throw an exception if it is not mixed into an instance of Ember.Route. I can't see this breaking anyone's code, but we bumped from 0.2.0 => 0.3.0 just in case.

Move mixin to standard location & add allowUnload()

05 May 18:39
Compare
Choose a tag to compare

Converted to an addon

24 Jul 01:29
Compare
Choose a tag to compare
0.1.0

updating package.json and readme

Initial release

24 Jul 01:23
Compare
Choose a tag to compare
0.0.1

adding MIT license fixes #2