Skip to content

Commit 97a9fae

Browse files
committed
update changelog
1 parent 0b612f8 commit 97a9fae

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

packages/eui/changelogs/CHANGELOG_2025.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- Changed `EuiFieldText` styles to prioritize `disabled` styling over `readonly`. ([#8271](https://github.com/elastic/eui/pull/8271))
44
- Added `plugs` and `web` glyphs to `EuiIcon` ([#8285](https://github.com/elastic/eui/pull/8285))
55
- Update `title` on `EuiColorPalettePickerPaletteProps` to be optional ([#8289](https://github.com/elastic/eui/pull/8289))
6+
- Minor design updates to `EuiCollapsibleNavBeta` ([#8332](https://github.com/elastic/eui/pull/8332))
67

78
**Bug fixes**
89

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Minor design updates to `EuiCollapsibleNavBeta`
2+
- Allow section without a title
3+
- Second-level icons should be horizontally aligned with the top-level icon
4+
- Turn off text truncation for nav items

0 commit comments

Comments
 (0)