-
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 v40.0.0 #115639
Upgrade EUI to v40.0.0 #115639
Conversation
💚 Build SucceededMetrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
enlarge: true, | ||
width: '100%', | ||
truncateText: false, |
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.
Per https://elastic.github.io/eui/#/tabular-content/tables#responsive-tables truncateText
has no effect without a custom render
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.
Haha, I remember adding this comment. I wish I could approve the change now
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.
Although, question, shouldn't the non-mobile truncateText
on line 73 up above also get removed? Or am I not understanding what you're saying?
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.
truncateText
on L73 is valid. It's just not valid in the mobileOptions
config.
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.
Gotcha, thanks!
enlarge: true, | ||
width: '100%', | ||
truncateText: false, |
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.
Per https://elastic.github.io/eui/#/tabular-content/tables#responsive-tables truncateText
has no effect without a custom render
Pinging @elastic/eui-design (EUI) |
Pinging @elastic/uptime (Team:uptime) |
This reverts commit 0e5eae6.
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.
maps 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.
Security Solution changes LGTM! Just a few snapshot updates -- we're over the hill now, thanks @thompsongl! 🙂
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 Monitoring 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.
Uptime changes LGTM.
ML changes LGTM 🎉 |
@elastic/app-search-frontend review is for non-snapshot code. @elastic/kibana-app-services, @elastic/kibana-presentation, @elastic/kibana-reporting-services, @elastic/kibana-vis-editors reviews are for snapshot changes only. I will plan to merge EOD to allow time before FF |
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.
VisEditors changes LGTM, simple snapshot updates, code review only
💚 Build Succeeded
Metrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
2 similar comments
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Summary
[email protected]
⏩[email protected]
Breaking change not relevant to Kibana
40.0.0
tokenKeyword
to match the definition of keyword field type (#5251)element
,buttonElement
, andarrowProps
props to further customizeEuiAccordion
(#5258)id
forEuiCombobox
by generating one ifprepend
orappend
exists (#5229)Breaking changes
tokenKeyword
icon totokenTag
inEuiToken
(#5251)