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

[TabButton]: fixed layout for caption #2553

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

siarhei-epam
Copy link
Collaborator

Description:

Hotfix for TabButton caption layout

@siarhei-epam siarhei-epam self-assigned this Oct 15, 2024
Copy link

Generated by: track-bundle-size
Generated at: Tue, 15 Oct 2024 11:50:24 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 761.3 +5.92
js:-1.83
css:+7.74
🆗 679.85 - 830.92
@epam/app 6552.38 6593.42 +41.04
js:+19.51
css:+21.54
🆗 5897.14 - 7207.62
@epam/draft-rte 53.77 53.77 +0
js:0
css:+0
🆗 48.39 - 59.15
@epam/electric 4.57 4.57 0
js:0
css:0
🆗 4.12 - 5.03
@epam/promo 55.66 57.15 +1.49
js:-0.04
css:+1.53
🆗 50.1 - 61.23
@epam/uui-extra 0.21 0.21 0
js:0
css:0
🆗 0.19 - 0.23
@epam/loveship 92.08 93.74 +1.65
js:-0.01
css:+1.66
🆗 82.88 - 101.3
@epam/uui-components 260.74 263.21 +2.48
js:+2.27
css:+0.21
🆗 234.66 - 286.81
@epam/uui-core 333.83 337.45 +3.62
js:+3.62
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.12 +0.37
js:+0.37
css:0
🆗 186.07 - 227.43
@epam/uui-editor 181.56 183.61 +2.05
js:+1.82
css:+0.22
🆗 163.41 - 199.72
@epam/uui-timeline 77.95 79.51 +1.56
js:+1.56
css:+0
🆗 70.16 - 85.75
@epam/uui 601.25 606.79 +5.54
js:+1.85
css:+3.69
🆗 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.10.0",
  "timestamp": "2024-10-15",
  "sizes": {
    "templateApp": {
      "css": 300024,
      "js": 479549
    },
    "@epam/app": {
      "css": 1621806,
      "js": 5129863
    },
    "@epam/draft-rte": {
      "css": 9771,
      "js": 45292
    },
    "@epam/electric": {
      "css": 2275,
      "js": 2408
    },
    "@epam/promo": {
      "css": 47627,
      "js": 10896
    },
    "@epam/uui-extra": {
      "css": 0,
      "js": 213
    },
    "@epam/loveship": {
      "css": 53440,
      "js": 42543
    },
    "@epam/uui-components": {
      "css": 22530,
      "js": 247001
    },
    "@epam/uui-core": {
      "css": 0,
      "js": 345544
    },
    "@epam/uui-db": {
      "css": 0,
      "js": 45769
    },
    "@epam/uui-docs": {
      "css": 2448,
      "js": 209641
    },
    "@epam/uui-editor": {
      "css": 12733,
      "js": 175284
    },
    "@epam/uui-timeline": {
      "css": 2255,
      "js": 79166
    },
    "@epam/uui": {
      "css": 277755,
      "js": 343593
    }
  }
}

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

Total amount of exported types/props without JSDoc comments

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

@AlekseyManetov AlekseyManetov merged commit 5552b28 into main Oct 15, 2024
3 of 4 checks passed
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