jiti-meet/react/features/lobby
Calinteodor bb76090bce
feat(lobby/prejoin): updates
* feat(base/modal) added keyboard dismiss functionality

* feat(lobby) updated ui and start knocking if name is set

* feat(prejoin) updated ui and hide input if name is not required

* feat(prejoin) updated join button styles

* feat(prejoin) removed extra empty space

* feat(prejoin) updated disable join condition

* feat(base/modal) moved keaboard dismiss functionality

* feat(conference) updated auto knock condition

* feat(prejoin) updated button styles and disabling condition

* feat(lobby) updated styles

* feat(lobby/prejoin) updated styles for buttons and inputs

* feat(lobby/prejoin) updated contentContainer styles

* feat(lobby/prejoin) created shouldEnableAutoKnock helper
2022-06-21 16:16:38 +02:00
..
components feat(lobby/prejoin): updates 2022-06-21 16:16:38 +02:00
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.any.js feat: Lobby chat (#10847) 2022-03-03 11:29:38 -06:00
actions.native.js fix(rn,lobby) fix lobby not showing up on subsequent tries 2022-03-29 15:12:09 +02:00
actions.web.js fix(lobby) don't mix web and native actions on the same file 2021-09-23 12:25:30 +02:00
constants.js feat: Lobby chat (#10847) 2022-03-03 11:29:38 -06:00
functions.js feat(participants/native) - fix joining breakout room 2022-03-29 14:57:23 +03:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js feat: lobby feature 2020-06-09 18:10:43 +02:00
middleware.js fix(lobby) display the entire message in the reject notification 2022-03-24 12:15:30 +01:00
reducer.js feat: Lobby chat (#10847) 2022-03-03 11:29:38 -06:00
sounds.js feat(lobby) Add sound for participant knocking 2021-08-24 18:01:10 +03:00