jiti-meet/react/features/room-lock
Leonard Kim 68cad276bd fix(lock): ensure lock prompt is closed on password submit
This addresses a bug, in which submitting a password
through the iframe api no longer closes RoomLockPrompt,
by explicitly closing prompts for a lock or password.
2019-12-09 08:44:18 -08:00
..
components feat: SVG icons 2019-09-13 14:07:53 +02:00
actions.js Adds option to be able to cancel locked rooms and leave. (#4391) 2019-07-01 13:02:25 +01:00
constants.js Comply w/ coding style 2017-04-19 20:56:19 -05:00
index.js feat: convert invite dialog to react and redux 2017-04-19 20:41:23 -05:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js fix(lock): ensure lock prompt is closed on password submit 2019-12-09 08:44:18 -08:00