Skip to content

v37.5.0

Compare
Choose a tag to compare
@thompsongl thompsongl released this 26 Aug 19:26
fe8a2e7

Feature: Emotion (#4511)

  • Added EuiThemeProvider, a React context provider for theme values and color mode selection
  • Added useEuiTheme React hook, and withEuiTheme React HOC for consuming the EuiTheme
  • Added global EuiTheme tokens for colors, size, font, border, animation, and breakpoint
  • Added color services for makeHighContrastColor, makeDisabledContrastColor, shade, tint, transparentize, saturate, desaturate, lightness