Skip to content

v114.1.0

Latest

Choose a tag to compare

@mgadewoll mgadewoll released this 07 Apr 11:59
· 10 commits to main since this release
2777c9e
  • Added an optional tooltipProps prop to EuiMarkdownEditorHelpButton (#9546)
  • Added a warning when non-recommended units are used in width, minWidth or maxWidth props on <EuiTableFooterCell>, <EuiTableHeaderCell>, <EuiTableHeaderCellCheckbox> as well as the columns configuration on <EuiBasicTable> and <EuiInMemoryTable> (#9540)
  • Added transitionBottomIn and transitionBottomOut icons to EuiIcon (#9528)

Bug fixes

  • Fixed EuiFlyoutManager animation 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 EuiTableHeaderMobile when responsiveBreakpoint=false prop is set (#9531)