We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e9abf9 commit 42353eeCopy full SHA for 42353ee
CHANGELOG.md
@@ -7,9 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [UNRELEASED]
9
10
+- `IconButton` w/ `size="small"` icon size adjusted to `small` (was `xsmall`)
11
+- `Space` revert mistakenly applied `flex-shrink: 0`
12
- `useDialog` needs to support scenario it is controlled but `onClose` isn't specified
13
- Reverts: `HoverDisclosure` toggles visibility with css rather than inserting elements into the DOM
-- `Space` revert mistakenly applied `flex-shrink: 0`
14
15
## [0.9.17] - 2020-10-12
16
0 commit comments