jiti-meet/react/features/base/responsive-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
..
components rn,responsive-ui: refactor dimensions detection 2020-06-02 16:54:28 +02:00
actionTypes.js fix(context-menus) Fix participant context menus/toolbar overflow menu 2021-09-14 10:43:52 +03:00
actions.js refactor(participants-pane) Refactored with reusable components 2021-11-01 08:54:13 +02:00
constants.js fix(css) fix various layout issues on small screen sizes (#9464) 2021-06-30 12:01:47 +03:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
middleware.native.js rn,responsive-ui: refactor dimensions detection 2020-06-02 16:54:28 +02:00
middleware.web.js ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
reducer.js fix(context-menus) Fix participant context menus/toolbar overflow menu 2021-09-14 10:43:52 +03:00