-
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 v32.0.4 #96459
Upgrade EUI to v32.0.4 #96459
Conversation
From select_rule_type Edit: Changing the rule in EUI to allow the configuration in question |
// with the default range the number of hits is ~14000 | ||
const rows = await dataGrid.getDocTableRows(); | ||
expect(rows.length).to.be(12); | ||
expect(rows.length).to.be(11); |
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.
Increased size of EuiPagination slightly reduces the visible area, causing 1 fewer virtualized item.
Pinging @elastic/eui-design (EUI) |
Pinging @elastic/apm-ui (Team:apm) |
Pinging @elastic/fleet (Team:Fleet) |
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.
Security solution changes LTGM
...nitor/status_details/availability_reporting/__snapshots__/location_status_tags.test.tsx.snap
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.
ES UI 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 !!
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 look 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.
Fleet changes 👍
💚 Build SucceededMetrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
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.
Snapshot changes for Canvas LGTM 👍
* eui to 31.12.0 * type updates * snapshot updates * snapshot updates * euiavatarprops * eui to 32.0.3 * euicard updates * update test
Summary
v31.10.0
⏩v32.0.4
EuiPanel breaking changes were accounted for in a previous PR
32.0.4
Bug fixes
selectable
EuiCard
withlayout="horizontal"
(#4692)32.0.3
Bug fixes
EuiAvatarProps
(#4690)EuiCard
(#4690)32.0.2
Bug fixes
htmlIdGenerator
import path inbutton_group_button.tsx
(#4682)EuiColorStops
popover failing to close (#4687)32.0.1
Bug fixes
EuiPanel
when rendered as a<button>
(#4681)32.0.0
stepNumber
prop andstepped
asstopType
option toEuiColorStops
(#4613)display
prop ofEuiCard
to inheritcolor
values fromEuiPanel
(#4649)element
prop toEuiPanel
for forcing todiv
orbutton
(#4649)EuiCheckableCard
with refactor to useEuiSplitPanel
(#4649)valueInputProps
prop toEuiColorStops
(#4669)position
,usePortal
,top
,right
,bottom
, andleft
props toEuiBottomBar
(#4662)bottomBar
andbottomBarProps
toEuiPageTemplate
whentemplate = 'default'
(#4662)role="main"
toEuiPageContent
by default (#4662)bottomBorder
prop toEuiPageHeader
(#4662)Bug fixes
id
attribute to be unique acrossEuiButtonGroupButton
elements (#4657)EuiModal
(#4670)disabled
interactions ofEuiHeaderSectionItemButton
(#4670)of
text on small screens for compressedEuiPagination
(#4661)Breaking changes
betaBadgeLabel
,betaBadgeTooltipContent
, andbetaBadgeTitle
props fromEuiPanel
(#4649)EuiBottomBar
positioning styles from being applied at the CSS layer to thestyle
property (#4662)31.12.0
indexRuntime
glyph inEuiIcon
(#4650)iconType
,iconColor
, andiconSize
props toEuiAvatar
(#4620)'plain'
andnull
ascolor
options ofEuiAvatar
(#4620)31.11.0
EuiNotificationEvent
component (#4513)euiAnimation()
method on theEuiHeaderSectionItemButton
ref (#4513)description
prop ofEuiCard
optional (#4546)