bigbluebutton-Github/bigbluebutton-html5/imports/ui
Arthur B. Grossi 4aab1b21d8
feat(layout): add userdata bbb_hide_controls (#21410)
* feat(layout): add `hideTopRow` to nav bar context

Adds the `hideTopRow` property to the navbar in the layout context, allowing
the top row of the navigation bar to be hidden. Only the row with the
talking indicators and timer indicator will remain visible when this
option is used.

* feat(layout): add userdata `bbb_hide_controls`

Introduces the userdata join parameter `bbb_hide_controls`, which hides
the action bar and the top row of the navigation bar (including the close
sidebar button, room title, connectivity indicator, and leave meeting button)
while keeping the row with the talking indicator and timer indicator visible.

* fix(layout): has actions bar boolean expression
2024-10-23 09:06:44 -03:00
..
components feat(layout): add userdata bbb_hide_controls (#21410) 2024-10-23 09:06:44 -03:00
core Merge pull request #21480 from Arthurk12/bbb/30/21463 2024-10-22 17:32:13 -03:00
hooks fix: Adjust useSticyScroll hook dependency arrays 2024-10-21 15:15:01 -03:00
services fix(audio): clear input device IDs if getUserMedia fails 2024-10-21 19:22:54 +00:00
stylesheets/styled-components fix(chat): Move message highlight request listeners to page component, reducing the number of listeners 2024-10-18 14:37:28 -03:00
Types Merge pull request #21480 from Arthurk12/bbb/30/21463 2024-10-22 17:32:13 -03:00