-
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
Upgrade EUI to 14.5.0 #48119
Upgrade EUI to 14.5.0 #48119
Conversation
💔 Build Failed |
💔 Build Failed |
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.
Platform changes LGTM
💚 Build Succeeded |
💚 Build Succeeded |
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.
Ran this locally and tested that the Chart changes are still good in Lens. Breadcrumbs look at they should. LGTM.
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.
App arch changes look good (only snapshot changed)
* eui 14.5.0 * snapshot updates * update ChromeBreadcrumb interface * change bad id selector to data-test-subj selector
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.
APM changes lgtm
14.5.0
EuiColorStops
component (#2360)currency
glyph to 'EuiIcon' (#2398)EuiBreadcrumbs
,EuiHeader
etc, andEuiLink
to TypeScript (#2391)hasChildLabel
prop toEuiFormRow
to avoid duplicate labels (#2411)component
prop toEuiPageBody
, switching the default fromdiv
tomain
(#2410)EuiListGroupItem
(#2406)keyboardShorcut
glyph to 'EuiIcon (#2413)EuiNavDrawer
(#2417)EuiSuperDatePicker
(#2426)Bug fixes
EuiSelectable
to accept programmatic updates to itsoptions
prop (#2390)EuiSuperDatePicker
(#2411)EuiCodeEditor
's ID to be dynamic between renders (#2411)EuiCodeEditor
to not render multiple labels for some inputs (#2411)EuiBreadcrumbs
improper use ofuseInnerText
hook (#2425)