Skip to content

v0.0.11

Compare
Choose a tag to compare
@rapidbuildui rapidbuildui released this 26 Sep 02:38
· 59 commits to master since this release

Dependencies

  • bump: deps rb-base v0.0.4 and rb-button v0.0.11 (9122287)

BREAKING CHANGES

  • api option: change icon to icon-kind (d936ecc)

To migrate the code follow the example below:

Before:
icon="heart"

Now:
icon-kind="heart"