v36.0.0
- Refactored
EuiFlyout
types (#4940) - Updated
pause
icon (#4947) - Changed multi-line
EuiDataGrid
cells tobreak-word
instead ofbreak-all
(#4955) - Refactored
MarkdownEditor
plugins into separate files (#4970) - Added
checkable
options toEuiKeyPadMenu
andEuiKeyPadMenuItem
(#4950)
Bug fixes
- Fixed render-blocking error when
EuiCodeBlock
is configured with an unsupported language (#4943) - Fixed initial alignment of
EuiDataGrid
cells and the expand button on multi-line cells (#4955) - Fixed pass-through of
iconSize
prop onEuiButtonEmpty
(#4965) - Fixed (reduced) size of spinner on small
isLoading
buttons (#4965) - Fixed click event subscription bug in
EuiOverlayMask
(#4967) - Fixed background-color in
EuiCard.selectable
's button (#4954)
Theme: Amsterdam
- Fixed border-radius in
EuiCard.selectable
's button (#4954) - Updated styles for
EuiKeyPadMenuItem
(#4950)
Breaking changes
- Changed
EuiButtonEmpty
size
ofl
tom
to match other buttons (#4965)