-
Notifications
You must be signed in to change notification settings - Fork 67
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
[VerticalTabButton]: reverted paddings & gaps to the previous state #2593
[VerticalTabButton]: reverted paddings & gaps to the previous state #2593
Conversation
…ack-paddings-as-per-previous-component-version
Generated by: track-bundle-size
new sizes (raw)To set the sizes as a new baseline, you can copy/paste next content to the {
"version": "5.11.0-rc.0",
"timestamp": "2024-10-31",
"sizes": {
"templateApp": {
"css": 300668,
"js": 482715
},
"@epam/app": {
"css": 722992,
"js": 5038295
},
"@epam/draft-rte": {
"css": 9773,
"js": 45296
},
"@epam/electric": {
"css": 2289,
"js": 2409
},
"@epam/promo": {
"css": 47830,
"js": 10894
},
"@epam/uui-extra": {
"css": 0,
"js": 213
},
"@epam/loveship": {
"css": 53666,
"js": 42553
},
"@epam/uui-components": {
"css": 22527,
"js": 247943
},
"@epam/uui-core": {
"css": 0,
"js": 345926
},
"@epam/uui-db": {
"css": 0,
"js": 45769
},
"@epam/uui-docs": {
"css": 2448,
"js": 209640
},
"@epam/uui-editor": {
"css": 12748,
"js": 175370
},
"@epam/uui-timeline": {
"css": 2254,
"js": 79194
},
"@epam/uui": {
"css": 278211,
"js": 344356
}
}
} Generated by: generate-components-api Total amount of exported types/props without JSDoc comments
|
Issue link(if exists): #2582
Description:
reverted paddings & gaps to previous values for all sizes
changed the order of placing the icon to the left of the text and the count indicator, now the first icon then the count indicator - see merge request #2530