File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed
Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,22 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ UNRELEASED]
8+ ## [ 0.9.18]
9+
10+ ### Added
11+
12+ - ` TreeGroup ` supports ` truncate ` and ` labelColor ` props
13+
14+ ### Changed
915
1016- ` IconButton ` w/ ` size="small" ` icon size adjusted to ` small ` (was ` xsmall ` )
11- - ` Space ` revert mistakenly applied ` flex-shrink: 0 `
1217- ` useDialog ` needs to support scenario it is controlled but ` onClose ` isn't specified
18+
19+ ### Fixed
20+
21+ - ` Space ` revert mistakenly applied ` flex-shrink: 0 `
1322- Reverts: ` HoverDisclosure ` toggles visibility with css rather than inserting elements into the DOM
1423- Fix ` image-snapshots ` issue
15- - ` TreeGroup ` supports ` truncate ` and ` labelColor ` props
1624
1725## [ 0.9.17] - 2020-10-12
1826
You can’t perform that action at this time.
0 commit comments