Skip to content

@bcgov/design-system-react-components@v0.3.0

Compare
Choose a tag to compare
@ty2k ty2k released this 19 Sep 21:26
· 46 commits to main since this release
2809f52

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-tokensv3.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 to children text in addition to visual switch component.