Releases: rapid-build-ui/rb-button
Releases · rapid-build-ui/rb-button
v0.0.19
v0.0.18
Dependencies
- bump: dep base v0.0.11
v0.0.17
v0.0.16
Bug Fixes
- occasional shift shock: of content (71bca10)
Features
- new api option: onclick, just supply a function (46116f7)
- new api option text: remove kind = text and make it an api option so kind colors will apply (f86924e)
- styling: add a global font family and inherit more styles when it is a text button (7464cd6)
- type submit: support asynchronous form validation before submitting the form (99952d3)
Dependencies
- bump: deps rb-base v0.0.9 and rb-icon v0.0.14 (5d97043)
v0.0.15
v0.0.14
Bug Fixes
- chrome v71.0.3+: vertical alignment issue when nested in other components (da2f85e)
- icon: from partially getting cut off in some scenarios (ef399fb)
- safari: extra space due to browser default margin (73d10af)
Features
- new api option: icon-valign (209cbea)
Dependencies
- bump: deps rb-base v0.0.7 and rb-icon v0.0.12 (cb9acad)
v0.0.13
Features
- bump: deps rb-base v0.0.6 and rb-icon v0.0.11 (2539039)
- css variables: add and expose them (2a9c733)
- hidden attribute: display style that respects the hidden attribute (b7e34c8)
- new kind: secondary (08f5b81)
Performance Improvements
- css: improve browser performance by adding css contain property (d49039a)