v32.0.0
- Added
stepNumber
prop andstepped
asstopType
option toEuiColorStops
(#4613) - Expanded
display
prop ofEuiCard
to inheritcolor
values fromEuiPanel
(#4649) - Added
element
prop toEuiPanel
for forcing todiv
orbutton
(#4649) - Increased padding on
EuiCheckableCard
with refactor to useEuiSplitPanel
(#4649) - Added
valueInputProps
prop toEuiColorStops
(#4669) - Added
position
,usePortal
,top
,right
,bottom
, andleft
props toEuiBottomBar
(#4662) - Added
bottomBar
andbottomBarProps
toEuiPageTemplate
whentemplate = 'default'
(#4662) - Added
role="main"
toEuiPageContent
by default (#4662) - Added
bottomBorder
prop toEuiPageHeader
(#4662)
Bug fixes
- Fixed
id
attribute to be unique acrossEuiButtonGroupButton
elements (#4657) - Fixed responsive sizing of
EuiModal
(#4670) - Fixed
disabled
interactions ofEuiHeaderSectionItemButton
(#4670) - Hid
of
text on small screens for compressedEuiPagination
(#4661)
Breaking changes