Skip to content

v67.1.1

Compare
Choose a tag to compare
@chandlerprall chandlerprall released this 20 Sep 16:51
· 1517 commits to main since this release

Bug fixes

  • Fixed EuiDataGrid's broken fullscreen mode when nested within an EuiAccordion (#6235)
  • Fixed EuiPageSection not correctly merging contentProps.css (#6239)
  • Fixed EuiPageHeaderContent not correctly merging passed classNames (#6239)
  • Fixed EuiAccordion not correctly merging buttonProps.css and arrowProps.css (#6239)
  • Fixed EuiProgress not correctly merging labelProps.css (#6239)
  • Fixed EuiImage not correctly merging wrapperProps.css (#6239)

CSS-in-JS conversions

  • Converted EuiFlyout to Emotion; Removed $euiFlyoutBorder and $euiFlyoutPaddingModifiers (#6213)