v34.2.0
- Removed
text-transform: capitalize
from theEuiTourSteps
title to better fit with Elastic title guidelines (#4839) - Added
color
andsize
props and added support for click event toEuiBetaBadge
(#4798) - Added
documentation
andlayers
glyphs toEuiIcon
(#4833) - Updated
EuiTourStep
'stitle
andsubtitle
prop type fromstring
toReactNode
(#4841) - Added
euiCantAnimate
Sass mixin (#4835) - Added new
EuiLoadingLogo
component (#4835) - Added
icon
props toEuiEmptyPrompt
for custom icons (#4835) - Deprecated
EuiLoadingKibana
(#4835) - Paused animations when
prefers-reduced-motion
is on for loader components (#4835)
Bug fixes
- Fixed
onBlur
anddata-test-subj
prop propagation inEuiColorPicker
(#4822)