- Added an optional
tooltipPropsprop toEuiMarkdownEditorHelpButton(#9546) - Added a warning when non-recommended units are used in
width,minWidthormaxWidthprops on<EuiTableFooterCell>,<EuiTableHeaderCell>,<EuiTableHeaderCellCheckbox>as well as thecolumnsconfiguration on<EuiBasicTable>and<EuiInMemoryTable>(#9540) - Added
transitionBottomInandtransitionBottomOuticons toEuiIcon(#9528)
Bug fixes
- Fixed
EuiFlyoutManageranimation flickering when switching between flyout sessions by removing intermediate transition stages (backgrounding, returning, closing) and limiting opening animations to the initial flyout and first child only (#9514) - Fixed rendering of
EuiTableHeaderMobilewhenresponsiveBreakpoint=falseprop is set (#9531)