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 cae2e8a commit 21c44d3Copy full SHA for 21c44d3
RELEASENOTES.md
@@ -14,14 +14,19 @@ These are changes that have backwards-compatible solutions present and that comp
14
15
---
16
17
-## Release 0.4.6
+## Release 0.4.7
18
19
-**MINOR FEATURE**
+**MINOR FEATURES**
20
21
-- Allow custom classes on menu list items with item object key within `options` prop.
+- Add indeterminate state support to `Checkbox`.
22
+- Add indeterminate state support to selectable variant of `DataTable`.
23
+- Export `InputIcon`.
24
25
+## Release 0.4.6
26
+
27
+**MINOR FEATURE**
28
-Allow custom classes on menu list items
29
+- Allow custom classes on menu list items with item object key, `classname`, within `options` prop.
30
31
## Release 0.4.5
32
0 commit comments