bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/plugins-engine
Tainan Felipe 3bc40df230
Add: useDeduplicatedSubscription hook (#20376)
* Add: useDeduplicatedSubscription hook

* Fix: TS error

* Add: components using useDeduplicatedSubscription

* Change: Move to useDeduplicatedSubscription

* Change: unsubscribe logic to own useEffect

* Change: remove file import over package

* Fix: TS errors

* Fix: private chat not loading

* Change: revert changes on queries

* Fix: eslint error

* Remove: html-webpack-plugin package

* Fix: external video

* Add: comment about the stringToHash function

* Fix: video player showing tools over presentation
2024-06-04 10:40:54 -03:00
..
data-channel [change-data-channel-return] - Changed data-channel payloadJson to be a json instead of a string 2024-05-22 17:34:43 -03:00
data-consumption Add: useDeduplicatedSubscription hook (#20376) 2024-06-04 10:40:54 -03:00
dom-element-manipulation feat(plugin): Implemented first dom element manipulation - chat message (#19420) 2024-01-16 14:02:12 -03:00
extensible-areas feat(plugin): adds layout presentation area pile and refactors setters (#19876) 2024-03-27 19:00:37 -03:00
loader feat(plugin): Refactor enums and filenames (#19418) 2024-01-15 14:12:39 -03:00
ui-commands feat: change way of rendering contents in presentation area to a pile-based logic. (#19854) 2024-03-25 18:13:57 -03:00
ui-data-hooks/layout/presentation-area feat(plugin): adds layout presentation area pile and refactors setters (#19876) 2024-03-27 19:00:37 -03:00
component.tsx [plugin-sdk-issue-4] - Added action button dropdown extensible area and refactor code 2023-09-15 15:42:02 -03:00
manager.tsx fix: Client can't load in certain cases (#20336) 2024-05-29 09:26:11 -04:00
styles.ts More changes 2023-09-14 10:44:04 -03:00
types.ts feat(plugins): code refactor for readability (#19222) 2023-11-28 15:31:28 -03:00