Release 0.6.0-beta.0
Pre-release
Pre-release
github-actions
released this
29 Jun 09:37
·
24 commits
to main
since this release
Added
- Added semantic token
success
anderror
to help with conveying the status of a component. - Added
filled.accent
variant forInput
component.
Changed
- Removed
boxShadow
fromButton
variantprimary
andsecondary
to make the component more consistent with the rest of the components. - Tone down the
boxShadow
forTabs
variantinidcator
. - Increase font weight for
Checkbox
tosemibold
.
Removed
- Removed
outline-on-accent
variant forInput
component as it was barely used. - Removed
filled
styles from theInput
component. The default variant from the Chakra UI theme will be used.
Fixed
- Fixed an issue with the
FormLabel
,Progress
andTable
component not having the correctcolor
.