Skip to content

Commit 0dfc119

Browse files
committed
chore: update package versions [skip ci]
1 parent 2d01800 commit 0dfc119

File tree

11 files changed

+22
-26
lines changed

11 files changed

+22
-26
lines changed

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## [`v102.2.0`](https://github.com/elastic/eui/releases/v102.2.0)
2+
3+
- Added `useIsDarkMode` utility ([#8701](https://github.com/elastic/eui/pull/8701))
4+
- Added scroll position data as arguments to `virtualizationOptions.onScroll` for the virtualized `EuiDataGrid` ([#8688](https://github.com/elastic/eui/pull/8688))
5+
- Updated secondary fill to `primary` on `EuiIcon` ([#8687](https://github.com/elastic/eui/pull/8687))
6+
- Added white outline on EuiLoadingElastic to make it compliant with the Brand requirements ([#8684](https://github.com/elastic/eui/pull/8684))
7+
8+
**Bug fixes**
9+
10+
- Fixed `EuiGlobalToastList` toasts not being cleaned properly when they are added and removed at the same time ([#8692](https://github.com/elastic/eui/pull/8692))
11+
- Resolved an issue where the `EuiDataGrid` cell actions menu was hidden by the header when a cell was clicked to scroll into view ([#8640](https://github.com/elastic/eui/pull/8640))
12+
13+
**Accessibility**
14+
15+
- Improved accessibility of `EuiSelect` by removing the empty `<option>` added when `hasNoInitialSelection` is `true` from the DOM, once a user makes a selection. ([#8706](https://github.com/elastic/eui/pull/8706))
16+
- Improved the accessibility of `EuiSuperDatePicker`'s quick select buttons by preventing duplicate screen reader output ([#8686](https://github.com/elastic/eui/pull/8686))
17+
18+
**Dependency updates**
19+
20+
- Updated `typescript` to v5.8.3 ([#8626](https://github.com/elastic/eui/pull/8626))
21+
122
## [`v102.1.0`](https://github.com/elastic/eui/releases/v102.1.0)
223

324
- Update `EuiDataGrid` to use `expand` glyph ([#8646](https://github.com/elastic/eui/pull/8646))

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

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

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

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

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

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

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

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

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

Lines changed: 0 additions & 1 deletion
This file was deleted.

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

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

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

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

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

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

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

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

0 commit comments

Comments
Β (0)