Upgrade EUI to v31.10.0#93796
Conversation
| }); | ||
| const newDurationHours = await PageObjects.timePicker.getTimeDurationInHours(); | ||
| expect(Math.round(newDurationHours)).to.be(26); | ||
| expect(Math.round(newDurationHours)).to.be(27); |
There was a problem hiding this comment.
Changes to EuiPage increased padding on some containers, resulting in a slightly smaller histogram container, resulting in a fractionally larger brush area given the same absolute dimensions.
|
@elasticmachine merge upstream |
|
Pinging @elastic/eui-design (EUI) |
|
Pinging @elastic/apm-ui (Team:apm) |
|
Pinging @elastic/uptime (Team:uptime) |
| id="popover" | ||
| isOpen={false} | ||
| ownFocus={false} | ||
| ownFocus={true} |
There was a problem hiding this comment.
i wonder what will happen with this change.
flash1293
left a comment
There was a problem hiding this comment.
Can't find any breakages, but I'm not sure about that one change (left a comment)
| <td ng-click="toggleRow()" data-test-subj="docTableExpandToggleColumn" class="kbnDocTableCell__toggleDetails"> | ||
| <button | ||
| class="euiButtonIcon euiButtonIcon--text" | ||
| class="euiButtonIcon euiButtonIcon--text euiButtonIcon--empty euiButtonIcon--xSmall" |
There was a problem hiding this comment.
Why is this necessary? In Discover I can't see any styles applied based on these classes.
There was a problem hiding this comment.
Yeah, I found them in Kibana, but I couldn't find any CSS rules attached to the new classes.
There was a problem hiding this comment.
Uses the :not(.euiButtonIcon--empty) selector to prevent certain default styles from being applied, rather than adding specific styles.
peteharverson
left a comment
There was a problem hiding this comment.
Changes to the Transforms functional tests LGTM.
flash1293
left a comment
There was a problem hiding this comment.
LGTM, thanks for explaining @thompsongl
|
@elasticmachine merge upstream |
poffdeluxe
left a comment
There was a problem hiding this comment.
Presentation changes LGTM
stephmilovic
left a comment
There was a problem hiding this comment.
LGTM thanks @chandlerprall 🚀 🎸 👨🎤
💛 Build succeeded, but was flaky
Test FailuresKibana Pipeline / general / Closes and opens alerts.Closing alerts Closes and opens alertsStack TraceMetrics [docs]Async chunks
Page load bundle
Unknown metric groups@kbn/ui-shared-deps asset size
History
To update your PR or re-run it, just comment with: |
* Upgrade EUI to v31.10.0 (#93796) * Upgraded eui version, updated jest snaapshots * Upgrade EUI to v31.10.0 & update tests * increase expected histogram brush size result * revert dev_server snap * update baseline dashboard reporting png * avoid multiple acton menu openings when verified that the action exists and is enabled * update dashboard table expand button * update dashboard tsvb baseline * Adjust 2 cypress tests * snapshot update Co-authored-by: Greg Thompson <thompson.glowe@gmail.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> # Conflicts: # test/functional/screenshots/baseline/tsvb_dashboard.png # x-pack/plugins/canvas/public/components/asset_manager/__stories__/__snapshots__/asset_manager.stories.storyshot # x-pack/plugins/security_solution/public/management/pages/trusted_apps/view/__snapshots__/trusted_apps_page.test.tsx.snap * snapshot updates

31.8.0 ➡️ 31.10.0
EuiPagerefactor (reason for dashboard baseline snapshot updates)31.10.0panelPropstoEuiPopover(#4573)EuiPopoversownFocusprop fromfalsetotrue(#4551)srcprop toEuiImageas an alternative tourl(#4611)EuiSplitPanelcomponent (#4539)Bug fixes
EuiBasicTable(#4566)EuiSideNavPropstype from JS code (#4604)EuiComboBoxoptions list (#4607)forwardRefonEuiHeaderSectionItemButton(#4631)31.9.1Bug fixes
31.9.0EuiComboBoxOptionOptionprop toEuiComboBoxprops table (#4563)directionprop onEuiResizableContainer(#4557)useIsWithinBreakpointshook (#4557)EuiFormerrorEuiCallout(#4497)displayandsizeprops toEuiButtonIcon(#4466)Bug fixes
getDefaultEuiMarkdownUiPlugins(#4567)EuiDataGrid(#4561)Feature: EuiPageTemplate (#4517)
EuiPageTemplatecomponent as a shortcut for creating the different types of page layout patternsgrowanddirectiontoEuiPagepanelled,panelProps, andpaddingSizetoEuiPageBodyrestrictWidthandpaddingSizetoEuiPageBodypaddingSizetoEuiPageHeadertabsprop ofEuiPageHeaderContentto renderlargesizestickytoEuiPageSideBar$euiPageSidebarMinWidthfor changing defaultmin-widthofEuiPageSideBarhrefand other anchor props toEuiHeaderSectionItemButtonBug fixes
EuiPageContentEuiBreadcrumbs