Skip to content

v36.0.0

Compare
Choose a tag to compare
@thompsongl thompsongl released this 20 Jul 21:24
4ce4ef9
  • Refactored EuiFlyout types (#4940)
  • Updated pause icon (#4947)
  • Changed multi-line EuiDataGrid cells to break-word instead of break-all (#4955)
  • Refactored MarkdownEditor plugins into separate files (#4970)
  • Added checkable options to EuiKeyPadMenu and EuiKeyPadMenuItem (#4950)

Bug fixes

  • Fixed render-blocking error when EuiCodeBlock is configured with an unsupported language (#4943)
  • Fixed initial alignment of EuiDataGrid cells and the expand button on multi-line cells (#4955)
  • Fixed pass-through of iconSize prop on EuiButtonEmpty (#4965)
  • Fixed (reduced) size of spinner on small isLoading buttons (#4965)
  • Fixed click event subscription bug in EuiOverlayMask (#4967)
  • Fixed background-color in EuiCard.selectable's button (#4954)

Theme: Amsterdam

  • Fixed border-radius in EuiCard.selectable's button (#4954)
  • Updated styles for EuiKeyPadMenuItem (#4950)

Breaking changes

  • Changed EuiButtonEmpty size of l to m to match other buttons (#4965)