npm
https://www.npmjs.com/package/@bcgov/design-system-react-components/v/0.5.0
Changelog
0.5.0
This is a milestone release that contains the following new components:
- Accordion and accordion group
- Alert Banner
- Callout
This release uses:
react-aria-components
v1.5.0@bcgov/design-tokens
v3.2.0
Component changes since v0.4.0:
- Add an alternative
chip
style to Tag and Tag group component.
What's Changed
- Add callout component by @mkernohanbc in #498
- Add alert banner component by @mkernohanbc in #497
- Tags: enhancement to incorporate chips styling by @Supriya-Arora in #505
- Callout style tweaks by @mkernohanbc in #506
- React Aria library update to 1.5.0 by @Supriya-Arora in #508
- Add Accordion and AccordionGroup components by @mkernohanbc in #499
- Refactor Select to use ListBoxSection by @mkernohanbc in #504
- storybook library update to 8.4.7 by @Supriya-Arora in #509
- Design Tokens v3.2.0 release changes by @Supriya-Arora in #512
- React Component v0.5.0 by @Supriya-Arora in #513
New Contributors
- @Supriya-Arora made their first contribution in #505
Full Changelog: https://github.com/bcgov/design-system/compare/@bcgov/[email protected]...@bcgov/[email protected]