v41.0.0
- Added
EuiAutoSizer
component for setting dimensions on virtualized lists (#5278) - Added
testenv
mock forEuiAutoSizer
(#5278) - Changed render of
useEuiTextDiff
to aspan
instead ofdiv
(#5323) - Changed change prop type of
children
forEuiMark
fromstring
toReactNode
(#5323) - Added
render
prop toEuiI18n
(#5236)
Bug fixes
- Fixed styling of
align: center
for mobile version ofEuiTableRowCell
(#5323) - Fixed
endDateControl
className
inEuiDatePickerRange
(#5329) - Fixed
EuiMarkdownEditor
intercepting all drop events on the page (#5340)
Breaking changes
- Removed
EuiCodeEditor
(#5323) - Removed
betaBadgeLabel
,betaBadgeTooltipContent
,betaBadgeTitle
props fromEuiCard
(#5323) - Removed
EuiLoadingKibana
(#5323) - Removed
secondary
color prop options (#5323) - Removed
subdued
color prop option fromEuiButtonIcon
(#5323) - Removed
panelPaddingSize
fromEuiPageContent
(#5323) - Removed
makeId
(#5323) - Removed mobile-only props from
EuiTableRowCell
(#5323) - Removed Sass vars
$euiColorSecondary
and$euiColorSecondaryText
(#5345)