v38.1.0
- Fixed the
title
propEuiButtonGroup
to automatically display thelabel
provided (#5199) - Updated
barSeriesStyle.displayValue
of the elastic-chartsTheme
for better default styles (#4845) - Added a configuration parameter to the
EuiMarkdownEditor
plugin functions to exclude custom plugins (#5147) - Added
auto
as value fordefaultHeight
in proprowHeightsOptions
inEuiDataGrid
that allows to content auto-fit to row (#4958) - Updated
titleProps
anddescriptionProps
onEuiDescriptionList
to extendCommonProps
(#5166) - Added the ability to return
visibleOptions
fromEuiSelectable
by usingonSearch
(#5178)
Bug fixes
- Fixed
EuiDataGrid
focus ring to be contained in the cell (#5194) - Fixed
EuiDataGrid
cells when focused getting a higherz-index
which was causing long content to overlap surrounding cells (#5194) - Replaced the
EuiMarkdownEditor
help syntax modal with a popover when no custom plugins are available (#5147) - Fixed multiple components unnecessarily rerendering generated IDs on every update (#5195, #5196, #5197, #5200, #5201)
Theme: Amsterdam