v93.6.0
- Updated
EuiBreadcrumb
styles to improve visual distinction of clickable breadcrumbs (#7615)
Deprecations
- Deprecated
color
prop onEuiBreadcrumb
(#7615)
Bug fixes
- Fixed
EuiComboBox
to correctly select full matches within groups via theEnter
key (#7658)
Accessibility
- Updated
EuiHeaderBreadcrumb
styles to ensure min. required color contrast (#7643) EuiSuperSelect
now correctly reads out parentEuiFormRow
labels to screen readers (#7650)EuiSuperSelect
now more closely mimics native<select>
behavior in its keyboard behavior and navigation (#7650)EuiSuperSelect
no longer strands keyboard focus on close (#7650)EuiSuperSelect
now correctly allows keyboard navigating past disabled options in the middle of the options list (#7650)