·
216 commits
to main
since this release
npm
https://www.npmjs.com/package/@bcgov/design-system-react-components/v/0.0.10
Changelog
0.0.10
Changed
- Select, TextArea, and TextField components use "(required)" in label when
isRequired
prop is true, rather than "(optional)" when false. - Select, TagGroup, TextArea, and TextField components have text slot spacing adjusted for consistency between components.
Added
- Added Form utility component.