v11.0.0
11.0.0 (2023-03-17)
On top of many documentation improvements, see below for details on what's in this latest version.
⚠ BREAKING CHANGES
- add
indeterminate
prop to that's separate fromchecked
(#1520)
Features
- add
indeterminate
prop to that's separate fromchecked
(#1520) (d8e2cc4) - LoadingIndicator: extract and use SVG animation directly (#1540) (6e315ea)
- menu: add Menu.PlainButton as a minimally styled Menu button (#1516) (8268d8e)