-
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
Bumping EUI to v70.4.0 #145888
Bumping EUI to v70.4.0 #145888
Conversation
- CI/tests were failing because the blur events were fighting one another and causing focus to be lost when clicking between password fields
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
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.
ResponseOps 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.
Left one question about a test change for Deployment Management
x-pack/plugins/index_management/__jest__/components/index_table.test.js
Outdated
Show resolved
Hide resolved
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.
Threat hunting investigations changes. LGTM!
..._management/public/application/sections/license_dashboard/revert_to_basic/revert_to_basic.js
Outdated
Show resolved
Hide resolved
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.
Global Exp 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.
🎉 Woohoo! Nice to have a smaller upgrade for a change.
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.
Deployment Management 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 - on behalf of @elastic/security-onboarding-and-lifecycle-mgt
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!
💚 Build Succeeded
Metrics [docs]Async chunks
Page load bundle
Unknown metric groupsESLint disabled in files
ESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: cc @1Copenut |
[email protected]
⏩[email protected]
click
tochange
70.4.0
EuiTourStep.footerAction
type to acceptReactNode[]
(#6384)euiTourStepIndicator
is always centered (#6384)filterInCircle
glyph toEuiIcon
(#6385)color
prop toEuiBeacon
(#6420)euiMaxBreakpoint
andeuiMinBreakpoint
CSS-in-JS utilities for creating min/max-width media queries (#6431)Bug fixes
EuiCollapsibleNav
s and left-sideEuiFlyout
s (#6422)EuiCard
where footer were not aligned to the bottom of the card (#6424)70.3.0
EuiSearchBar
now automatically wraps special characters not used by query syntax in quotes (#6356)alignment
prop toEuiBetaBadge
(#6361)EuiButton
now acceptsminWidth={false}
(#6373)Bug fixes
EuiPageTemplate
not correctly passing thecomponent
prop to the inner main content wrapper. (#6352)EuiSkipLink
now correctly callsonClick
even whenfallbackDestination
is invalid (#6355)EuiModal
to not cause scroll-jumping issues on modal open (#6360)EuiPageSection
not correctly mergingcontentProps.css
(#6365)EuiTab
not defaulting to sizem
(#6366).eui-yScrollWithShadows
and.eui-xScrollWithShadows
(#6374)EuiCard
where the inner content in vertical cards was not growing 100% in width (#6377)EuiSuperDatePicker
caused byEuiFlex
CSS gap change (#6380)EuiFlexGroup
s, where the parentEuiFlexGroup
is responsive but a childEuiFlexGroup
is not (#6381)CSS-in-JS conversions
EuiModal
to Emotion (#6321)Fixes
EuiButton
no longer outputs unnecessary inline styles forminWidth={0}
orminWidth={false}
(#6373)EuiFacetButton
no longer reports type issues when passing props accepted byEuiButton
(#6373)