File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed
Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments