v32.1.0
- Added
readOnly
as asorting
option ofEuiBasicTable
and its columns (#4626)
Bug fixes
- Fixed a bug where on hovering an expandable row cell in
EuiDataGrid
a vertical line would show (#4689) - Fixed a bug in
EuiDataGrid
where key presses in portalled content were being handled by the grid (#4706) - Fixed
EuiDataGrid
's header content arrangement prevented closing a header cell's popover (#4706) - Fixed a performance issue in
EuiDataGrid
when itsrowCount
changes (#4706)