v41.1.0
- Added
layout
andfooter
props toEuiEmptyPrompt
(#5275) - Updated
EuiEmptyPrompt
to extendEuiPanelProps
(#5275) - Add
data-icon-type
toEuiIcon
<svg>
for easier debugging oficonType
#5366)
Bug fixes
- Fixed an
EuiDataGrid
race condition where grid rows had incorrect heights if loaded in before CSS (#5284) - Fixed an accessibility issue where
EuiDataGrid
cells weren't owned byrole=row
elements (#5285) - Fixed
EuiErrorBoundary
overflow scrolling by wrapping contents inEuiCodeBlock
(#5359) - Fixed
analyzeEvent
icon to be horizontally centered #5365)