v34.5.0
- Added
success
ascolor
option toEuiBadge
,EuiTextColor
,EuiText
,EuiStat
, andEuiExpression
(#4888) - Changed default
color
props fromsecondary
tosuccess
where necessary (#4888) - Added display of number of selected options in
EuiSearchBar
filters whennumActiveFilters
exists (#4748) - Reverted
z-index: 1
onEuiPageBody
(#4892) - Added
updateButtonProps
toEuiSuperDatePicker
to provide more control over the update/refresh button (#4895) - Updated
EuiNotificationEvent
to render an icon instead of a button ifonRead
is undefined (#4881) - Added
DraggableProvidedDragHandleProps
interface from 'react-beautiful-dnd' (#4903) - Added
success
andaccent
color
options toEuiButton
(#4874) - Added
success
color
option toEuiLink
(#4874)
Bug fixes
- Fixed
EuiRange
container expansion due to negative margin value (#4815) - Fixed
EuiRange
ticks position to better align with thumbs (#4815) - Fixed
EuiComboBox
disabled pills and text contrast (#4901) - Fixed
EuiDataGrid
footer and header rows jumps in Firefox (#4869) - Fixed shaded colors of
EuiButtonIcon
(#4874) - Fixed
pageHeader
display inEuiPageTemplate
when template isempty
ordefault
(#4905) - Fixed
EuiPageHeader
bottom padding whenborderBottom = true
(#4905) - Fixed incomplete
height
andwidth
information inEuiResizeObserver
(#4909)
Theme: Amsterdam