Skip to content

Commit 07b512e

Browse files
author
Luke Bowerman
authored
CHANGELOG 0.7.24 (#664)
1 parent b87e8b1 commit 07b512e

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## UNRELEASED
99

10-
### Changed
10+
### [0.7.24] - 2020-03-12
11+
12+
### Added
1113

12-
- `Radio` & `Checkbox` no longer support `branded` property, use theme's key color (default: purple) and have design-spec focus rings
1314
- `Checkbox` supports `defaultChecked` property.
15+
- `TabPanels` supports `FlexBoxProps` & `LayoutProps`
16+
17+
## Fixed
18+
19+
- `IconButton` Fixed duplicate Tooltips scenario
20+
- Reverted to stable version of `react-day-picker`
21+
- Fix for focusTrap on Modal with no tabbable element
22+
23+
### Removed
24+
25+
- `Checkbox`, `Radio` & `Slider` no longer support `branded` property, use theme's key color (default: purple) and have design-spec focus rings
1426

1527
## [0.7.23] - 2020-03-09
1628

0 commit comments

Comments
 (0)