- New Header component.
- New Main component.
- New Footer component.
- Added
type=‘point’
to Chart. - Fixed an issue with Chart re-rendering when no values are provided.
- Changed Chart to take a color array to describe a gradient.
- Fixed
reverse
prop on Menu items. - Improved TypeScript for DataTable, Distribution, FormField, and List.
- Added
max
prop for Meter. - Fixed an issue with dark background detection when using alpha.
- Added
focusIndicator
prop to Box.