-
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 v18.2.0 #54786
Upgrade EUI to v18.2.0 #54786
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.
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.
@elastic/kibana-app-arch change 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.
LGTM; Reviewed changes to package.json files, snapshots, and yarn.lock
💚 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.
Checked over the hex changes to make sure nothing was amiss.
* 18.2.0 * ts update * Updated `euiColorVis0` * Update `euiColorVis1` * Updating `euiColorVis2` * Updated `euiColorVis3` * Updated the rest * Updated hard-coded viz palette hexes to latest * src snapshot updates * x-pack test updates * mock jest fn * Updated two vegalite visualization screenshots Co-authored-by: Caroline Horn <[email protected]> Co-authored-by: Chandler Prall <[email protected]>
* Upgrade EUI to v18.2.0 (#54786) * 18.2.0 * ts update * Updated `euiColorVis0` * Update `euiColorVis1` * Updating `euiColorVis2` * Updated `euiColorVis3` * Updated the rest * Updated hard-coded viz palette hexes to latest * src snapshot updates * x-pack test updates * mock jest fn * Updated two vegalite visualization screenshots Co-authored-by: Caroline Horn <[email protected]> Co-authored-by: Chandler Prall <[email protected]> * snapshot Co-authored-by: Caroline Horn <[email protected]> Co-authored-by: Chandler Prall <[email protected]>
* upstream/master: (72 commits) [ML] Calculate model memory limit API integration tests (elastic#54557) Skip flakey index template component integration tests. (elastic#54878) Add label and icon to nested fields in the doc table (elastic#54199) Reverse dependency of home plugin and apm/ml/cloud (elastic#52883) [SIEM][Detection Engine] Order JSON keys, fix scripts, update pre-packaged rules update invalid snapshot add readme note about alerting / manage_api_key cluster privilege (elastic#54639) [SIEM] New Overview Page (elastic#54783) [Uptime] Feature/refactor context initialization (elastic#54494) Upgrade EUI to v18.2.0 (elastic#54786) [SIEM] [Detection engine] from signals to timeline (elastic#54769) [Index Management] Add Mappings Editor to Index Template Wizard (elastic#47562) [SIEM][Detection Engine] Removes deprecated filter from mapping [Maps] Add categorical styling (elastic#54408) Add mapbox-gl-rtl-text library (elastic#54842) [SIEM][Detection Engine] Adds actions to Rule Details (elastic#54828) Lexicographically sort location tags (elastic#54832) [Maps] expand extent filter to tile boundaries (elastic#54276) [Maps] Use v7.6 Elastic Maps Service API (elastic#54399) [DOCS] Adds monitoring setting (elastic#54819) ...
* 18.2.0 * ts update * Updated `euiColorVis0` * Update `euiColorVis1` * Updating `euiColorVis2` * Updated `euiColorVis3` * Updated the rest * Updated hard-coded viz palette hexes to latest * src snapshot updates * x-pack test updates * mock jest fn * Updated two vegalite visualization screenshots Co-authored-by: Caroline Horn <[email protected]> Co-authored-by: Chandler Prall <[email protected]>
Summary
[email protected]
⏩[email protected]
Color palette changes constituted the majority of changes. Individual color values as well as the access method(s) have changed and been updated by the Kibana design team in this changeset.
18.2.0
rencentlyViewedApp
app icon toEuiIcon
(#2755)Bug fixes
EuiBasicTable
&EuiInMemoryTable
to not un- and re-mount rows when togglingloading
prop (#2754)18.1.0
EuiBadge
hollow border color in dark mode (#2746)minInputProps
andmaxInputProps
to supply more props to the inputs ofEuiDualRange
(#2738)EuiBadge
to use EUI palette colors (#2455)euiPaletteColorBlind
colors (#2455)EuiCard
where button text was not properly aligned (#2741)EuiRange
to TypeScript (#2732)EuiDualRange
to TypeScript (#2732)EuiRangeInput
to TypeScript (#2732)bellSlash
glyph toEuiIcon
(#2714)legend
prop toEuiCheckboxGroup
andEuiRadioGroup
to addEuiFieldset
wrappers for title the groups (#2739)EuiNavDrawerFlyout
to close after child nav items are clicked (#2749)EuiNavDrawerFlyout
to trap focus while navigating via keyboard (#2749)euiPaletteColorBlindBehindText
variant of the color blind palette (#2750)EuiSwitch
,EuiCheckbox
,EuiRadio
andEuiRange
(#2745)Bug fixes
EuiRadio
andEuiCheckbox
labels to beinline-block
(#2739)EuiCheckboxGroup
'soptions
type to fully extend theEuiCheckbox
type (#2739)