bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/video-provider
André Castro b8f3a090bd
Fix: Errors and warnings (#20975)
* bad set state (actionsBarContainer)

* bad set state (appContainer)

* isMobile should be ismobile warning

* bad setState (notes)

* bad setState (user-notes)

* bad setState (user-participants-title)

* bad setState (webCamContainer)

* bad setState (PresentationMenuContainer)

* fix webCams not working issue

* fix userList user counter not working issue

* fix TS lint

* fix TS lint

* fix TS lint

* Later changes
2024-09-10 16:10:28 -04:00
..
hooks Fix: Errors and warnings (#20975) 2024-09-10 16:10:28 -04:00
many-users-notify Refactor: Make bundle using webpack (#20811) 2024-08-09 13:58:44 -04:00
video-button Client: Adding loading animation to mute/unmute and toggle animation (#20918) 2024-09-09 08:49:10 -03:00
video-list [fix-dom-element-manipulation] Changes in review 2024-09-10 08:46:27 -03:00
component.tsx fix(webcam): a couple of pagination fixes, improvements, et al. (#20720) 2024-07-19 08:52:55 -04:00
container.tsx fix(webcam): turn useGetStats hook into a service method to avoid function re-instantiation 2024-07-30 10:20:18 -03:00
enums.ts fix(webcam): a couple of pagination fixes, improvements, et al. (#20720) 2024-07-19 08:52:55 -04:00
mutations.ts migrate userUnshareWebcam 2024-01-29 09:23:11 -03:00
queries.ts fix(webcam): use aggregate filter to filter grid items instead of proxying which items not to bring 2024-07-29 10:37:38 -03:00
service.ts fix(webcam): turn useGetStats hook into a service method to avoid function re-instantiation 2024-07-30 10:20:18 -03:00
state.ts refactor(webcam): remove adapter; turn it into a hook 2024-07-30 09:35:47 -03:00
stream-sorting.ts fix(webcam): ignore connecting streams when sorting 2024-08-01 15:22:45 -03:00
types.ts refactor(webcam): remove adapter; turn it into a hook 2024-07-30 09:35:47 -03:00