-
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 v95.2.0 #186841
Upgrade EUI to v95.2.0 #186841
Conversation
3e65d29
to
6f49a9b
Compare
f9be5e8
to
c29a5c6
Compare
- requires some amount of type casting, as our theme HOCs sadly do not return class components from the ref
no parameter/fake event needs to be passed, it's optional
- shallow: target the Class now not the HOC'd component - mount: needs to specify `.last()` now because Emotion adds another wrapper to Enzyme, and we want the nested one
/ci |
Pinging @elastic/eui-team (EUI) |
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
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.
ML edit LGTM (gave Import calendar event a visual check).
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.
Management changes lgtm (kbn-management/settings/components/field_input/input/image_input.tsx
)
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.
kibana-gis 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.
Tested osquery changes locally, no regression spotted.
👍
💔 Build Failed
Failed CI Steps
Test Failures
Metrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
^ Tests are failing on main. Merging this now. |
v95.1.0
⏩v95.2.0
Questions? Please see our Kibana upgrade FAQ.
v95.2.0
EuiContextMenuItemIcon
's type definition to explicitly define support forEuiIcon
'sIconType
(#7804)EuiSteps
to support a newtitleSize="xxs"
style, which outputs the same title font size but smaller unnumbered step indicators (#7813)EuiStepsHorizontal
to support a newsize="xs"
style, which outputs smaller unnumbered step indicators (#7813)EuiStepNumber
to support newtitleSize="none"
which omits rendering step numbers, and will only render icons (#7813)setEuiDevProviderWarning
to additionally accept a custom callback function, which warning messages will be passed to (#7820)EuiIcon
to feature updatedlogoElasticStack
logo for referencing Elastic Stack platform (#7838)EuiIcon
to feature updatedcasesApp
design. (#7840)EuiComboBox
to no longer autocomplete searched text when used within forms (#7842)CSS-in-JS conversions
EuiFilePicker
to Emotion; Removed$euiFilePickerTallHeight
(#7833)