jiti-meet/react/features/toolbox/components/web
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
..
AudioSettingsButton.js feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
DialogPortal.js feat(context-menu) Show participants context menu overlaid in a portal 2021-10-06 14:06:59 +03:00
Drawer.js refactor(participants-pane) Refactored with reusable components 2021-11-01 08:54:13 +02:00
FullscreenButton.js feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
JitsiPortal.js feat(notifications) Changed notifications stack to be full height 2021-10-13 16:37:34 +02:00
OverflowMenuButton.js feat(notifications) Changed notifications stack to be full height 2021-10-13 16:37:34 +02:00
ProfileButton.js feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
ProfileButtonAvatar.js feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 2021-07-08 16:42:07 +03:00
Separator.js feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 2021-07-08 16:42:07 +03:00
ShareDesktopButton.js feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
ToggleCameraButton.js feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
ToolbarButton.js feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 2021-07-08 16:42:07 +03:00
Toolbox.js refactor(participants-pane) Refactored with reusable components 2021-11-01 08:54:13 +02:00
VideoSettingsButton.js feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
index.js feat(notifications) Changed notifications stack to be full height 2021-10-13 16:37:34 +02:00