Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
1Copenut committed Oct 16, 2023
1 parent 60c5620 commit e5f63bb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [`89.1.0`](https://github.com/elastic/eui/tree/v89.1.0)

- Added `tokenVectorSparse` token and updated `tokenDenseVector` token (now named `tokenVectorDense`). ([#7282](https://github.com/elastic/eui/pull/7282))

**CSS-in-JS conversions**

- Reduced default CSS prefixes generated by Emotion to only browsers supported by EUI (latest evergreen browsers). This can be customized by passing your own Emotion cache to `EuiProvider`. ([#7272](https://github.com/elastic/eui/pull/7272))

## [`89.0.0`](https://github.com/elastic/eui/tree/v89.0.0)

- Added new `pushAnimation` prop to push `EuiFlyout`s, which enables a slide in animation ([#7239](https://github.com/elastic/eui/pull/7239))
Expand Down
3 changes: 0 additions & 3 deletions upcoming_changelogs/7272.md

This file was deleted.

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

This file was deleted.

0 comments on commit e5f63bb

Please sign in to comment.