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

feat(multistream): relax primary platform requirement #4855

Open
wants to merge 86 commits into
base: master
Choose a base branch
from

Conversation

blackxored
Copy link
Contributor

No description provided.

Copy link

bundlemon bot commented Jan 31, 2024

BundleMon

Files updated (1)
Status Path Size Limits
renderer.(hash).js
6.8MB (+12.36KB +0.18%) -
Unchanged files (3)
Status Path Size Limits
vendors~renderer.(hash).js
4.69MB -
updater.js
115.28KB -
guest-api.js
40.19KB -

Total files change +12.36KB +0.1%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@blackxored blackxored force-pushed the feat/multistream-primary-platform-reqs branch from 864776b to ff5bbb0 Compare February 14, 2024 20:09
@blackxored blackxored marked this pull request as ready for review February 15, 2024 18:04
@blackxored blackxored force-pushed the feat/multistream-primary-platform-reqs branch from 585d6ec to f393d2c Compare February 16, 2024 18:47
TikTok's fake chat component makes other platform chats unable to load
after switching to Tiktok's chat while live. This simplifies Tiktok's
handling by moving logic to the parent component and not rendering a
`Chat` component at all since we don't need to load an URL or setup
resize event listeners, or any of the other functionality we're aware
of. While the code might not be pretty on the caller, getting rid of
render side effects and unrelated code in the `Chat` component that's
already been found to be buggy should be an improvement overall.
@blackxored blackxored force-pushed the feat/multistream-primary-platform-reqs branch from 7787111 to fd0f8fe Compare April 30, 2024 20:18
Custom destinations aren't really being persisted until we toggle a
platform on or off (which saves settings), or (presumably) when going
live. There's a call to `#save` after switching platforms but no such
call exists for custom destinations.
@blackxored blackxored force-pushed the feat/multistream-primary-platform-reqs branch from 0965092 to 76f5cde Compare May 14, 2024 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants