Logo
Explore Help
Register Sign In
ZF/jitsi-meet
1
0
Fork 0
You've already forked jitsi-meet
mirror of https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git synced 2026-05-21 15:27:46 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
a5d0bfe1d4fdafced3cc052d6dd74aef6429e659
jitsi-meet/react/features/room-lock/index.js

6 lines
110 B
JavaScript
Raw Normal View History

[RN] Room lock
2016-12-13 03:14:04 -06:00
export * from './actions';
export * from './components';
feat: convert invite dialog to react and redux Converting the invite modal includes the following: - Creating new react components to display InviteDialog. The main parent components are ShareLink and PasswordOverview, the later handles displaying lock state and password editing. These components do not make use of atlaskit as the component for input does not yet support readonly, so for consistency within the modal content no atlaskit was used. - Using redux for keeping and accessing lock state instead of RoomLocker. - Publicly exposing the redux action lockStateChanged for direct calling on lock events experienced on the web client. - Removing Invite, InviteDialogView, and RoomLocker and references to them. - Handling errors that occur when setting a password to preserve existing web funtionality.
2017-04-12 17:23:43 -07:00
export * from './constants';
Consistent middleware and reducer imports
2017-02-10 11:04:40 -06:00
Moves web password required dialog to react.
2017-03-06 21:43:41 -06:00
import './middleware';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 167ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API