Skip to content

Releases: e00dan/ember-link-action

v2.0.4

13 May 11:34
07b2945
Compare
Choose a tag to compare

v2.0.2 - Embroider support

31 Oct 21:38
Compare
Choose a tag to compare
  • Add support for Embroider and test it with embroider-safe and embroider-optimized scenarios

v2.0.1 - Stop using Mixin

31 Oct 00:33
Compare
Choose a tag to compare
  • remove Mixin usage and transition to using LinkComponent.reopen with object literal
  • update Ember CLI to 3.23.0-beta.2
  • use native property accessor instead of this.get

v2.0.0 - Ember v3 all the way

25 Apr 21:03
d3530a7
Compare
Choose a tag to compare
  • Drop support for Ember v2 (for Ember v2 compatibility please use version v1.0.0 of this addon)
  • Drop support for Node 8
  • Update addon structure to match the latest standards

v1.0.0 - Support only closure actions

18 Jul 06:39
Compare
Choose a tag to compare
  • Support only closure actions (drop support for passing only action names)
  • Drop support for Node 6
  • Update addon structure to match the latest standards

Huge thanks to @mansona for contributing these changes! 🎉

v0.1.3 - Maintenance

23 Dec 18:08
Compare
Choose a tag to compare

v0.1.2

30 Aug 08:28
Compare
Choose a tag to compare
  • Remove deprecation related to using sendAction

v0.1.0

11 May 10:51
Compare
Choose a tag to compare
0.1.0

v0.0.38

11 May 10:49
Compare
Choose a tag to compare
0.0.38

v0.0.36

08 Jul 09:57
Compare
Choose a tag to compare
  • Upgrade to Ember CLI 2.14