-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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 v37.3.0 #109157
Upgrade EUI to v37.3.0 #109157
Conversation
Pinging @elastic/eui-design (EUI) |
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, didn't test, looked at KibanaApp owned code, happy the the navigating flyout with the arrow key test can be unskipped 👍
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.
Stack Management changes lgtm, tested locally and works fine 🚀
@elasticmachine merge upstream |
@elasticmachine merge upstream |
Snapshot changes only for remaining codeowner reviews. Will merge on next successful CI run. |
💚 Build Succeeded
Metrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
* eui to 37.3.0 * i18n tokens * reinstate discover_grid_flyout test * more i18n tokens * snapshot updates * fix jest failures * update cell position pattern * clean up pattern * buttongroup click -> change Co-authored-by: Kibana Machine <[email protected]>
* Upgrade EUI to v37.3.0 (#109157) * eui to 37.3.0 * i18n tokens * reinstate discover_grid_flyout test * more i18n tokens * snapshot updates * fix jest failures * update cell position pattern * clean up pattern * buttongroup click -> change Co-authored-by: Kibana Machine <[email protected]> * fix bad merge Co-authored-by: Kibana Machine <[email protected]>
Summary
[email protected]
⏩[email protected]
click
tochange
37.3.0
copyClipboard
glyph inEuiIcon
to be centered (#5023)EuiFilePicker
removeFiles
method to enable programmatic selection clearing (#5017)EuiFlyout
testenv mock to pass-throughonKeyDown
prop (#5029)EuiCodeBlock
copy button inEuiMarkdownFormat
(#5032)copy
icon tocopyClipboard
inEuiCodeBlock
(#5018)Bug fixes
EuiFilterButton
whennumFilters
is not passed (#5012)outsideClickCloses
prop ofEuiFlyout
(#5027)EuiSelectable
's double click bug (#5021)EuiCodeBlock
is short in height (#5018)EuiButtonGroup
firingonChange
twice (#5033)37.2.0
isDisabled
prop toEuiFormLabel
and passed it down fromEuiFormRow
(#5009)Bug fixes
outsideClickCloses
prop ofEuiFlyout
(#4986)EuiFormRow
ignoringisDisabled
prop on the child element. (#5022)