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 12, 2024
1 parent 4004aba commit abcfe98
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 14 deletions.
13 changes: 13 additions & 0 deletions packages/eui/changelogs/CHANGELOG_2024.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [`v95.7.0`](https://github.com/elastic/eui/releases/v95.7.0)

**CSS-in-JS conversions**

- Converted `EuiSelectable` to Emotion ([#7940](https://github.com/elastic/eui/pull/7940))
- Removed `$euiSelectableListItemBorder`
- Removed `$euiSelectableListItemPadding`
- Converted `EuiSelectableTemplateSitewide` to Emotion ([#7944](https://github.com/elastic/eui/pull/7944))
- Removed `$euiSelectableTemplateFocusBackgroundLight`
- Removed `$euiSelectableTemplateFocusBackgroundDark`
- Removed `$euiSelectableTemplateSitewideTypes`
- Converted `EuiComboBox` to Emotion ([#7950](https://github.com/elastic/eui/pull/7950))

## [`v95.6.0`](https://github.com/elastic/eui/releases/v95.6.0)

- Updated `EuiIcon` with a new `crossInCircle` glyph ([#7924](https://github.com/elastic/eui/pull/7924))
Expand Down
5 changes: 0 additions & 5 deletions packages/eui/changelogs/upcoming/7940.md

This file was deleted.

6 changes: 0 additions & 6 deletions packages/eui/changelogs/upcoming/7944.md

This file was deleted.

3 changes: 0 additions & 3 deletions packages/eui/changelogs/upcoming/7950.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"euiVersions": [
"95.7.0",
"95.6.0",
"95.5.0",
"95.4.0",
Expand Down
1 change: 1 addition & 0 deletions packages/website/static/versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"euiVersions": [
"95.7.0",
"95.6.0",
"95.5.0",
"95.4.0",
Expand Down

0 comments on commit abcfe98

Please sign in to comment.