@bcgov/design-system-react-components@v0.3.0
·
46 commits
to main
since this release
npm
https://www.npmjs.com/package/@bcgov/design-system-react-components/v/0.3.0
Changelog
0.3.0
This is a milestone release that contains the following new components:
- CheckboxGroup/Checkbox
- RadioGroup/Radio
This release uses:
react-aria-components
v1.3.3@bcgov/design-tokens
v3.1.1
Component changes since v0.2.0:
- Switch component gets
prefers-reduced-motion
handling to turn off animation for users that prefer reduced motion. - Switch component
cursor
styling applies tochildren
text in addition to visual switch component.