bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/plugins-engine
Arthur B. Grossi da847e6bb2
feat(plugins): set away and set speaker level ui commands (#21336)
* feat(plugins): set away and set speaker level ui commands

Adds set away and set speaker level to plugins ui commands.

* fix(plugins): clear event listener in ui commands

Properly remove event listener in user status and conference ui
commands.

* chore: sync SDK version

Updates SDK to v0.0.62

* feat(plugins): adjust the set away command

Ensures the current away status is used to mute the microphone correctly
when the away status is set to true. Additionaly, adds a dependency array
for the pertinent values to be updated in the event listener callback.

* chore: update SDK version

Updates SDK to v0.0.65

* chore: update SDK version to 0.0.66

Updates SDK to v0.0.66
2024-10-22 14:30:01 -04:00
..
data-channel Merge pull request #21004 from GuiLeme/fix-dom-element-manipulation 2024-09-10 14:18:47 -04:00
data-consumption [fix-dom-element-manipulation] fix user-camera-dom-element-manipulation hook, refactored several hooks and added onclick event in dropdown 2024-08-20 10:42:05 -03:00
dom-element-manipulation [fix-dom-element-manipulation] Added new extensible area userCameraHelper 2024-08-22 10:51:00 -03:00
extensible-areas feat(plugin): Add possible way of updating a component without changing it completely (#21476) 2024-10-21 15:11:10 -03:00
learning-analytics-dashboard feat(plugin): Added sendGenericDataForLearningAnalyticsDashboard for plugins (#20628) 2024-07-05 16:49:45 -03:00
loader [new-server-side-architecture] - replace checksum algorithm of manifest.json to be sha256 and renamed javascriptEntrypointChecksum to javascriptEntrypointIntegrity 2024-10-10 15:49:16 -03:00
server-commands feat(plugins): server command send chat message (#20781) 2024-08-07 15:59:30 -04:00
ui-commands feat(plugins): set away and set speaker level ui commands (#21336) 2024-10-22 14:30:01 -04:00
ui-data-hooks/layout/presentation-area fix(plugins): layout content pile hook improvements (#20636) 2024-10-22 12:53:08 -04: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 [new-server-side-architecture-plugins] - Created all the data flow of plugins from a URL parameter of manifest.json until the pluginLoader component of the client. 2024-10-04 11:16:25 -03:00
query.ts [new-server-side-architecture] - replace checksum algorithm of manifest.json to be sha256 and renamed javascriptEntrypointChecksum to javascriptEntrypointIntegrity 2024-10-10 15:49:16 -03:00
styles.ts [new-server-side-architecture-plugins] - Created all the data flow of plugins from a URL parameter of manifest.json until the pluginLoader component of the client. 2024-10-04 11:16:25 -03:00
types.ts [new-server-side-architecture] - replace checksum algorithm of manifest.json to be sha256 and renamed javascriptEntrypointChecksum to javascriptEntrypointIntegrity 2024-10-10 15:49:16 -03:00