Releases: pdmfc/nova-action-button
Releases · pdmfc/nova-action-button
v0.7.4: Enable button color change (#31)
v0.7.3: Add support for svgs (#29)
Merge pull request #29 from msouto346/feature/add-svg-support add svg support
v0.7.2: Make sure action response is always processed (#23)
* 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)
* 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
v0.6: hide script button (#15)
Co-authored-by: msouto <[email protected]>
v0.5.1
v0.5: add resource id action in meta (#12)
* add resource id action in meta * remove condition