Skip to content
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

[useVirtualList]: replacement of element.getBoundingClientRect with IntersectionObserver. #2491

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Kuznietsov
Copy link
Collaborator

Summary

In progress...

Copy link

github-actions bot commented Sep 4, 2024

Generated by: track-bundle-size
Generated at: Thu, 05 Sep 2024 08:07:39 GMT
Bundle size diff (in kBytes). Not gzipped. Both CSS & JS included.
Baseline: v5.8.4 (2024-07-30)
CI Status: ok

Module Baseline Size
(v5.8.4)
Size Diff Within
Threshold
Threshold
(min - max)
templateApp 755.39 756.26 +0.87
js:+0.09
css:+0.78
🆗 679.85 - 830.92
@epam/app 6552.38 6573.08 +20.7
js:+15.04
css:+5.66
🆗 5897.14 - 7207.62
@epam/draft-rte 53.77 53.78 +0.02
js:+0
css:+0.01
🆗 48.39 - 59.15
@epam/electric 4.57 4.57 0
js:0
css:0
🆗 4.12 - 5.03
@epam/promo 55.66 55.66 0
js:0
css:0
🆗 50.1 - 61.23
@epam/uui-extra 0.21 0.21 0
js:0
css:0
🆗 0.19 - 0.23
@epam/loveship 92.08 92.1 +0.01
js:+0.01
css:+0
🆗 82.88 - 101.3
@epam/uui-components 260.74 261.16 +0.43
js:+0.45
css:-0.02
🆗 234.66 - 286.81
@epam/uui-core 333.83 336.08 +2.25
js:+2.25
css:0
🆗 300.45 - 367.21
@epam/uui-db 44.7 44.7 0
js:0
css:0
🆗 40.23 - 49.17
@epam/uui-docs 206.75 207.11 +0.36
js:+0.36
css:-0.01
🆗 186.07 - 227.43
@epam/uui-editor 181.56 183.35 +1.79
js:+1.81
css:-0.02
🆗 163.41 - 199.72
@epam/uui-timeline 77.95 79.51 +1.55
js:+1.55
css:+0
🆗 70.16 - 85.75
@epam/uui 601.25 600.11 -1.14
js:-1.58
css:+0.44
🆗 541.12 - 661.37
new sizes (raw)

To set the sizes as a new baseline, you can copy/paste next content to the uui-build/config/bundleSizeBaseLine.json and commit the file.

{
  "version": "5.9.0",
  "timestamp": "2024-09-05",
  "sizes": {
    "templateApp": {
      "css": 292894,
      "js": 481513
    },
    "@epam/app": {
      "css": 1605551,
      "js": 5125287
    },
    "@epam/draft-rte": {
      "css": 9782,
      "js": 45296
    },
    "@epam/electric": {
      "css": 2275,
      "js": 2409
    },
    "@epam/promo": {
      "css": 46063,
      "js": 10936
    },
    "@epam/uui-extra": {
      "css": 0,
      "js": 213
    },
    "@epam/loveship": {
      "css": 51750,
      "js": 42561
    },
    "@epam/uui-components": {
      "css": 22297,
      "js": 245134
    },
    "@epam/uui-core": {
      "css": 0,
      "js": 344148
    },
    "@epam/uui-db": {
      "css": 0,
      "js": 45769
    },
    "@epam/uui-docs": {
      "css": 2443,
      "js": 209634
    },
    "@epam/uui-editor": {
      "css": 12486,
      "js": 175268
    },
    "@epam/uui-timeline": {
      "css": 2256,
      "js": 79163
    },
    "@epam/uui": {
      "css": 274427,
      "js": 340079
    }
  }
}

Generated by: generate-components-api
CI Status: ok

Total amount of exported types/props without JSDoc comments

Amount
Types 295 (+0) 🆗
Props 233 (+0) 🆗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant