bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/layout
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
..
layout-manager refactor: App component cleanup, part 2 2024-09-13 14:53:14 -03:00
modal style(layout/modal): Removing custom layout (visually) from layouts modal (#21324) 2024-10-03 10:23:21 -03:00
push-layout Fix: [3.0] userdata-bbb_hide_presentation_on_join parameter is hiding presentation for presenters (#21397) 2024-10-15 15:03:10 -03:00
context.jsx fix(plugins): layout content pile hook improvements (#20636) 2024-10-22 12:53:08 -04:00
defaultValues.js fix: Client can't load in certain cases (#20336) 2024-05-29 09:26:11 -04:00
enums.js review: fix generic content types 2024-06-13 19:30:37 -03:00
initState.js refactor: Rename all customParameters references to userMetadata or userdata (#20692) 2024-07-16 13:40:49 -04:00
layoutTypes.ts refactor: Rename all customParameters references to userMetadata or userdata (#20692) 2024-07-16 13:40:49 -04:00
observer.tsx refactor/fix(settings): Refactor animation settings retrieval to fix problem with refreshing. (#21284) 2024-09-30 13:33:53 -03:00
utils.js chore: Fix typo (found by typos) (port) #19834 2024-03-18 09:58:53 -04:00