v112.1.0
- Updated
timelineicon glyph (#9331) - Updated
EuiContextMenupanels to allow passingdata-test-subj,aria-label,classNameandcssprops (#9323) - Added "zoom in" functionality to time window buttons in
EuiSuperDatePicker(#9325) - Added
displayNametoEuiButton,EuiButtonEmpty,EuiDescriptionListand its sub-components,EuiEmptyPrompt,EuiFlexGrid,EuiFlexItem,EuiIcon,EuiImage,EuiLoadingLogo,EuiPageSection,EuiPageSidebar,EuiPageTemplateand its sub-components andEuiPanel(#9324) - Added
fillprop (defaults tofalse) toEuiBadgecomponent that controls whether the badge should use filled or non-filled (less intense) colors. By default, badges will now render as the non-filled variant. (#9306) - Updated EuiBadge design to have rounded corners and improved paddings (#9302)
Bug fixes
- Fixed non-virtualized
EuiSelectablethrowing SyntaxError when selecting an option (#9326) - Fixed an issue where
pushflyouts in a stacked layout calculated the content offset based on the hidden main flyout's width instead of the visible child flyout's width (#9322)
@elastic/eui-theme-borealis v5.4.0
- Updated
badgeBackgroundcolor token value to equalbackgroundFilledText(#9306)
@elastic/eui-docusaurus-theme v2.2.0
- Added
extraFilesprop to theDemocomponent. It allows to pass extra files that will be added to the Codesandbox instance. (#9317) - Updated the
IMPORT_REGEXto include relative imports so that all imports are removed from the snippet. All imported references have to be passed toDemoin thescopeprop. (#9317)