Merged
Conversation
lizozom
approved these changes
Jan 14, 2020
Contributor
lizozom
left a comment
There was a problem hiding this comment.
@elastic/kibana-app-arch change lgtm
chandlerprall
approved these changes
Jan 14, 2020
Contributor
chandlerprall
left a comment
There was a problem hiding this comment.
LGTM; Reviewed changes to package.json files, snapshots, and yarn.lock
Contributor
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
snide
approved these changes
Jan 15, 2020
Contributor
snide
left a comment
There was a problem hiding this comment.
Checked over the hex changes to make sure nothing was amiss.
thompsongl
added a commit
to thompsongl/kibana
that referenced
this pull request
Jan 15, 2020
* 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 <549577+cchaos@users.noreply.github.com> Co-authored-by: Chandler Prall <chandler.prall@gmail.com>
thompsongl
added a commit
that referenced
this pull request
Jan 15, 2020
* 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 <549577+cchaos@users.noreply.github.com> Co-authored-by: Chandler Prall <chandler.prall@gmail.com> * snapshot Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com> Co-authored-by: Chandler Prall <chandler.prall@gmail.com>
gmmorris
added a commit
to gmmorris/kibana
that referenced
this pull request
Jan 15, 2020
* 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) ...
6 tasks
jkelastic
pushed a commit
to jkelastic/kibana
that referenced
this pull request
Jan 17, 2020
* 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 <549577+cchaos@users.noreply.github.com> Co-authored-by: Chandler Prall <chandler.prall@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
eui@18.0.0⏩eui@18.2.0Color 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)