Skip to content

[PortalRoot] Implement portal root discovery for shadow DOM discovery…#3104

Closed
MSt1ch wants to merge 1 commit into
developfrom
3686-portalroot-nesting-shadow-dom
Closed

[PortalRoot] Implement portal root discovery for shadow DOM discovery…#3104
MSt1ch wants to merge 1 commit into
developfrom
3686-portalroot-nesting-shadow-dom

Conversation

@MSt1ch

@MSt1ch MSt1ch commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Description: Fixed portal root

@MSt1ch MSt1ch requested review from JuliaMV and siarheiyelin June 11, 2026 10:41
@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown

Generated by: track-bundle-size
Generated at: Thu, 11 Jun 2026 11:13:02 GMT
Bundle size diff (in kBytes). Not gzipped. Both CSS & JS included.
Baseline: v6.3.1 (2025-12-03)
CI Status: ok

Module Baseline Size
(v6.3.1)
Size Diff Within
Threshold
Threshold
(min - max)
templateApp 693.09 706.37 +13.29
js:+6.12
css:+7.18
🆗 623.78 - 762.39
@epam/app 5586.96 5538.35 -48.6
js:-54.23
css:+5.64
🆗 5028.26 - 6145.65
@epam/electric 5.04 5.04 0
js:0
css:0
🆗 4.53 - 5.54
@epam/promo 55.61 55.57 -0.05
js:0
css:-0.05
🆗 50.05 - 61.17
@epam/uui-extra 0.21 0.21 0
js:0
css:0
🆗 0.19 - 0.23
@epam/loveship 92.81 96.25 +3.44
js:+3.48
css:-0.04
🆗 83.53 - 102.09
@epam/uui-components 257.49 261.67 +4.17
js:+2.66
css:+1.51
🆗 231.75 - 283.25
@epam/uui-core 324.75 333.31 +8.56
js:+8.56
css:0
🆗 292.27 - 357.23
@epam/uui-db 41.63 41.72 +0.08
js:+0.08
css:0
🆗 37.47 - 45.8
@epam/uui-docs 181.03 194.75 +13.72
js:+13.72
css:+0.01
🆗 162.92 - 199.13
@epam/uui-editor 174.1 173.26 -0.84
js:-0.83
css:-0.01
🆗 156.69 - 191.51
@epam/uui-timeline 75.5 75.49 -0.01
js:0
css:0
🆗 67.95 - 83.05
@epam/uui 527.51 561.06 +33.55
js:+10.74
css:+22.81
🆗 474.76 - 580.26
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": "6.5.0",
  "timestamp": "2026-06-11",
  "sizes": {
    "templateApp": {
      "css": 264820,
      "js": 458509
    },
    "@epam/app": {
      "css": 726287,
      "js": 4944993
    },
    "@epam/electric": {
      "css": 2275,
      "js": 2883
    },
    "@epam/promo": {
      "css": 47756,
      "js": 9145
    },
    "@epam/uui-extra": {
      "css": 0,
      "js": 213
    },
    "@epam/loveship": {
      "css": 55336,
      "js": 43221
    },
    "@epam/uui-components": {
      "css": 25145,
      "js": 242797
    },
    "@epam/uui-core": {
      "css": 0,
      "js": 341313
    },
    "@epam/uui-db": {
      "css": 0,
      "js": 42718
    },
    "@epam/uui-docs": {
      "css": 2162,
      "js": 197259
    },
    "@epam/uui-editor": {
      "css": 12944,
      "js": 164475
    },
    "@epam/uui-timeline": {
      "css": 2199,
      "js": 75104
    },
    "@epam/uui": {
      "css": 222096,
      "js": 352430
    }
  }
}

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

Total amount of exported types/props without JSDoc comments

Amount
Types 341 (+0) 🆗
Props 220 (+0) 🆗

@MSt1ch MSt1ch force-pushed the 3686-portalroot-nesting-shadow-dom branch from 0bb1c8e to 2d76e0a Compare June 11, 2026 10:55
@MSt1ch MSt1ch force-pushed the 3686-portalroot-nesting-shadow-dom branch from 2d76e0a to 0b43843 Compare June 11, 2026 11:07
@MSt1ch MSt1ch closed this Jun 11, 2026
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