Releases: bcgov/design-system
@bcgov/[email protected]
npm
https://www.npmjs.com/package/@bcgov/design-system-react-components/v/0.5.1
0.5.1
Added
Added Heading, Text and Link components.
This release uses:
react-aria-components v1.6.0
react ^16.14.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
react-dom ^16.14.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
Updated below Dev dependencies:
Vite upgraded to 5.4.14
Rollup upgraded to 4.32.1
Cross Spawn upgraded to 7.0.6
Nanoid upgraded to 3.3.8
Storybook upgraded to 8.5.3
What's Changed
- Add React 19 support by @Supriya-Arora in #520
- Add Link component by @mkernohanbc in #507
- Add Heading and Text components by @mkernohanbc in #510
- Reorganise utility components in Storybook by @mkernohanbc in #524
- Updating dev dependencies for react components by @Supriya-Arora in #522
- Update RAC and Storybook by @mkernohanbc in #525
- React Component v0.5.1 by @Supriya-Arora in #526
Full Changelog: https://github.com/bcgov/design-system/compare/@bcgov/[email protected]...@bcgov/[email protected]
@bcgov/[email protected]
npm
Changelog
3.2.0
Added
bcds-layout-border-radius-circular
is added with value 9999
Changed
bcds-typography-font-weights-italic
is removed as its deprecated
@bcgov/[email protected]
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]
@bcgov/[email protected]
npm
https://www.npmjs.com/package/@bcgov/design-system-react-components/v/0.4.0
Changelog
0.4.0
This is a milestone release that contains the following new components:
- AlertDialog
- Dialog
- Modal
This release uses:
react-aria-components
v1.3.3@bcgov/design-tokens
v3.1.1
No component changes since v0.3.0.
@bcgov/[email protected]
npm
https://www.npmjs.com/package/@bcgov/design-system-react-components/v/0.3.1
Changelog
0.3.1
Added
- Added AlertDialog, Dialog, and Modal components.
@bcgov/[email protected]
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.
@bcgov/[email protected]
npm
https://www.npmjs.com/package/@bcgov/design-system-react-components/v/0.2.3
Changelog
0.2.3
Changed
- 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.
Added
- Added RadioGroup/Radio components.
@bcgov/[email protected]
npm
https://www.npmjs.com/package/@bcgov/design-system-react-components/v/0.2.2
Changelog
0.2.2
Added
- Added CheckboxGroup/Checkbox components.
@bcgov/[email protected]
npm
https://www.npmjs.com/package/@bcgov/design-system-react-components/v/0.2.1
Changelog
0.2.1
No changes from v0.2.0.
@bcgov/[email protected]
npm
This version was published to npm with public access, but is unavailable for installation for unknown reasons. Please use v0.2.1.
Changelog
0.2.0
This is a milestone release that contains the following new components:
- ButtonGroup
- InlineAlert
- Switch
This release uses:
react-aria-components
v1.3.3@bcgov/design-tokens
v3.1.1
No component changes from v0.1.4.