Skip to content

v41.3.0

Compare
Choose a tag to compare
@chandlerprall chandlerprall released this 24 Nov 20:51
· 2294 commits to main since this release
  • Updated color of EuiHorizontalRule when rendered inside EuiToolTip (#5378)

Bug fixes

  • Fixed an EuiDataGrid bug where paginated overflowing data grids could become unscrollable when rowCount changed (#5400)
  • Fixed EuiCode line-wrapping (#5379)
  • Fixed EuiCodeBlock not passing data-test-subj or aria-label to virtualized & full-screen code blocks (#5379)
  • Fixed EuiCodeBlock not closing full-screen mode when the Escape key is pressed (#5379)
  • Fixed virtualized EuiCodeBlocks blanking out when entering & exiting full-screen mode (#5379)
  • Fixed EuiCodeBlock's full-screen mode to use a large font and padding size & added several missing wrapper classes (#5379)
  • Fixed EuiCodeBlock broken line wrapping when using virtualization (#5379)
  • Fixed type exports to not include test mocks & specs (#5412)

Theme: Amsterdam

  • Fixed EuiCodeBlock not properly increasing large font sizes on Amsterdam (#5379)