-
Notifications
You must be signed in to change notification settings - Fork 828
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
refactor(classroom): replace classroom state with synced store #1651
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
refactor(flat-server-api): mv flat server api to a package refactor(flat-server-api): update deps chore(flat-server-api): remove unused deps refactor(flat-server-api): update entry refactor(i18n): add i18next refactor(flat-stores): mv stores to a package refactor(flat-stores): mv stores to flat-stores refactor(project): update to flat-stores refactor(flat-rtm): update flat-rtm api refactor(flat-stores): remove React fix(flat-stores): correct imports refactor(flat-rtm): fix rtm failing chore(project): remove stores workspace refactor(web): update rtm services config refactor(web): replace errorTips with flat-components refactor(flat-stores): update owner uuid from roomInfo refactor(flat-server-api): replace session storage to local storage session storage does not work under incognito mode refactor(flat-rtc): ignore track enable refactor(flat-stores): update device states on init fix(flat-stores): cancel hand raising refactor(flat-stores): add whiteboard debugging refactor(classroom): listen to rtc events before joining room
* refactor(project): optimize code structure of the flat-web * chore(flat-pages): move file
* refactor(project): optimize store provider * refactor(project): abstract interface of the PageStoreContext * refactor(web): rename * refactor(project): using new page store
… renderer-app (#1625) * refactor(renderer-app): add component to wrap the MainPageLayoutContainer component * feat(renderer-app): add ipc store and using the StoreProvider of flat-pages * refactor(project): add page store to StoreProvider * refactor(project): rename and using the page store in flat-pages * refactor(flat-components): import MainPageHeader component and adjust styles * refactor(project): remove unused file * refactor(renderer-app): add useMemo
* refactor(renderer-app): remove unused component of renderer-app * refactor(renderer-app): use StoreProvider of flat-pages
* fix(flat-components): close popover when click popMenu element * fix(flat-components): camera screen is too large
Cheerego7
approved these changes
Aug 22, 2022
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.