v106.3.0
·
292 commits
to main
since this release
- Added
thumbUpandthumbDownicons (#8937) - Removed obsolete IE-specific CSS properties (#8940)
- Updated
EuiComboBoxto allow multiline options by disabling virtualization (rowHeight="auto") (#8934)
Bug fixes
- Fixed interactive content in header cells on
EuiDataGridnot being correctly removed from the tab order (#8938) - Fixed an issue where the validity state of
EuiFieldNumberdid not update when theisInvalidprop value changed (#8952) - Reverted a font-size change for
xsbuttons back to12px(#8930) - Fixed unexpected results for the SCSS function
lineHeightFromBaseline(#8922) - Fixed
euiDataGridRow--selectednot applying onEuiDataGridwhithstripes={true}(#8925) - Fixed
euiDataGridRow--markedandeuiDataGridRow--selectedapplying hover styling onEuiDataGridwhenstripes={true}(#8925)
Accessibility
- Added a screen reader help text for entered interactive cells of
EuiDataGridto provide information about exiting cells (#8938) - Added a new beta
EuiLiveAnnouncercomponent which supportsaria-liveannouncements on mount (#8916) - Added
announceOnMountprop onEuiCallOutto support announcing its content on mount (#8916)