Updated Sep 20, 2021
Matchbox 6.0.0
- Matchbox has been converted to Typescript and now exports types for all components.
- Adds new
850
spacing and sizing tokens. - Adds new
position
prop to Popover, and deprecates old boolean positioning props: left
, right
, top
, bottom
- Large Banners have been restyled
- Tabs have been restyled
- Page headers have been restyled
- Deprecates the
error
prop on the undocumented Error
label component
- ActionList
Actions
that are disabled are now no longer focusable. Pager.Previous
component now properly accepts marginRight
and mr
props.- Spinner now properly only accepts the system props it was meant to
- Tab items no longer output the selected attribute to the DOM