v62.0.2
- Added new React Testing Library
ByDataTestSubj
utilities for targeting EUI'sdata-test-subj
attributes. These can be accessed by importing custom RTLrender
andscreen
utils from@elastic/eui/lib/test/rtl
. (#6091)
(#6091) - Added new React Testing Library EuiPopover helpers,
waitForEuiPopoverOpen
andwaitForEuiPopoverClose
(#6091)
Bug fixes
- Restored non-Emotion classNames to
EuiCommentEvent
's children (#6089)