Releases: meretamal/celeste-ui
Releases · meretamal/celeste-ui
0.4.1
0.4.0
Version 0.4.0 🎉
Additions ➕
- Export CButton props type
- Export CCheckbox props type
- Export CSelect props type
- Export CTextField props type
- Export CTypography props type
Engineering 💻
0.3.0
Version 0.3.0 🎉
Additions ➕
Non Breaking Changes ➖
Engineering 💻
0.2.2
Version 0.2.2 🎉
Fixes 🐛
Engineering 💻
0.2.1
0.2.0
0.1.0
Version 0.1.0 🎉
Additions ➕
CThemeProvider
component to modify the base theme.CCSSBasline
component to set the components base styles.CButton
component.CTextField
component.CSelect
component.CCheckbox
component.useTheme
composable, to access the theme and use it in your app.