jiti-meet/modules/UI
robertpin 7aca5e71b9 refactor(participants-pane) Refactored with reusable components
Created Reusable components for:
- ListItem - used by participants list and lobby participants list
- ContextMenu - used by participant context menu and advanced moderation context menu
- Quick action button - used by quick action buttons on participant list items

Moved participants custom theme to base/components/themes

Created reusable button component for all participants pane buttons (Invite, Mute All, More)

Moved web components to web folder

Moved all styles from Styled Components to JSS

Fixed accessibility labels for some buttons

Removed unused code

Updated all styles to use theme tokens
2021-11-01 08:54:13 +02:00
..
audio_levels ref(remote-control): Use React/Redux. 2020-12-15 18:09:58 -06:00
authentication feat(replace-participant): Add replaceParticipant feature-flag 2021-06-16 14:08:18 +03:00
etherpad chore: remove some cycles 2020-07-29 09:31:38 +02:00
util feat(settings) removed openTwoButtonDialog from UI module and created react LogoutDialog component 2021-04-28 09:51:14 +02:00
videolayout refactor(participants-pane) Refactored with reusable components 2021-11-01 08:54:13 +02:00
UI.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
UIErrors.js feat(screenshare): Audio only screenshare (#8922) 2021-04-12 10:37:39 +03:00