jiti-meet/react/features/conference
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
actions.native.js feat(replace-participant): Replace participant with same jwt in the conf 2021-06-15 14:24:12 +03:00
actions.web.js feat(replace-participant): Replace participant with same jwt in the conf 2021-06-15 14:24:12 +03:00
functions.any.js fix(native) add missing function 2020-10-08 13:10:45 +02:00
functions.native.js fix(native) add missing function 2020-10-08 13:10:45 +02:00
functions.web.js fix(conference) unify conference options 2021-08-04 15:32:03 +02:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js chore: remove some cycles 2020-07-29 09:31:38 +02:00