Skip to content

Port Main Window to React - #4853

Merged
michelinewu merged 86 commits into
masterfrom
sb_port_main_window
Aug 21, 2025
Merged

Port Main Window to React#4853
michelinewu merged 86 commits into
masterfrom
sb_port_main_window

Conversation

@gettinToasty

Copy link
Copy Markdown
Contributor

No description provided.

@bundlemon

bundlemon Bot commented Jan 30, 2024

Copy link
Copy Markdown

BundleMon

Files updated (2)
Status Path Size Limits
vendors~renderer.(hash).js
4.67MB (-3.96KB -0.08%) -
renderer.(hash).js
7.07MB (-11.25KB -0.16%) -
Unchanged files (2)
Status Path Size Limits
updater.js
115.29KB -
guest-api.js
40.19KB -

Total files change -15.21KB -0.12%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

Comment thread app/components-react/editor/elements/mixer/GLVolmeters.tsx Outdated
Comment thread app/components-react/pages/PlatformAppStore.tsx Outdated
)}
</div>
{(!ctrl.platform ||
(isPlatform(['youtube', 'facebook', 'twitter', 'tiktok', 'kick']) && !isStreaming)) && (

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not really a comment, but a note to self, lots of isPlatform evaluations over here, most of the time with the same arguments, that should probably be extracted in the future. It will make it easier to support newer platforms as well instead of having to track all these instances

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think that's slightly out of scope for this PR but yes agreed, i have a thought to handle this similar how we use hasCapability for platform features

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

made a follow up PR here for when this is merged
#5401

@gettinToasty

Copy link
Copy Markdown
Contributor Author

/AzurePipelines run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@michelinewu
michelinewu merged commit 2e0232b into master Aug 21, 2025
11 of 12 checks passed
@michelinewu
michelinewu deleted the sb_port_main_window branch August 21, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants