Skip to content

v51.0.0

Compare
Choose a tag to compare
@thompsongl thompsongl released this 08 Mar 20:40
· 2084 commits to main since this release
4846564
  • Enhanced EuiSuggest to fire the onItemClick callback on Enter key press as well as clicks (#5693)

Bug fixes

  • Fixed non-searchable EuiSelectables not selecting items with the Enter & Space keys (#5693)

Breaking changes

  • Removed the 'all' option in EuiTablePagination.itemsPerPage and itemsPerPageOptions in EuiBasicTable and EuiDataGrid due to Typescript issues. Use 0 instead to represent a "Show all" option (#5699)