v45.0.0
- Added virtulized rendering option to
EuiSelectableList
withisVirtualized
(#5521) - Added expanded option properties to
EuiSelectableOption
withdata
(#5521)
Bug fixes
- Fixed multiple bugs with
EuiDataGrid
keyboard focus restoration (#5530) - Fixed
EuiDataGrid
's display toolbar control to update initial UI state when developergridStyle
orrowHeightsOptions
props are updated (#5525)
Breaking changes