Releases: Bojagi/pablo
v0.7.5
v0.7.4
v0.7.3
v0.7.2
We are very prod to release version 0.7.2 π©βπ
Contributors
Thanks to these the folks that made this release possible πββοΈ
@JohannesMerz and @tchock
What's new πΆ
- Add docs about animation @tchock (#61)
- Add remaining components @tchock (#59)
- Add first partial documentation site with docz @tchock (#58)
π Features
- Add basic aria attributes @tchock (#67)
- Add native select @tchock (#62)
- Change theme to use CSS variables instead of context @tchock (#64)
π» Internal changes
π§° Maintenance
- up @bojagi/cli@next @JohannesMerz (#60)
v0.6.1
v0.6.0
v0.5.0
We are very prod to release version 0.5.0 π©βπ
It is now possible to use inverted variant options for button. This is helpful if you want to display the buttons either on a dark background or with a background of the color of the button.
Primary buttons will have white backgrounds and the main color as text. Secondary buttons have white outlines instead.
Hover and active colors are also adjusted on the inverted variants.
Contributors
Thanks to these the folks that made this release possible πββοΈ
What's new πΆ
π Features
v0.4.0
We are very prod to release version 0.4.0 π©βπ
Contributors
Thanks to these the folks that made this release possible πββοΈ
What's new πΆ
π Features
- Make border radius for input configurable @tchock (#51)
- Add fullWidth prop to Button and center button content @tchock (#50)
- Add colors to icon button @tchock (#49)
- Add custom styles to all components @tchock (#48)