v95.12.0
- Enhanced
EuiDataGrid
andEuiBasic/InMemoryTable
to clean content newlines/tabs when users copy and paste from their tabular data (#8019) - Updated
EuiResizableButton
with a newaccountForScrollbars
prop (#8021) - Updated
EuiProvider
to inherit from the user's OS/system light/dark mode setting if acolorMode
prop has not been passed (#8026)
Bug fixes
- Fixed
EuiDatePicker
'sonClear
button to not appear when the input isdisabled
(#8020) - Fixed several
EuiDataGrid
row height bugs: (#8025)- Fixed row heights not recalculating when
rowHeightOptions.lineHeight
,gridStyles.fontSize
, orgridStyles.cellPadding
changed - Fixed incorrect height calculations for
rowHeightOptions.rowHeights
withlineCount
s - Fixed control column content to align better with multi-line row heights, as well as custom line-heights
- Fixed row heights not recalculating when