Skip to content

Commit 5c69e1f

Browse files
authored
Merge pull request #406 from bcgov/feature/components-v0.0.7
React components library v0.0.7
2 parents 1f81f09 + 67404d1 commit 5c69e1f

File tree

3 files changed

+1046
-1013
lines changed

3 files changed

+1046
-1013
lines changed

packages/react-components/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.0.7
4+
5+
### Changed
6+
7+
- Use `@bcgov/design-tokens` v3.0.0.
8+
- Tag component's text appears visually smaller than the TagGroup's label, description, and error fields after a change in the `label` font-size token (`0.75rem` to `0.875rem`) and addition of `smallBody` font-size token (`0.875rem`).
9+
- Use `react-aria-components` v1.2.1.
10+
- Select component label uses `secondary` text color.
11+
- Select component "(optional)" label uses `secondary` text color instead of `disabled`.
12+
313
## 0.0.6
414

515
### Changed

0 commit comments

Comments
 (0)