Ember Link Action Versions Save

Fire an action when LinkTo component transition happens

v2.0.4

3 years ago

v2.0.2

3 years ago
  • Add support for Embroider and test it with embroider-safe and embroider-optimized scenarios

v2.0.1

3 years ago
  • 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

4 years ago
  • 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

4 years ago
  • 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! :tada:

v0.1.3

5 years ago

v0.1.2

5 years ago
  • Remove deprecation related to using sendAction

v0.1.0

6 years ago

v0.0.38

6 years ago

v0.0.36

6 years ago
  • Upgrade to Ember CLI 2.14