bigbluebutton-Github/bigbluebutton-html5/imports/ui/core/local-states
João Victor Nunes 9f18221fc9
fix: Custom styles not applying to loading screen (#21263)
* fix: Custom styles not applying to loading screen

* fix: Apply custom styles before rendering children

* fix: Use Object.assign instead of spread syntax

* fix: Add cleanup function to clear the timeout and abort the fetch

* fix: Clear the timeout if the fetch completes successfully

* refactor: Remove unused queries file
2024-09-27 10:28:26 -04:00
..
createUseLocalState.ts fix: tweak video-streams typings (Part 1) 2024-05-01 16:48:12 -03:00
useAudioCaptionEnable.ts Refactor: migrate audio captions to TS + Graphql 2023-09-21 10:48:00 -03:00
useAuthData.ts Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
useCurrentLocale.ts Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
useMeetingSettings.ts Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
usePendingChat.ts Refactor: Make all chat area use graphql (#18122) 2023-07-07 17:46:36 -03:00
useTimeSync.ts Refactor: Make the Recording indicator use graphql and ts (#18465) 2023-08-11 10:39:58 -03:00
useUserSettings.ts fix: Custom styles not applying to loading screen (#21263) 2024-09-27 10:28:26 -04:00