0.21.0
What's Changed
- [BREAKING] Feature/refactor types by @fsher in #50
- Add service-api hooks and fetchers that load blinks, lists and data tables using the new API
- BREAKING: rename most of the code instances to use
*blink*instead of*action*(where it's appropriate). Most renames have fallbacks to the old variant, with the only exception of theactionprop for theBlinkcomponent - now renamed toblink. All other renames have a backwards compatible fallback, but will be removed in future releases - Allow
websiteTextto befalse, which would hide the link on the layout (along with the badge)
Full Changelog: 0.20.1...0.21.0