v77.1.0
- Updated
EuiDatePicker
to display a warning icon and correctly setaria-invalid
whenisInvalid
is passed (#6677) - Updated
EuiFilePicker
to display an alert icon whenisInvalid
(#6678) - Updated
EuiTextArea
to display an alert icon whenisInvalid
(#6679) - Updated
EuiTextArea
to support theisLoading
prop (#6679) - Updated
EuiComboBox
to display a warning icon and correctly setaria-invalid
whenisInvalid
is passed (#6680)
Bug fixes
- Fixed
EuiAccordion
to not set anaria-expanded
attribute on non-interactivebuttonElement
s (#6694) - Fixed an
EuiPopoverFooter
bug causing nested popovers within popovers (note: not a recommended use-case) to unintentionally override its panel padding size inherited from context (#6698) - Fixed
EuiComboBox
to only delete the last selected item on backspace if the input caret is present (#6699)