Skip to content

v52.1.0

Compare
Choose a tag to compare
@thompsongl thompsongl released this 22 Mar 19:38
· 2044 commits to main since this release
7a5184d
  • Added anchor prop to EuiTourStep to allow for DOM selector attachment (#5696)
  • EuiDataGrid now forces isExpandable to be true if any cellActions are passed, as keyboard users are otherwise unable to access cell actions without the expansion popover (#5710)

Bug fixes

  • Fixed EuiDataGrid not rerendering correctly on row heights change (#5712)
  • Fixed EuiContextMenu requiring two tab keypresses to advance to the next focusable menu item (#5719)
  • Fixed EuiDataGrid footer cell focus bugging out after moving its column (#5720)