Skip to content

v72.1.0

Compare
Choose a tag to compare
@1Copenut 1Copenut released this 03 Jan 21:12
· 1358 commits to main since this release
  • Changed design of empty ranges in EuiColorStops to have diagonal gray stripes instead of a solid light gray color (#6489)
  • Changed popover in EuiColorStops to not appear when dragging/moving a color stop (#6489)
  • EuiPopover now supports overriding focusTrapProps.onClickOutside, which allows customization of auto-close behavior on outside click. (#6500)

CSS-in-JS conversions

  • Converted EuiColorStops to Emotion (#6489)
  • Added brighten service to manipulate CSS-in-JS colors (#6489)