v77.2.0
- Updated
EuiFieldNumber
to detect native browser invalid state and show an invalid icon (#6704) - Improved the input widths of
EuiRange
andEuiDualRange
whenshowInput={true}
to account for invalid icons (#6704) - Improved the
isInvalid
styling ofEuiDualRange
whenshowInput="inputWithPopover"
(#6704) - Updated
EuiFormControlLayoutIcons
to render left icons in expected DOM order (#6705) - Updated
EuiDatePickerRange
'sisInvalid
state to match other range inputs (#6705) - Updated
EuiSuperDatePicker
'sisInvalid
state to match other range inputs (#6705)
Bug fixes