Skip to content

v108.0.0

Choose a tag to compare

@mgadewoll mgadewoll released this 27 Oct 18:36
· 209 commits to main since this release
  • Updated EuiModal to support closing on outside click, via the new outsideClickCloses prop (#9137)

Breaking changes

  • Removed all "Amsterdam" theme related code in src/themes/amsterdam - EUI now only supports the "Borealis" theme in eui-theme-borealis (#9090)
  • Removed euiTheme.flags.hasGlobalFocusColor (#9090)
  • Removed euiTheme.flags.hasVisColorAdjustment (#9090)
  • Removed hasVisColorAdjustment argument from color palettes (used in euiPaletteColorBlindBehindText, euiPaletteForTemperature, euiPaletteComplementary, euiPaletteCool) (#9090)
  • Removed euiTheme.flags.buttonVariant and euiTheme.flags.formVariant (#9090)
  • Removed euiTheme.components.keyPadMenuItemBackgroundDisabledSelect (#9090)
  • Removed legacy SCSS files from src/global_styling/variables, src/global_styling/mixins and src/global_styling/functions - if needed, use them from eui-theme-common instead (#9090)