Releases: clevyr/nova-action-button
Releases · clevyr/nova-action-button
v1.0.4
v1.0.3
v1.0.2
Fixes the detail view not being able to use multiple fields or resources
Full Changelog: v1.0.1...v1.0.2
V1.0.1
Button components now use the DefaultButton component provided through Nova
Fixes the Detail Component's action button not working
Full Changelog: v1.0.0...v1.0.1
v1.0.0
🎉 Nova 4 support
Breaking Changes
- hide() no longer accepts a closure as an argument, if you need to hide an action button deterministically please use one of the hideOnDetails() page methods in Nova.
Non-BC changes
- Added frontend tests
- Added CI W/ Checks