v95.3.0
- Updated
EuiThemeProvider
s to allow modifying/setting custombreakpoint
s in nested usage (as opposed to only at the topEuiProvider
level) (#7862)
Bug fixes
- Fixed a Chrome/Edge CSS
mask-image
bug that was affecting scroll overflow shadow utilties (#7855)
CSS-in-JS conversions
- Converted
EuiColorPicker
to Emotion; Removed$euiColorPickerWidth
(#7845) - Converted
EuiColorPickerSwatch
to Emotion (#7853) - Converted
EuiColorPalettePicker
andEuiColorPaletteDisplay
to Emotion (#7854)- Removed
$euiColorPaletteDisplaySizes
- Removed
@mixin euiColorPaletteInnerBorder
- Removed
- Removed
$euiColorPickerValueRange0
,$euiColorPickerValueRange1
,$euiColorPickerSaturationRange0
,$euiColorPickerSaturationRange1
, and$euiColorPickerIndicatorSize
(#7859)
Accessibility
- Updated the
aria-label
attribute for theEuiFilePicker
remove file button (#7860)