v55.1.0
- Improved
EuiTimeline
a11y by using better semantic elements (#5791) - Replaced sass usage in
EuiAspectRatio
with inline styles usingaspect-ratio
property of css (#5818) - Improved accessibility of
EuiLoadingChart
(#5821) - Added
euiFontSize()
anduseEuiFontSize()
JS function and React hook for font sizing (#5822) - Added
levels
object toEuiTheme
(#5827) - Updated the use of
@emotion/cache
to include all@emotion
styles (#5831)
Bug fixes
- Fixed layout bug in
EuiAccordion
children that useposition: fixed;
(#5806) - Fixed
EuiFlyout
so that it no longer closes when a click starts inside the flyout but completes outside (#5810) - Fixed
EuiBasicTable
mobile styles being in sync between JS and Sass (#5822)
CSS-in-JS conversions