-
Notifications
You must be signed in to change notification settings - Fork 28
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
fix: use more efficient preset for effects vb #2706
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
KaustubhKumar05
requested review from
raviteja83,
eswarclynn and
amar-1995
as code owners
March 15, 2024 08:53
raviteja83
approved these changes
Mar 15, 2024
KaustubhKumar05
added a commit
that referenced
this pull request
Mar 22, 2024
* fix: video tile size when res changes in sidebar (#2688) * Merge main to dev (#2691) * fix: video tile size when res changes in sidebar * revert: type 'module' as it causing some build issues * fix: rename downlink to cqs * fix: radio/checkbox shrink for longer options * fix: calcuating difference average, av sync and remove unnecessary fields for subscriber stats sample * fix: save correct answers in draft quizzes * feat: calculate total usage for plugin * fix: use more efficient preset for effects vb (#2706) * fix: casing for lower all hands * fix: trigger action on dev merges * feat: add polling for devices when device change not supported * fix: rerender chat when opened with existing messages * feat: configure hand raise from layout config * fix: add test id for accordion trigger * fix: use same conditions for lower hand, bring to stage * ci: reduce publish timeout * fix: whiteboard layout, toggle with screenshare * feat: add play pause state for desktop, fullscreen fixes * fix: export enum * build: update versions for release (#2729) * build: update versions for release * fix: bump versions --------- Co-authored-by: KaustubhKumar05 <[email protected]> Co-authored-by: KaustubhKumar05 <[email protected]> * feat: export eventbus * fix: update pluginUsageTracker implementation * fix: send krisp event if usage > 0 * Revert "feat: configure hand raise from layout config" This reverts commit 0d6968f. * fix: border radius for split button in mweb (#2740) --------- Co-authored-by: Kaustubh Kumar <[email protected]> Co-authored-by: Eswar Prasad Clinton. A <[email protected]> Co-authored-by: Amar Bathwal <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: KaustubhKumar05 <[email protected]>
KaustubhKumar05
added a commit
that referenced
this pull request
Mar 22, 2024
* build(deps): bump follow-redirects from 1.15.5 to 1.15.6 * Release PR (#2734) * fix: video tile size when res changes in sidebar (#2688) * Merge main to dev (#2691) * fix: video tile size when res changes in sidebar * revert: type 'module' as it causing some build issues * fix: rename downlink to cqs * fix: radio/checkbox shrink for longer options * fix: calcuating difference average, av sync and remove unnecessary fields for subscriber stats sample * fix: save correct answers in draft quizzes * feat: calculate total usage for plugin * fix: use more efficient preset for effects vb (#2706) * fix: casing for lower all hands * fix: trigger action on dev merges * feat: add polling for devices when device change not supported * fix: rerender chat when opened with existing messages * feat: configure hand raise from layout config * fix: add test id for accordion trigger * fix: use same conditions for lower hand, bring to stage * ci: reduce publish timeout * fix: whiteboard layout, toggle with screenshare * feat: add play pause state for desktop, fullscreen fixes * fix: export enum * build: update versions for release (#2729) * build: update versions for release * fix: bump versions --------- Co-authored-by: KaustubhKumar05 <[email protected]> Co-authored-by: KaustubhKumar05 <[email protected]> * feat: export eventbus * fix: update pluginUsageTracker implementation * fix: send krisp event if usage > 0 * Revert "feat: configure hand raise from layout config" This reverts commit 0d6968f. * fix: border radius for split button in mweb (#2740) --------- Co-authored-by: Kaustubh Kumar <[email protected]> Co-authored-by: Eswar Prasad Clinton. A <[email protected]> Co-authored-by: Amar Bathwal <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: KaustubhKumar05 <[email protected]> * build: update versions for release (#2742) Co-authored-by: KaustubhKumar05 <[email protected]> --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ravi theja <[email protected]> Co-authored-by: Eswar Prasad Clinton. A <[email protected]> Co-authored-by: Amar Bathwal <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: KaustubhKumar05 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.