v58.1.0
- Updated
useEuiPaddingCSS()
anduseEuiBackgroundColorCSS()
to rendercss
blocks so consuming components render the key name in the class (#5891) - Added padding sizes
xs
andxl
toEuiPanel
(#5891)
Bug fixes
- Fixed
EuiSplitPanel
contained border radius by settingoverflow: hidden
(#5891) - Fixed
EuiCallOut
description top margin when only child (#5891) - Fixed height stretching of
EuiEmptyPrompt
by settinggrow=false
on the nested panel (#5907) - Fixed
EuiInMemoryTable
's loading state from shifting layout (#5914) - Fixed accessibility errors with
EuiDataGrid
's column sorting drag & drop handles (#5916) - Fixed
EuiMark
's screen reader helpers causing scroll issues in Chrome (#5921)
CSS-in-JS conversions