Skip to content

Upgrade EUI to v72.0.0#147888

Merged
jbudz merged 7 commits intoelastic:mainfrom
cee-chen:eui-v72.x
Dec 22, 2022
Merged

Upgrade EUI to v72.0.0#147888
jbudz merged 7 commits intoelastic:mainfrom
cee-chen:eui-v72.x

Conversation

@cee-chen
Copy link
Copy Markdown
Contributor

Summary

eui@71.0.0eui@72.0.0


72.0.0

  • Added the customQuickSelectRender render prop to EuiSuperDatePicker, which allows customizing the Quick Select popover (#6382)
  • EuiFilePicker styles have been updated to look more like an interactive element. (#6479)
  • Added a third argument to EuiSelectable's onChange callback. The single option object that triggered the onChange event is now also passed to consumers with its most recent checked state (#6487)

Bug fixes

  • EuiTabs now passes size and expand to all children using a React context provider. (#6478)
  • Fixed security warnings caused by trim@0.0.1 sub-dependency (#6482)

Breaking changes

  • Removed size and expand props from EuiTab (#6478)

71.1.0

Deprecations

  • Renamed EuiPageSideBarProps to EuiPageSideBarProps_Deprecated, to reduce usage/confusion with EuiPageSidebar (#6468)

@cee-chen cee-chen added release_note:skip Skip the PR/issue when compiling release notes EUI backport:skip This PR does not require backporting v8.7.0 labels Dec 20, 2022
@cee-chen cee-chen marked this pull request as ready for review December 20, 2022 21:42
@cee-chen cee-chen requested review from a team as code owners December 20, 2022 21:42
@botelastic botelastic bot added the Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability label Dec 20, 2022
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/uptime (Team:uptime)

Copy link
Copy Markdown
Contributor

@TinaHeiligers TinaHeiligers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@justinkambic justinkambic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uptime change LGTM

Copy link
Copy Markdown
Member

@sabarasaba sabarasaba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@elastic/platform-deployment-management changes lgtm

Copy link
Copy Markdown
Contributor

@stratoula stratoula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Visualzations team changes LGTM

Copy link
Copy Markdown
Contributor

@sebelga sebelga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Copy Markdown
Contributor

@1Copenut 1Copenut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM! I traced the deprecated props and test changes so I knew what to focus on. Spot checked the sidebar in a local instance.

@cee-chen
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@cee-chen
Copy link
Copy Markdown
Contributor Author

@elastic/security-solution Pinging y'all as the last CODEOWNER request! We'll be asking Kibana Ops to admin merge if we don't hear back/receive a review by EOD.

Happy holidays all!

@kibana-ci
Copy link
Copy Markdown

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
cases 518 568 +50

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
cases 349.8KB 378.5KB +28.7KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
core 390.9KB 391.0KB +132.0B
kbnUiSharedDeps-css 324.3KB 324.0KB -250.0B
kbnUiSharedDeps-npmDll 5.3MB 5.3MB -507.0B
total -625.0B
Unknown metric groups

ESLint disabled in files

id before after diff
osquery 1 2 +1

ESLint disabled line counts

id before after diff
enterpriseSearch 19 21 +2
fleet 61 67 +6
osquery 109 115 +6
securitySolution 436 442 +6
total +20

Total ESLint disabled count

id before after diff
enterpriseSearch 20 22 +2
fleet 70 76 +6
osquery 110 117 +7
securitySolution 512 518 +6
total +21

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@jbudz jbudz merged commit 251bdce into elastic:main Dec 22, 2022
@cee-chen cee-chen deleted the eui-v72.x branch December 22, 2022 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting EUI release_note:skip Skip the PR/issue when compiling release notes Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability v8.7.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.