-
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
Upgraded EUI to 18.0.0 #54042
Upgraded EUI to 18.0.0 #54042
Conversation
6238ace
to
f3aa4bd
Compare
jenkins test this |
…2.0) to license checker whitelist
2f9b7d2
to
8dcd47f
Compare
jenkins test this |
@kibanamachine merge upstream |
@elasticmachine merge upstream |
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.
Tiny nit re type safety in APM code, other than that looks good. I've assigned this to @formgeist for a design sign-off as the colors have been changed.
x-pack/legacy/plugins/apm/public/components/shared/SelectWithPlaceholder/index.tsx
Outdated
Show resolved
Hide resolved
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.
Didn't checkout.
Overall @elastic/kibana-app-arch changes LGTM (mostly snapshots).
Added a question about the prepend
type definition.
src/plugins/data/public/ui/query_string_input/query_bar_top_row.tsx
Outdated
Show resolved
Hide resolved
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.
Security/Spaces changes LGTM
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
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.
maps changes LGTM
code review, tested in chrome
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 for ML LGTM
* Upgraded EUI to 18.0.0 * Fix breaks from `palette._.colors` changes * snapshots * Updated hard coded hex color codes in tests, fixed TS errors * Updated a functional test's selector; added (BSD-3-Clause AND Apache-2.0) to license checker whitelist * Functional test selector update * Updated vega browser-ci tests for palette changes * rebased on master * One more location for EUI package number update and yarn lock * Fixed lurking [but introduced] TypeScript logic bug * Swap a prop definition for the same value but tied closer to its source Co-authored-by: Caroline Horn <[email protected]> Co-authored-by: Elastic Machine <[email protected]>
Summary
18.0.0
EuiFieldText
to Typescript (#2688)nested
glyph toEuiIcon
(#2707)tableLayout
prop toEuiTable
,EuiBasicTable
andEuiInMemoryTable
to provide the option of auto layout (#2697)EuiSuggest
to Typescript (#2692)EuiErrorBoundary
to Typescript (#2690)EuiNavDrawer
to accept React fragments (#2710)EuiFormFieldset
andEuiFormLegend
components (#2706)EuiSelect
to Typescript (#2694)aggregate
,pageSelect
,pagesSelect
,securitySignal
,securitySignalDetected
,securitySignalResolved
andtimeline
icons (#2704)useDependentState
custom hook (#2725)isClearable
prop toEuiFieldSearch
(#2723)Bug fixes
isExpanded
property of nodes fromEuiTreeView
(#2700)EuiLink
button (#2722)EuiDataGrid
where resizing columns changed the active DOM element (#2724)EuiCodeBlock
(#2727)EuiDataGrid
that prevented the "Hide fields" popover from showing an updated column list (#2725)Breaking changes
color_palette
method to accept an array of colors (#2686)palette
export to export each palette function directly (#2686).colors
key (#2686)