-
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 v94.5.0 #183431
Upgrade EUI to v94.5.0 #183431
Conversation
Adding @nikitaindik to reviewers to double-check that elastic/eui#7760 fixes our tests. Thanks for the quick patch @tkajtoch! ❤️ |
f8e2c05
to
b2b26af
Compare
Pinging @elastic/eui-team (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 for the Threat Hunting Investigations team!
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Page load bundle
History
To update your PR or re-run it, just comment with: cc @tkajtoch |
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.
codeowner 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.
Core changes LGTM.
Thanks for deleting the associated translations!
v94.3.0
⏩v94.5.0-backport.1
Questions? Please see our Kibana upgrade FAQ.
v94.5.0-backport.1
This is a backport release only intended for use by Kibana.
EuiSelectableList
refactor ([Storybook] Add stories for more components (letters R-S) - Part 2 eui#7728) that led to a possible read-after-write desynchronization bug on component statev94.5.0
EuiFlyoutResizable
now respectssize
prop updates, allowing for controlledsize
usage (#7759)Bug fixes
setTimeout
inEuiInputPopover
to reduce flaky Cypress failures (#7760)Accessibility
EuiToolTip
s can now additionally be dismissed viaEscape
keypress as well as on focus blur. (#7751)v94.4.1
toolTipContent
andtoolTipProps
props onEuiSelectable
options (#7715)EuiSuperDatePicker
's absolute tab UX to support setting manual timestamps via mouse click as well as enter key (#7732)Bug fixes
EuiSelectable
(#7715)EuiMarkdownEditor
not disabling the upload dropzone when inreadOnly
mode (#7738)EuiMarkdownEditor
not showing an invalid underline on the editor whenerrors
are present (#7738)CSS-in-JS conversions
EuiMarkdownEditor
to Emotion; Removed$euiMarkdownEditorMinHeight
(#7738)EuiMarkdownFormat
to Emotion (#7738)Accessibility
EuiCollapsedNavButton
with improved context for screen reader navigation (#7740)ℹ️ There's no code difference between v94.4.0 and v94.4.1. v94.4.0 was published to npm without the README included, and v94.4.1 fixes that.