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

Feature/impl complex e2e for picker input #2435

Merged
merged 8 commits into from
Jul 30, 2024

Conversation

siarheiyelin
Copy link
Collaborator

Issue link(if exists):

Description:

Copy link

github-actions bot commented Jul 30, 2024

Generated by: track-bundle-size
Generated at: Tue, 30 Jul 2024 10:18:41 GMT
Bundle size diff (in kBytes). Not gzipped. Both CSS & JS included.
Baseline: v5.8.1-alpha.0 (2024-06-14)
CI Status: ok

Module Baseline Size
(v5.8.1-alpha.0)
Size Diff Within
Threshold
Threshold
(min - max)
templateApp 747.12 751.07 +3.96
js:+0.28
css:+3.67
🆗 672.4 - 821.83
@epam/app 6506.94 6497.64 -9.3
js:+2.55
css:-11.86
🆗 5856.24 - 7157.63
@epam/draft-rte 53.79 53.77 -0.02
js:-0.01
css:-0.01
🆗 48.41 - 59.17
@epam/electric 4.57 4.57 0
js:0
css:0
🆗 4.12 - 5.03
@epam/promo 53.9 55.66 +1.76
js:0
css:+1.76
🆗 48.51 - 59.29
@epam/uui-extra 0.21 0.21 0
js:0
css:0
🆗 0.19 - 0.23
@epam/loveship 89.5 92.08 +2.58
js:-0.01
css:+2.58
🆗 80.55 - 98.45
@epam/uui-components 256.5 259.68 +3.17
js:+3.09
css:+0.07
🆗 230.86 - 282.16
@epam/uui-core 330.34 331.01 +0.67
js:+0.67
css:0
🆗 297.3 - 363.37
@epam/uui-db 44.7 44.7 0
js:0
css:0
🆗 40.23 - 49.17
@epam/uui-docs 206.19 206.75 +0.56
js:+0.56
css:+0.01
🆗 185.57 - 226.81
@epam/uui-editor 176.98 181.56 +4.58
js:+4.67
css:-0.09
🆗 159.28 - 194.68
@epam/uui-timeline 47.18 47.17 0
js:0
css:0
🆗 42.46 - 51.9
@epam/uui 591.14 592.94 +1.8
js:+0.34
css:+1.46
🆗 532.03 - 650.25
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.8.4",
  "timestamp": "2024-07-30",
  "sizes": {
    "templateApp": {
      "css": 287692,
      "js": 481407
    },
    "@epam/app": {
      "css": 1592933,
      "js": 5060645
    },
    "@epam/draft-rte": {
      "css": 9770,
      "js": 45292
    },
    "@epam/electric": {
      "css": 2275,
      "js": 2409
    },
    "@epam/promo": {
      "css": 46063,
      "js": 10936
    },
    "@epam/uui-extra": {
      "css": 0,
      "js": 213
    },
    "@epam/loveship": {
      "css": 51745,
      "js": 42546
    },
    "@epam/uui-components": {
      "css": 22319,
      "js": 243588
    },
    "@epam/uui-core": {
      "css": 0,
      "js": 338956
    },
    "@epam/uui-db": {
      "css": 0,
      "js": 45769
    },
    "@epam/uui-docs": {
      "css": 2450,
      "js": 209262
    },
    "@epam/uui-editor": {
      "css": 12504,
      "js": 173418
    },
    "@epam/uui-timeline": {
      "css": 2254,
      "js": 46054
    },
    "@epam/uui": {
      "css": 268477,
      "js": 338698
    }
  }
}

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

Total amount of exported types/props without JSDoc comments

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

@siarheiyelin siarheiyelin force-pushed the feature/impl_complex_e2e_for_picker_input branch from 59f5a7b to 0847b86 Compare July 30, 2024 10:00
@siarheiyelin siarheiyelin merged commit a2e6f31 into develop Jul 30, 2024
4 checks passed
@siarheiyelin siarheiyelin deleted the feature/impl_complex_e2e_for_picker_input branch July 30, 2024 10:19
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.

2 participants