-
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@13.3.0 #42858
Upgrade EUI@13.3.0 #42858
Conversation
cc @bmcconaghy Feel free to push against this as you need. @chandlerprall looks like some TS conversions, but snaps ran fine. |
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.
package, snapshot, and yarn.lock changes LGTM
💔 Build Failed |
💔 Build Failed |
jenkins test this |
jenkins retest |
💔 Build Failed |
"euiSuperSelect.screenReaderAnnouncement": [Function], | ||
"euiSuperSelectControl.selectAnOption": [Function], | ||
"euiSuperUpdateButton.cannotUpdateTooltip": "Cannot update", |
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-platform do we need this test? testing translation format is not a task for service test. we can check that some keys are present in the mapping object.
This reverts commit d25d689.
@restrry mind taking another look? |
💔 Build Failed |
💔 Build Failed |
@spalger is investigating the CI failure. It appears that the Fixed EuiBadge truncation and auto-applied title attribute with innerText bugfix exposed some dependency misconfiguration in the CI build/test setup. |
@spalger any progress on this? I would like to get this in before FF for 7.4 as it includes a localization fix for the timepicker. |
Reminder that chandler will be out this week on vacation. @thompsongl can help out on the EUI side @spalger. |
Anything I can do to help here, @spalger? |
Sorry folks, github notifications have snowballed a bit, taking a look at this now |
Alright, the issue is that the plugins in We can probably fix this by copying the testing plugins out of the Kibana directory and into the installation, but that's going to take some changes to |
Multiple versions of React is what I suspected from the error, but it seems crazy we haven't hit this yet given we've been using hooks for months now. Thanks, @spalger |
919e99a
to
a6afbee
Compare
This comment has been minimized.
This comment has been minimized.
💚 Build Succeeded |
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
Summary
Upgrades from 13.1.1. For outside reviews, updates are only to snap files and some i18n work.
13.3.0
EuiSuperDatePicker
andEuiSuperUpdateButton
13.2.0
EuiStep
,EuiSteps
,EuiStepHorizontal
,EuiStepsHorizontal
, andEuiSubSteps
to Typescript (#2186)Bug fixes
EuiBadge
truncation and auto-appliedtitle
attribute withinnerText
(#2190)node_modules
(#2191)EuiBadge
truncation in IE and for the global filters pattern (#2194)EuiStep
(#2186)