jiti-meet/react/features/toolbox/components
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
..
native feat(raised-hand) Change `raisedHand` to a timestamp instead of boole… (#10167) 2021-10-21 12:40:57 +03:00
web refactor(participants-pane) Refactored with reusable components 2021-11-01 08:54:13 +02:00
AbstractToolbarButton.js feat(reaction-sounds) Added sounds for reactions (#9775) 2021-08-23 12:57:56 +03:00
AudioMuteButton.js fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
DownloadButton.js feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
HangupButton.js chore: remove some cycles 2020-07-29 09:31:38 +02:00
HelpButton.js feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
MuteEveryoneButton.js feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
MuteEveryonesVideoButton.js feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
VideoMuteButton.js fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
_.native.js Keep buttons in their associated features 2018-05-15 14:12:38 -05:00
_.web.js Keep buttons in their associated features 2018-05-15 14:12:38 -05:00
index.js Keep buttons in their associated features 2018-05-15 14:12:38 -05:00