-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update EUI to v10.1.0 #35402
Update EUI to v10.1.0 #35402
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good
💚 Build Succeeded |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
6 similar comments
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
/cc @angorayc
Summary
10.1.0
tokenModule
andtokenNamespace
icons toEuiToken
(#1839)cache-loader
to speed up development docs site build (#1841matching_options
to TS (#1828)EuiFormHelpText
to TS (#1852)onSearch
toEuiFieldSearchProps
's type defintion (#1627)moon
glyph toEuiIcon
(#1859)logoAzure
andlogoAzureMono
logos toEuiIcon
(#1859)EuiSearchBar
/Query
and allow empty phrases, e.g.""
(#1843)EuiSearchBar
/Query
search values (#1843)EuiLoadingKibana
,EuiLoadingSpinner
,EuiLoadingChart
andEuiLoadingContent
components to use spans instead of divs (#1845)Bug fixes
toastLifeTimeMs
typescript definition for individual toasts inEuiGlobalToastList
(#1846)EuiComboBox
input after container blur event (#1863)EuiLoadingKibana
so it could better nest withinEuiFlexItem
(#1845)Checklist
Use
strikethroughsto remove checklist items you don't feel are applicable to this PR.- [ ] This was checked for cross-browser compatibility, including a check against IE11- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support- [ ] Documentation was added for features that require explanation or tutorials- [ ] This was checked for keyboard-only and screenreader accessibilityFor maintainers
- [ ] This includes a feature addition or change that requires a release note and was labeled appropriately