Skip to content

v41.0.0

Compare
Choose a tag to compare
@thompsongl thompsongl released this 02 Nov 21:33
bc5ea47
  • Added EuiAutoSizer component for setting dimensions on virtualized lists (#5278)
  • Added testenv mock for EuiAutoSizer (#5278)
  • Changed render of useEuiTextDiff to a span instead of div (#5323)
  • Changed change prop type of children for EuiMark from string to ReactNode (#5323)
  • Added render prop to EuiI18n (#5236)

Bug fixes

  • Fixed styling of align: center for mobile version of EuiTableRowCell (#5323)
  • Fixed endDateControl className in EuiDatePickerRange (#5329)
  • Fixed EuiMarkdownEditor intercepting all drop events on the page (#5340)

Breaking changes

  • Removed EuiCodeEditor (#5323)
  • Removed betaBadgeLabel, betaBadgeTooltipContent, betaBadgeTitle props from EuiCard (#5323)
  • Removed EuiLoadingKibana (#5323)
  • Removed secondary color prop options (#5323)
  • Removed subdued color prop option from EuiButtonIcon (#5323)
  • Removed panelPaddingSize from EuiPageContent (#5323)
  • Removed makeId (#5323)
  • Removed mobile-only props from EuiTableRowCell (#5323)
  • Removed Sass vars $euiColorSecondary and $euiColorSecondaryText (#5345)