-
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 v24.1.0 #68141
Upgrade EUI to v24.1.0 #68141
Conversation
@cchaos Do you want to handle the Nevermind. Updates look simpler than expected. I'll tag you for review, though. |
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
Pinging @elastic/apm-ui (Team:apm) |
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 Security (SIEM/Endpoint) changes LGTM! 👍
Reviewed code (just snapshots) & checked out and did a quick smoke test and all looks good. Thanks @thompsongl!
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.
One change needed, but 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 for chrome snapshot changes
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.
Did a quick search over the charts breaking changes, and we should be good!
@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.
G2G for Canvas. Thanks!
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 for Endpoint/SIEM side.
@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.
APM changes look good! Thanks!
Endpoint App Team review was an either/or with SIEM; @FrankHassanabad reviewed on their behalf. |
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
* eui to 24.1.0 * src snapshot updates * x-pack snapshot updates * euiPaletteColorBlind param updates * euiPaletteColorBlind ts-ignore * fix collapsibleNav close button click for functional testing * await focus * increase legacy sass build timeout value Co-authored-by: Elastic Machine <[email protected]>
* eui to 24.1.0 * src snapshot updates * x-pack snapshot updates * euiPaletteColorBlind param updates * euiPaletteColorBlind ts-ignore * fix collapsibleNav close button click for functional testing * await focus * increase legacy sass build timeout value Co-authored-by: Elastic Machine <[email protected]> Co-authored-by: Elastic Machine <[email protected]>
* master: (22 commits) Partial revert of "Sync Kerberos + Anonymous access tests with the latest `security/_authenticate` API (user roles now include roles of anonymous user)." (elastic#68624) adapt some snapshot test (elastic#68489) [APM] Service maps - Fix missing ML status for services with jobs but no anomalies (elastic#68486) [skip test] apis Kerberos security Kerberos authentication finishing SPNEGO should properly set cookie and authenticate user [SIEM][Exceptions] - ExceptionsViewer UI component part 2 (elastic#68294) Surface data streams in Index Management. (elastic#67806) Fix edit datasource not working following changes in elastic#67234 (elastic#68583) [Logs + Metrics UI] Clean up async plugin initialization (elastic#67654) APM Storybook fixes (elastic#68671) Upgrade EUI to v24.1.0 (elastic#68141) [ML] DF Analytics: Creation wizard part 2 (elastic#68462) [Uptime] Fix race on overview page query (elastic#67843) Prefer using npm_execpath when spawning Yarn (elastic#68673) [Security] [Cases] Attach timeline to existing case (elastic#68580) Use Search API in Vega (elastic#68257) [Component templates] Table view (elastic#68031) [Uptime] Added relative date info in cert status column (elastic#67612) [Endpoint] Re-enable Functional test case for Endpoint related pages (elastic#68445) run page_load_metrics tests in visual regresssion jobs (elastic#68570) Enable exhaustive-deps; correct any lint warnings (elastic#68453) ...
[email protected]
⏩[email protected]
EuiColorPalettePicker
componenteuiPaletteColorBlind
EUI_CHARTS_THEME_[LIGHT, DARK]
themesEuiNavDrawer
in favor ofEuiCollapsibleNav
EuiExpression
24.1.0
displayAsText
prop toEuiDataGridColumn
(#3520)minSizeForControls
prop toEuiDataGrid
to control the minimum width for showing grid controls (#3527)getSelectedOptionForSearchValue
toEuiComboBoxOptionsList
as prop (#3501)appendIconComponentCache
function to allow manual pre-emptive loading of source elements into theEuiIcon
cache (#3481)initialSelected
toEuiTableSelectionType
properties to set initial selected checkboxes forEuiBasicTable
(#3418)EuiSteps
and related components types (#3471)displayName
to components usingReact.forwardRef
(#3451)EuiOverlayMask
'sonClick
prop (#3462)EuiColorPalettePicker
component (#3192)left-start
popover placement toEuiDatePicker
(#3511)theme
prop toEuiHeader
(#3524).euiHeaderLink-isActive
class toEuiHeaderLink
whenisActive
(#3524)display
,descriptionWidth
,textWrap
andisInvalid
props toEuiExpression
(#3467)EuiColorPalettePicker
types (#3542)Bug Fixes
EuiToolTip
components could be visible when element was focused (#3335)EuiSuperSelect
not rendering full width whenisOpen
istrue
(#3495)EuiBasicTable
shows no items if all items of last page is deleted (#3422)eui_charts_theme.d.ts
file (#3492)EuiCodeBlock
(#3309)EuiComboBox
not triggering itsinputRef
callback (#3532)Deprecations
EuiNavDrawer
family of components. Advise usage ofEuiCollapsibleNav
instead (#3487)Notes
src-framer
files from the repository (#3487)Theme: Amsterdam
EuiModal
(#3515)EuiOverlayMask
colors (#3515)opacity
value of shadow mixins (#3428)EuiFlyout
andEuiPopover
(#3477)EuiHeader
and components (#3524)24.0.0
null
as acceptableicon
prop forEuiCard
(#3470)sortBy
andsortShift
props toeuiPaletteColorBlind()
for sorting along the color wheel (#3387)utcOffset
prop toEuiSuperDatePicker
(#3436)partition
key toEuiChartThemeType
for Partition chart support (#3387)EuiImage
'scaption
prop type fromstring
toReactNode
(#3387)EuiCollapsibleNav
close button (#3465)Bug Fixes
EuiSuperDatePicker
quick selection menu overriding specified time range with default values (#3446)EuiCodeEditor
console error when using the editor without import the default theme (#3454)EuiDatePopoverContent
onChange
event to only acceptstring
date input (#3460)Breaking changes
euiPaletteColorBlind()
to an object (#3387)EUI_CHARTS_THEME_LIGHT/DARK
themes to the naturally sortedeuiPaletteColorBlind()
(#3387)