Skip to content

Commit 5628e8d

Browse files
Release: @elastic/eui v112.2.0 (#9350)
1 parent b715720 commit 5628e8d

5 files changed

Lines changed: 10 additions & 6 deletions

File tree

β€Žpackages/eui/changelogs/CHANGELOG_2026.mdβ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [`v112.2.0`](https://github.com/elastic/eui/releases/v112.2.0)
2+
3+
- Updated `documents` `timelineWithArrow` `indexOpen` `indexClose` `indexEdit` `indexRuntime` `indexSettings` `folderOpen` `folderClose` `kubernetesPod` `pagesSelect` `section` `workflow` glyph icons ([#9339](https://github.com/elastic/eui/pull/9339))
4+
5+
**Accessibility**
6+
7+
- Fixed `EuiBasicTable` and `EuiInMemoryTable` empty table announcements to include the expected `noItemsMessage` content ([#9341](https://github.com/elastic/eui/pull/9341))
8+
19
## [`v112.1.0`](https://github.com/elastic/eui/releases/v112.1.0)
210

311
- Updated `timeline` icon glyph ([#9331](https://github.com/elastic/eui/pull/9331))

β€Žpackages/eui/changelogs/upcoming/9339.mdβ€Ž

Lines changed: 0 additions & 2 deletions
This file was deleted.

β€Žpackages/eui/changelogs/upcoming/9341.mdβ€Ž

Lines changed: 0 additions & 3 deletions
This file was deleted.

β€Žpackages/eui/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elastic/eui",
33
"description": "Elastic UI Component Library",
4-
"version": "112.1.0",
4+
"version": "112.2.0",
55
"license": "SEE LICENSE IN LICENSE.txt",
66
"main": "lib",
77
"module": "es",

β€Žpackages/website/static/versions.jsonβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"euiVersions": [
3+
"112.2.0",
34
"112.1.0",
45
"112.0.0",
56
"111.1.0",

0 commit comments

Comments
Β (0)