Skip to content

v70.4.0

Compare
Choose a tag to compare
@cee-chen cee-chen released this 23 Nov 19:40
· 1420 commits to main since this release
  • Updated EuiTourStep.footerAction type to accept ReactNode[] (#6384)
  • Vertically aligned all footer content so that euiTourStepIndicator is always centered (#6384)
  • Added filterInCircle glyph to EuiIcon (#6385)
  • Added color prop to EuiBeacon (#6420)
  • Added the euiMaxBreakpoint and euiMinBreakpoint CSS-in-JS utilities for creating min/max-width media queries (#6431)

Bug fixes

  • Restores the previous match operator behaviour when the query value is split into multiple terms after analysis. (#6409)
  • Fixed missing slide-in animation on EuiCollapsibleNavs and left-side EuiFlyouts (#6422)
  • Fix bug in EuiCard where footer were not aligned to the bottom of the card (#6424)
  • Fixed multiple component media queries for consumers with custom theme breakpoints (#6431)