Skip to content

Commit 41a9f13

Browse files
authored
Merge pull request #474 from bcgov/feature/react-components-v0.1.4
React components v0.1.4
2 parents f5d3117 + 452fd80 commit 41a9f13

File tree

3 files changed

+151
-141
lines changed

3 files changed

+151
-141
lines changed

packages/react-components/CHANGELOG.md

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

3+
## 0.1.4
4+
5+
### Changed
6+
7+
- Use `react-aria-components` v1.3.3.
8+
- Use `@bcgov/design-tokens` v3.1.1.
9+
- InlineAlert close button is adjusted so it doesn't cause its container to stretch when there's only a single line of text in the alert.
10+
- Select component list item vertical padding is updated, making lists slightly taller.
11+
312
## 0.1.3
413

514
### Added

0 commit comments

Comments
 (0)