v38.2.0
- Updated
EuiRangeLevel
color
property to accept CSS color values (#5171) - Added optional visual line highlighting to
EuiCodeBlock
(#5207) - Added
popoverProps
toEuiSuperSelect
and deprecatedpopoverClassName
&repositionOnScroll
(#5214)
Bug fixes
- Fixed logo icons with static SVG IDs causing accessibility errors when multiples of the same logo were present (#5204)
- Fixed several
EuiDataGrid
console errors that occur on column drag/drop reorder (#5209)
Reverts
- Reverted
EuiScreenReaderOnly
left positioning change due to Selenium issues (#5215)