Skip to content

Releases: pdmfc/nova-action-button

v0.7.4: Enable button color change (#31)

09 Oct 13:34
f938ea0
Compare
Choose a tag to compare
Merge pull request #32 from pdmfc/feature/svg-detail-field

add svg to detail field also

v0.7.3: Add support for svgs (#29)

07 Oct 18:20
a18f4f0
Compare
Choose a tag to compare
Merge pull request #29 from msouto346/feature/add-svg-support

add svg support

v0.7.2: Make sure action response is always processed (#23)

20 Apr 08:23
2d3ef22
Compare
Choose a tag to compare
* Make sure action response is always processed

Not sure what the offending cause is doing, and if it works for other people, so I wrapped it in a try/catch block.

* Update field.js

v0.7.1: Feature/added loader inside button (#20)

13 Jan 18:35
0d5bf49
Compare
Choose a tag to compare
* Added feature loader inside button

* update readme with new feature

* Added dockblock and change setLoader method -  default is true now

* code refactor

* code refactor

* prod compiled

* added yarn.lock on gitignore

* fix loading feature

* fix loading feature

* prod compiled

v0.7

13 Jan 16:53
55ef109
Compare
Choose a tag to compare
Delete yarn.lock

v0.6: hide script button (#15)

28 Oct 09:33
18be035
Compare
Choose a tag to compare
Co-authored-by: msouto <mario.souto@pdmfc.com>

v0.5.1

07 Sep 15:50
eb12d75
Compare
Choose a tag to compare
add action validation (#13)

v0.5: add resource id action in meta (#12)

07 Sep 13:01
fa3f5c8
Compare
Choose a tag to compare
* add resource id action in meta

* remove condition

v0.3

07 Jun 20:54
Compare
Choose a tag to compare
  • ability to change button text
  • ability to use action button on detail view

v0.2

06 Apr 16:35
Compare
Choose a tag to compare
  • Ability to prevent users from running the action c8a54f9