-
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 v30.6.0 #85504
Upgrade EUI to v30.6.0 #85504
Conversation
Pinging @elastic/eui-design (EUI) |
Pinging @elastic/apm-ui (Team:apm) |
Pinging @elastic/uptime (Team:uptime) |
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 change (snapshot 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.
ES UI snapshot changes 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 Stack Monitoring!
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!
💚 Build SucceededMetrics [docs]Async chunks
Distributable file count
Unknown metric groups@kbn/ui-shared-deps asset size
History
To update your PR or re-run it, just comment with: |
Co-authored-by: Kibana Machine <[email protected]>
Summary
[email protected] ⏩ [email protected]
Snapshot changes are almost entirely from:
disabled={false}
as we began computing the disabled prop in link-related components (#4362)type="button"
in a few places (#4368)30.6.0
EuiComment
(#4321)success
andwarning
colors toEuiButtonEmpty
(#4325)EuiDataGridColumn
(#4343)disabled
andloading
status
toEuiStep
(#4338)closePopover
prop toEuiDataGridColumnCellActionProps
(#4346)Bug fixes
EuiErrorBoundary
error message not showing in non-Chromium browsers (#4324)EuiToolTip
closing during initial positioning period (#4327)!default
to SASS variables ofEuiCollapsibleNav
(#4335)EuiDataGrid
column propertydisplayAsText
(#4351)esc
key presses closing parent popovers (#4336)isDisabled
prop onEuiListGroupItem
extraAction
config (#4359)inputRef
forEuiCheckbox
(#4298)EuiMarkdownEditor
to http, https, or starting with a forward slash (#4362)href
prop to React's practice of disallowingjavascript:
protocols (#4362)EuiButtonGroup
by adding an optionaltype
prop forEuiButtonGroupOption
(#4368)Theme: Amsterdam
EuiComment
(#4321)xs
size inEuiButtonEmpty
(#4325)m
size ofEuiListGroupItem
(#4340)EuiToolTip
(#4353)EuiRange
's tooltip (#4353)EuiStepNumber
indicators forEuiSteps
andEuiHorizontalSteps
(#4338)