jiti-meet/react/features/participants-pane
Saúl Ibarra Corretgé 0b984ce5f9 feat(notifications) Changed notifications stack to be full height
This is a stop-gap approach to remove the AtlasKit notifications stack.

Instead of using a AK FlagGroup to render our notifications (Flag components)
in, create our own container and use a fake FlagGroupContext provider, which is
what FlagGroup uses to control what flags can be dismissed.

Since we now render all notifications, the web part has been refactored to make
sure all notifications get a timer.

Added animations

Renamed DrawerPortal to JitsiPortal

Redesigned notifications
Changed notification text and icons color and added collared ribbon
2021-10-13 16:37:34 +02:00
..
components feat(notifications) Changed notifications stack to be full height 2021-10-13 16:37:34 +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 fix(participants-pane) Place Dominant Speaker first in participants list 2021-10-06 15:11:40 +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
theme.json feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00