Skip to content

Releases: EmberExperts/ember-custom-actions

In case you will find it

01 Mar 11:38
Compare
Choose a tag to compare

v1.2.2 (2017-03-01)

Full Changelog

Fixed bugs:

Closed issues:

  • Resource actions .then() returning undefined #12

Merged pull requests:

Custom actions just landed

13 Feb 21:51
Compare
Choose a tag to compare

v1.2.1 (2017-02-13)

Full Changelog

Implemented enhancements:

  • promiseTypes will now return ArrayProxy and ObjectProxy objects form Ember API
  • Live examples #9 (Exelord)
  • Add a Gitter chat badge to README.md #8 (gitter-badger)
  • Landing page #6 (Exelord)

I promise you...

09 Feb 22:47
Compare
Choose a tag to compare

v1.2.0 (2017-02-09)

Full Changelog

Implemented enhancements:

  • Add posibility to bind results #5 (Exelord)

First Hotfix

09 Feb 22:46
Compare
Choose a tag to compare

v1.1.1 (2017-02-09)

Fix for configuration key.
Actual: emberCustomActions

Full Changelog

Custom Illusion

08 Feb 23:16
Compare
Choose a tag to compare

v1.1.0 (2017-02-08)

Full Changelog

Implemented enhancements:

  • OOP
  • Return ObjectProxy instead of clean model
  • Fix package #4 (Exelord)
  • Apply feedback to readme #2 (Exelord)

Fixed bugs:

  • Fix GET params
  • Fix normalizer
  • Fix package #4 (Exelord)

Merged pull requests:

Let's getting stared

05 Feb 21:26
Compare
Choose a tag to compare

v1.0.0 (2017-02-05)

  • Configuration options
  • Model Actions
  • Resource Actions
  • Readme and documentation