Skip to content

v62.2.0

Compare
Choose a tag to compare
@chandlerprall chandlerprall released this 09 Aug 18:15
· 1690 commits to main since this release
  • The EuiDataGrid's rowHeightOptions now contain an optional scrollAnchorRow property, which enables vertical layout shift compensation when rendering auto-sized rows. (#6070)
  • Added new React Testing Library EuiToolTip helpers, waitForEuiToolTipVisible and waitForEuiToolTipClose (#6106)

Bug fixes

  • Fixed EuiPortal changes causing rerender issues in test environments (#6105)