Skip to content

v34.0.0

Compare
Choose a tag to compare
@chandlerprall chandlerprall released this 13 May 15:54
  • Added textTransform property to schemaDetectors prop of EuiDataGrid(#4752)
  • Added color, continuityAbove, continuityAboveBelow, continuityBelow, continuityWithin, eraser, fullScreenExit, function, percent, wordWrap, and wordWrapDisabled glyphs to EuiIcon (#4779)
  • Added as, role, closeButtonProps, closeButtonPosition, outsideClickCloses, side, type, and pushMinBreakpoint props to EuiFlyout (#4713)
  • Extended EuiFlyout size prop to accept any CSS width value (#4713)
  • Extended EuiFlyout and most of its props in EuiCollapsibleNav (#4713)
  • Changed helpText prop in EuiFormRow to accept an array of messages(#4782)

Breaking changes

  • Changed the default of EuiFlyout ownFocus to true (#4713)
  • Wrapped EuiFlyout within the EuiOverlayMask when ownFocus=true (#4713)
  • Changed EuiCollapsibleNav width sizing from a Sass variable to a size prop (#4713)
  • Changed EuiOverlayMask z-indexing when positioned below header to using top offset (#4713)

Bug fixes

  • Fixed EuiTourStepIndicator to use EuiI18n following the standard way (#4785)
  • Fixed euiTourStep.closeTour default token value in EuiTourStep to be more specific (#4790)