v0.14.0
Features
Modal
,ComposedModal
: addpreventCloseOnClickOutside
propModal
: addalert
prop to support alertdialog ARIA role (PR #273, thanks @josefaidt)TextInput
: addwarn
prop (PR #275, thanks @josefaidt)TextInput
: addinline
prop (PR #277, thanks @josefaidt)
Fixes
DataTableSkeleton
: addshowHeader
,showToolbar
propsOverflowMenu
: focus menu button on escape key onlyDataTable
: fixheaders
JSDoc type annotation (PR #271, thanks @albertms10)
Breaking Changes
DataTableSkeleton
:showHeader
andshowToolbar
aretrue
by default