-
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
[DataTable]: Added support of column groups in table header #2661
Conversation
# Conflicts: # changelog.md
[DataTable]: columns group.
[TimelineScale]: timeline scale custom height.
# Conflicts: # app/package.json # changelog.md # draft-rte/package.json # epam-assets/package.json # epam-electric/package.json # epam-promo/package.json # extra/package.json # lerna.json # loveship/package.json # templates/uui-cra-template/package.json # test-utils/package.json # uui-build/package.json # uui-components/package.json # uui-core/package.json # uui-db/package.json # uui-docs/package.json # uui-e2e-tests/package.json # uui-editor/package.json # uui-timeline/package.json # uui/package.json
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",
"timestamp": "2024-11-26",
"sizes": {
"templateApp": {
"css": 307670,
"js": 483327
},
"@epam/app": {
"css": 736489,
"js": 5046186
},
"@epam/draft-rte": {
"css": 9782,
"js": 45296
},
"@epam/electric": {
"css": 2275,
"js": 2416
},
"@epam/promo": {
"css": 47140,
"js": 9424
},
"@epam/uui-extra": {
"css": 0,
"js": 213
},
"@epam/loveship": {
"css": 53117,
"js": 40262
},
"@epam/uui-components": {
"css": 22670,
"js": 252229
},
"@epam/uui-core": {
"css": 0,
"js": 346604
},
"@epam/uui-db": {
"css": 0,
"js": 45769
},
"@epam/uui-docs": {
"css": 2447,
"js": 178066
},
"@epam/uui-editor": {
"css": 12746,
"js": 175908
},
"@epam/uui-timeline": {
"css": 2201,
"js": 81852
},
"@epam/uui": {
"css": 285569,
"js": 352674
}
}
} Generated by: generate-components-api Total amount of exported types/props without JSDoc comments
|
Description:
Issue link: #2634
QA notes:
Need to re-test table layout, especially borders rendering.