-
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 v28.4.0 #77098
Upgrade EUI to v28.4.0 #77098
Conversation
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.
APM changes LGTM
Pinging @elastic/apm-ui (Team:apm) |
Pinging @elastic/uptime (Team:uptime) |
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
code review
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 !!
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.
Canvas 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.
Ops change to ui-shared-deps looks good.
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.
app arch changes lgtm
💚 Build SucceededBuild metricsasync chunks size
page load bundle size
distributable file count
History
To update your PR or re-run it, just comment with: |
* eui to 28.4.0 * euiselectableoption fixes * src snapshot updates * x-pack snapshot updates * htmlidgenerator mock * merge resolution * clean up * snapshot update * prevent api changes
* eui to 28.4.0 * euiselectableoption fixes * src snapshot updates * x-pack snapshot updates * htmlidgenerator mock * merge resolution * clean up * snapshot update * prevent api changes Co-authored-by: Elastic Machine <[email protected]>
Summary
[email protected]
⏩[email protected]
28.4.0
loading
icon toEuiComboBox
input whenisLoading
istrue
(#4015)value
prop inEuiExpression
to not required (#4014)fold
andunfold
glyphs toEuiIcon
(#3994)Bug fixes
euiCodeBlockNameColor
variable usage for.hljs-name
in SCSS (#3991)EuiAccordion
where thearrowDisplay="right"
is ignored whenextraAction
is configured (#3971)Theme: Amsterdam
28.3.1
Bug fixes
EuiComboBox
where the input was dropping to the next line when aEuiBadge
had a very long text (#3968)EuiSelectable
options extended viaEuiSelectableOption
and internal option types (#3983)EuiButton
CSS for RTL languages by usingmargin-inline-[pos]
instead ofmargin-[pos]
(#3974)EuiBreadcrumbs
andEuiCollapsibleNav
(#3970)28.3.0
EuiSideNav
to be more consistent across open states (#3926)regressionJob
,outlierDetectionJob
andclassificationJob
icons to Machine Learning icon set, updated others. (#3931)operator
field toEuiSearchBar
'sfield_value_selection
filter configuration (#3922)Bug fixes
EuiBasicTable
not fully expanding tall rows (height > 1000px) (#3855)EuiDataGrid
which sometimes prevented header cells from being focusabled (#3943)EuiFieldSearch
where a default value would not include the clear button (#3958)EuiDataGrid
cell content manages its own popover (#3951)valueText
getting cut off inEuiProgress
(#3948)