Skip to content

v34.2.0

Compare
Choose a tag to compare
@chandlerprall chandlerprall released this 03 Jun 17:07
  • Removed text-transform: capitalize from the EuiTourSteps title to better fit with Elastic title guidelines (#4839)
  • Added color and size props and added support for click event to EuiBetaBadge (#4798)
  • Added documentation and layers glyphs to EuiIcon (#4833)
  • Updated EuiTourStep's title and subtitle prop type from string to ReactNode (#4841)
  • Added euiCantAnimate Sass mixin (#4835)
  • Added new EuiLoadingLogo component (#4835)
  • Added icon props to EuiEmptyPrompt for custom icons (#4835)
  • Deprecated EuiLoadingKibana (#4835)
  • Paused animations when prefers-reduced-motion is on for loader components (#4835)

Bug fixes

  • Fixed onBlur and data-test-subj prop propagation in EuiColorPicker (#4822)