Skip to content

v99.4.0

Compare
Choose a tag to compare
@tkajtoch tkajtoch released this 03 Mar 14:50
· 33 commits to main since this release
ee0e5a4
  • Added quickSelectButtonProps to EuiSuperDatePicker (#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 of EuiCollapsibleNavBeta would render below the EuiFlyout's overlay (#8325)

Accessibility

  • Improved the accessibility of EuiComboBox by adding aria-setsize and aria-posinset to ensure correct information is provided for its virtualized listbox (#8333)
  • Improved the EuiAccordionTrigger's screen reader UX by passed aria-hidden to the EuiAccordionArrow to avoid duplicated announcements by screen readers. (#8342)