v70.4.0
- Updated
EuiTourStep.footerAction
type to acceptReactNode[]
(#6384) - Vertically aligned all footer content so that
euiTourStepIndicator
is always centered (#6384) - Added
filterInCircle
glyph toEuiIcon
(#6385) - Added
color
prop toEuiBeacon
(#6420) - Added the
euiMaxBreakpoint
andeuiMinBreakpoint
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
EuiCollapsibleNav
s and left-sideEuiFlyout
s (#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)