Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
chandlerprall committed Aug 9, 2022
1 parent b793fdd commit 1e9bad6
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [`62.2.0`](https://github.com/elastic/eui/tree/v62.2.0)

- The `EuiDataGrid`'s `rowHeightOptions` now contain an optional `scrollAnchorRow` property, which enables vertical layout shift compensation when rendering `auto`-sized rows. ([#6070](https://github.com/elastic/eui/pull/6070))
- Added new React Testing Library EuiToolTip helpers, `waitForEuiToolTipVisible` and `waitForEuiToolTipClose` ([#6106](https://github.com/elastic/eui/pull/6106))

**Bug fixes**

- Fixed EuiPortal changes causing rerender issues in test environments ([#6105](https://github.com/elastic/eui/pull/6105))

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

- Updated `tokenFile`, `tokenSymbol` and `tokenRepo` default shapes to `square` instead of `rectangle` ([#6067](https://github.com/elastic/eui/pull/6067))
Expand Down
1 change: 0 additions & 1 deletion upcoming_changelogs/6070.md

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion upcoming_changelogs/6106.md

This file was deleted.

0 comments on commit 1e9bad6

Please sign in to comment.