v67.1.1
Bug fixes
- Fixed
EuiDataGrid
's broken fullscreen mode when nested within anEuiAccordion
(#6235) - Fixed
EuiPageSection
not correctly mergingcontentProps.css
(#6239) - Fixed
EuiPageHeaderContent
not correctly merging passedclassName
s (#6239) - Fixed
EuiAccordion
not correctly mergingbuttonProps.css
andarrowProps.css
(#6239) - Fixed
EuiProgress
not correctly merginglabelProps.css
(#6239) - Fixed
EuiImage
not correctly mergingwrapperProps.css
(#6239)
CSS-in-JS conversions
- Converted
EuiFlyout
to Emotion; Removed$euiFlyoutBorder
and$euiFlyoutPaddingModifiers
(#6213)