jiti-meet/react/features/participants-pane
Vlad Piersec 8983ea41fd fix(Drawer): Close drawer on item click
Clicking on an item when the popup drawer is displayed would keep it open.
Now clicking on any item should automatically close the drawer.

Popup was also refactored and no longer uses refs.
2021-11-02 15:45:29 +02:00
..
components fix(Drawer): Close drawer on item click 2021-11-02 15:45:29 +02: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 refactor(participants-pane) Refactored with reusable components 2021-11-01 08:54:13 +02: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