Skip to content

v45.0.0

Compare
Choose a tag to compare
@chandlerprall chandlerprall released this 13 Jan 17:20
· 2218 commits to main since this release
  • Added virtulized rendering option to EuiSelectableList with isVirtualized (#5521)
  • Added expanded option properties to EuiSelectableOption with data (#5521)

Bug fixes

  • Fixed multiple bugs with EuiDataGrid keyboard focus restoration (#5530)
  • Fixed EuiDataGrid's display toolbar control to update initial UI state when developer gridStyle or rowHeightsOptions props are updated (#5525)

Breaking changes

  • Changed EuiSearchBar to preserve phrases with leading and trailing spaces, instead of dropping surrounding whitespace (#5514)
  • Removed data-test-subj="dataGridWrapper" from EuiDataGrid in favor of data-test-subj="euiDataGridBody" (#5506)