jiti-meet/react/features/participants-pane
Jaya Allamsetty 40a485ec6c
Thumbnail reordering and participant pane enhancements.
* fix(participant-pane) Use the sorted participant list from redux instead of sorting it on every render making it better performant. Match the participant order with that of the order in the filmstrip. Also move the participants with raised hand to the top of the list.

* ref(filmstrip) Move enableThumbnailReordering flag to testing section.

* fix(participants) Add new selectors for getting sorted participants.
2021-09-10 13:37:05 -04:00
..
components Thumbnail reordering and participant pane enhancements. 2021-09-10 13:37:05 -04:00
actionTypes.js feat(native-participants-pane) volume slider refactoring 2021-07-21 12:32:10 -05:00
actions.any.js feat(native-participants-pane) participants pane open/close fixed 2021-07-21 12:32:10 -05:00
actions.native.js fix(rn,ParticipantPane) optimize 2021-09-02 14:13:32 +02:00
actions.web.js feat(native-participants-pane) participants pane open/close fixed 2021-07-21 12:32:10 -05:00
constants.js feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
functions.js feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
hooks.js feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
reducer.js feat(native-participants-pane) volume slider refactoring 2021-07-21 12:32:10 -05:00
theme.json feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00