Skip to content

v73.0.0

Compare
Choose a tag to compare
@breehall breehall released this 17 Jan 21:02
· 1336 commits to main since this release

Bug fixes

  • Fixed EuiDataGrid a11y errors within toolbar popovers containing draggable elements with interactive children (#6517)
  • Fixed several styling bugs within EuiDataGrid's sorting toolbar popover (#6517)

Breaking changes

  • EuiToolTips now internally enforce only showing one tooltip at a time (the most recently triggered tooltip). This primarily affects scenarios where users are focused on a tooltip toggle via click, and then hover onto another tooltip toggle. (#6520)