Skip to content

v41.1.0

Compare
Choose a tag to compare
@thompsongl thompsongl released this 11 Nov 16:47
· 2325 commits to main since this release
  • Added layout and footer props to EuiEmptyPrompt (#5275)
  • Updated EuiEmptyPrompt to extend EuiPanelProps (#5275)
  • Add data-icon-type to EuiIcon <svg> for easier debugging of iconType #5366)

Bug fixes

  • Fixed an EuiDataGrid race condition where grid rows had incorrect heights if loaded in before CSS (#5284)
  • Fixed an accessibility issue where EuiDataGrid cells weren't owned by role=row elements (#5285)
  • Fixed EuiErrorBoundary overflow scrolling by wrapping contents in EuiCodeBlock (#5359)
  • Fixed analyzeEvent icon to be horizontally centered #5365)