Skip to content

v48.0.0

Compare
Choose a tag to compare
@cee-chen cee-chen released this 10 Feb 22:13
· 2162 commits to main since this release
  • Refactored EuiSuggest to use EuiSelectable (#5157)
  • Added a return type to EuiTable resolveWidthAsStyle util (#5615)
  • Added a return type to euiSelectableTemplateSitewideFormatOptions util (#5620)

Bug fixes

  • Fixed EuiDataGrid to correctly remove the cell expansion action button when a column sets both cellActions and isExpandable to false (#5592)
  • Fixed EuiDataGrid re-playing the cell actions animation when hovering over an already-focused cell (#5592)
  • Fixed EuiDataGrid auto row heights bugging out when cell popovers are opened (#5622)

Breaking changes

  • Removed EuiSuggestInput (#5157)
  • Required aria-label or aria-labelledby for EuiSuggest (#5157)
  • Renamed sendValue prop to onSearchChange for EuiSuggest (#5157)