We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b612f8 commit 97a9faeCopy full SHA for 97a9fae
2 files changed
packages/eui/changelogs/CHANGELOG_2025.md
@@ -3,6 +3,7 @@
3
- Changed `EuiFieldText` styles to prioritize `disabled` styling over `readonly`. ([#8271](https://github.com/elastic/eui/pull/8271))
4
- Added `plugs` and `web` glyphs to `EuiIcon` ([#8285](https://github.com/elastic/eui/pull/8285))
5
- 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))
7
8
**Bug fixes**
9
packages/eui/changelogs/upcoming/8332.md
@@ -0,0 +1,4 @@
1
+- Minor design updates to `EuiCollapsibleNavBeta`
2
+ - Allow section without a title
+ - Second-level icons should be horizontally aligned with the top-level icon
+ - Turn off text truncation for nav items
0 commit comments