Skip to content

v62.0.2

Compare
Choose a tag to compare
@cee-chen cee-chen released this 02 Aug 17:14
· 1708 commits to main since this release
  • Added new React Testing Library ByDataTestSubj utilities for targeting EUI's data-test-subj attributes. These can be accessed by importing custom RTL render and screen utils from @elastic/eui/lib/test/rtl. (#6091)
    (#6091)
  • Added new React Testing Library EuiPopover helpers, waitForEuiPopoverOpen and waitForEuiPopoverClose (#6091)

Bug fixes

  • Restored non-Emotion classNames to EuiCommentEvent's children (#6089)