bigbluebutton-Github/bigbluebutton-html5/imports/ui
germanocaumo 5920181882
fix(plugins): layout content pile hook improvements (#20636)
* fix(plugins): layout content pile hook improvements

The isOpen property of the content was not being updated when the minimize button was pressed, so plugins couldn't know if it was open or not.
Also, plugins were not receiving the initial state when subscribing to the hook, they only received subsequent changes.

+ fix duplicated external video event and user list event with wrong names.

* fix: eslint errors

* fix(layout): remove previous content from pile

Always remove previous content from pile when calling SET_PILE_CONTENT_FOR_PRESENTATION_AREA with open = false
2024-10-22 12:53:08 -04:00
..
components fix(plugins): layout content pile hook improvements (#20636) 2024-10-22 12:53:08 -04:00
core styles(chat): a new chat UI 2024-10-17 09:03:33 -03:00
hooks feat(chat): message replies 2024-10-02 19:28:02 -03:00
services fix(audio): clear input device IDs if getUserMedia fails 2024-10-21 19:22:54 +00:00
stylesheets/styled-components styles(chat): a new chat UI 2024-10-17 09:03:33 -03:00
Types feat(chat): message reactions (#21385) 2024-10-16 13:33:07 -03:00