jiti-meet/react/features/toolbox
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 fix(toolbar) Fix toolbar always visible; refactors 2021-09-24 17:08:24 +03:00
actions.any.js fix(toolbar) Fix toolbar always visible; refactors 2021-09-24 17:08:24 +03:00
actions.native.js fix(toolbar) Fix toolbar always visible; refactors 2021-09-24 17:08:24 +03:00
actions.web.js feat(context-menu) Show participants context menu overlaid in a portal 2021-10-06 14:06:59 +03:00
constants.js fix(toolbar) Fix toolbar always visible; refactors 2021-09-24 17:08:24 +03:00
functions.native.js fix(config) fix prejoin throwing a TypeError due to late config initialization (#10041) 2021-09-28 14:52:31 +03:00
functions.web.js fix(config) fix prejoin throwing a TypeError due to late config initialization (#10041) 2021-09-28 14:52:31 +03:00
middleware.js feat(reactions) Added Reactions (#9465) 2021-07-13 09:50:08 +03:00
reducer.js fix(toolbar) Fix toolbar always visible; refactors 2021-09-24 17:08:24 +03:00