@bcgov/design-system-react-components@v0.0.7
ty2k
released this
24 Jul 18:08
·
278 commits
to main
since this release
npm
https://www.npmjs.com/package/@bcgov/design-system-react-components/v/0.0.7
Changelog
0.0.7
Changed
- Use
@bcgov/design-tokens
v3.0.0.- Tag component's text appears visually smaller than the TagGroup's label, description, and error fields after a change in the
label
font-size token (0.75rem
to0.875rem
) and addition ofsmallBody
font-size token (0.875rem
).
- Tag component's text appears visually smaller than the TagGroup's label, description, and error fields after a change in the
- Use
react-aria-components
v1.2.1. - Select component label uses
secondary
text color. - Select component "(optional)" label uses
secondary
text color instead ofdisabled
.