v98.1.0
- Updated
EuiBetaBadge
with a newwarning
color variant (#8177)
Accessibility
- Ensures
autoFocus
onEuiSelectableList
triggers initial focus (#8091) - Improved the accessibility of
EuiSearchBarFilters
by: (#8091)- adding a more descriptive
aria-label
to selection filter buttons - ensuring the selection listbox is initially focused when opening a selection popover
- adding a more descriptive
- Improved the accessibility experience of tabs (EuiTab, EuiTabs): tab group is a tab stop and tabs can be traversed with arrow keys. (#8116)
- Updated
EuiCodeBlock
with a newcopyAriaLabel
prop, which allows setting a custom screen reader label on the copy button. (#8176)
CSS-in-JS conversions
- Removed the following global Sass variables: (#8169)
$euiButtonMinWidth
$euiDatePickerCalendarWidth
- Removed the following Sass animations: (#8169)
euiAnimFadeIn
euiGrow
focusRingAnimate
focusRingAnimateLarge
euiButtonActive
- Removed the following Sass mixins: (#8169)
euiFullHeight
euiSlightShadowHover
datePickerArrow