v95.5.0
- Added
minusInSquare
andplusInSquare
glyphs toEuiIcon
. (#7875)
Bug fixes
- Fixed
EuiSuperDatePicker
not correctly passingrefreshMinInterval
from the quick select popover (#7905)
CSS-in-JS conversions
- Converted
EuiSuperDatePicker
's form control to Emotion; (#7904)- Removed
$euiSuperDatePickerWidth
- Removed
$euiSuperDatePickerButtonWidth
- Removed
$euiSuperDatePickerNeedsUpdatingBackgroundColor
- Removed
$euiSuperDatePickerNeedsUpdatingTextColor
- Removed
@euiSuperDatePickerText
mixin
- Removed
- Converted
EuiSuperDatePicker
's date popover content to Emotion (#7908) - Converted
EuiSuperDatePicker
's quick select to Emotion (#7909)