v99.4.0
- Added
quickSelectButtonProps
toEuiSuperDatePicker
(#8380) - Minor design updates to
EuiCollapsibleNavBeta
(#8332)- Allow section without a title
- Second-level icons should be horizontally aligned with the top-level icon
- Turn off text truncation for nav items
Bug fixes
- Fixed a bug in
EuiHeader
where the navigation ofEuiCollapsibleNavBeta
would render below theEuiFlyout
's overlay (#8325)
Accessibility
- Improved the accessibility of
EuiComboBox
by addingaria-setsize
andaria-posinset
to ensure correct information is provided for its virtualized listbox (#8333) - Improved the
EuiAccordionTrigger
's screen reader UX by passedaria-hidden
to theEuiAccordionArrow
to avoid duplicated announcements by screen readers. (#8342)