Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Aug 2, 2022
1 parent bc2508e commit 0dd0483
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [`62.0.2`](https://github.com/elastic/eui/tree/v62.0.2)

- 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](https://github.com/elastic/eui/pull/6091))
([#6091](https://github.com/elastic/eui/pull/6091))
- Added new React Testing Library EuiPopover helpers, `waitForEuiPopoverOpen` and `waitForEuiPopoverClose` ([#6091](https://github.com/elastic/eui/pull/6091))

**Bug fixes**

- Restored non-Emotion classNames to `EuiCommentEvent`'s children ([#6089](https://github.com/elastic/eui/pull/6089))

## [`62.0.1`](https://github.com/elastic/eui/tree/v62.0.1)

**Bug fixes**
Expand Down
3 changes: 0 additions & 3 deletions upcoming_changelogs/6089.md

This file was deleted.

3 changes: 0 additions & 3 deletions upcoming_changelogs/6091.md

This file was deleted.

0 comments on commit 0dd0483

Please sign in to comment.