v31.6.0
- Migrated dependency
axe-puppeteer v1.1.1
to@axe-core/puppeteer v4.1.1
(#4482) - Added
EuiOverlayMask
directly toEuiModal
(#4480) - Added
paddingSize
prop toEuiFlyout
(#4448) - Added
size='l'
prop toEuiTabs
(#4501) - Added content-specific props (
pageTitle
,description
,tabs
,rightSideItems
) toEuiPageHeader
by creating a newEuiPageHeaderContent
component (#4451) - Added
isActive
parameter to theuseIsWithinBreakpoints
hook (#4451) - Added
buttonProps
prop toEuiAccordion
(#4510)
Bug fixes
- Fixed
onClose
invoking with unexpected parameter inEuiFlyout
(#4505) - Fixed invalid color entry passed to
EuiBadge
color prop (#4481) - Fixed
EuiCodeBlock
focus-state if content overflows #4463 - Fixed issues in
EuiDataGrid
around unnecessary scroll bars and container heights not updating (#4468)
Theme: Amsterdam