- Updated
EuiSuperDatePickerto expose plain textutcOffsetandtimeZoneNameintimeZoneDisplayProps.customRenderrender function (#9245) - Updated
EuiHeaderLogoto add a hover style (#9240) - Made
EuiQuickSelectPanelavailable for importing from the@elastic/euipackage (#9239) - Updated
EuiAvatarto support Emoji Sequence ("advanced") in theinitialsprop (#9227) - Added
colorprop onEuiPageHeaderto supporttransparent(default) andplainbackgrounds. (#9220) - Added
colorprop onEuiPageto supporttransparent(default) andplainbackgrounds. (#9220) - Updated
EuiPageTemplateto ensurepanelled=truerenders aEuiPageHeaderwith a plain background by default (#9220) - Removed the default background style on
EuiPageTemplate's outer wrapper (#9220)
Bug fixes
- Fixed icon size in
EuiSuperDatePicker's time window buttons whencompressed={true}(#9245) - Fixed
EuiIconvisibility issue withlogoElasticwhencoloris set totextorghostin light mode (#9247) - Fixed
EuiInMemoryTablesupport for controlled search for plain text (whensearchFormat="text") by properly handlingsearch.queryandsearch.defaulQuery(#9142)
Breaking changes
- Removed deprecated
messageprop fromEuiInMemoryTable, usenoItemsMessageinstead (#9234)
Accessibility
- Improved the accessibility of input fields in the popover of
EuiSuperDatePickerby properly labeling them (#9239) - Improved the accessibility of
EuiSelectableby removing emptyaria-activedescendantattribute when no option is active to ensure the search input is perceivable by screen readers (#9223)