-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Upgrade EUI to v18.2.0 #54786
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
Conversation
myasonik
left a comment
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! 🚢
lizozom
left a comment
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
chandlerprall
left a comment
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: |
snide
left a comment
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.0rencentlyViewedAppapp icon toEuiIcon(#2755)Bug fixes
EuiBasicTable&EuiInMemoryTableto not un- and re-mount rows when togglingloadingprop (#2754)18.1.0EuiBadgehollow border color in dark mode (#2746)minInputPropsandmaxInputPropsto supply more props to the inputs ofEuiDualRange(#2738)EuiBadgeto use EUI palette colors (#2455)euiPaletteColorBlindcolors (#2455)EuiCardwhere button text was not properly aligned (#2741)EuiRangeto TypeScript (#2732)EuiDualRangeto TypeScript (#2732)EuiRangeInputto TypeScript (#2732)bellSlashglyph toEuiIcon(#2714)legendprop toEuiCheckboxGroupandEuiRadioGroupto addEuiFieldsetwrappers for title the groups (#2739)EuiNavDrawerFlyoutto close after child nav items are clicked (#2749)EuiNavDrawerFlyoutto trap focus while navigating via keyboard (#2749)euiPaletteColorBlindBehindTextvariant of the color blind palette (#2750)EuiSwitch,EuiCheckbox,EuiRadioandEuiRange(#2745)Bug fixes
EuiRadioandEuiCheckboxlabels to beinline-block(#2739)EuiCheckboxGroup'soptionstype to fully extend theEuiCheckboxtype (#2739)