v36.1.0
- Fixed color of
html
scrollbar in dark mode (#4969) - Updated
EuiMarkdownFormat
to useEuiHorizontalRule
and better render tables, code blocks and blockquotes (#4663) - Updated the
EuiMarkdownFormat
to useEuiText
as a wrapper to handle all the CSS styling (#4663) - Updated
EuiText
scolor
prop to acceptinherit
and custom colors. Updated thesize
prop to acceptrelative
(#4663) - Updated
EuiText
sblockquote
font-size/line-height to match the base font-size/line-height which is the same as paragraphs (#4663) - Added
markdownFormatProps
prop toEuiMarkdownEditor
to extend the props passed to the renderedEuiMarkdownFormat
(#4663) - Added optional virtualized line rendering to
EuiCodeBlock
(#4952) - Added
current
as astatus
ofEuiHorizontalStep
(#4911) - Improved accessibility of
EuiBreadcrumbs
(#4763) - Exported
onChange
type forEuiSearchBar
(#4968) - Added
warnOnce
service (#4984) - Added a console warning for the deprecation of
EuiCodeEditor
(#4984)
Bug fixes
- Fixed filter count of 0 in
EuiSearchBar
(#4977) - Fixed edge case where EuiDataGrid cells could create an infinite loop of focus changes (#4983)
Theme: Amsterdam
- Updated styles for
EuiLink
(#4979)