jiti-meet/react/features/room-lock/components
Leonard Kim 31729d7949 feat(contact-list): convert to react
- Remove references to the model ContactList.
- Replace ContactListView with an empty element for attaching
  the React Component ContactListPanel, which has the same
  features as the old ContactListView.
- Create new selector for getting non-fake participants for
  ContactListPanel's props.
- Create a ParticipantCounter component to place in the contact
  list button. Previously ContactListView updated that but now
  it's a react component hooked into the participant state.
- Remove pub/sub that was used only by ContactListView.
2017-09-06 12:11:33 -05:00
..
PasswordRequiredPrompt.native.js Fix 'Missing JSDoc comment  require-jsdoc' 2017-06-01 21:01:50 -05:00
PasswordRequiredPrompt.web.js feat(contact-list): convert to react 2017-09-06 12:11:33 -05:00
RoomLockPrompt.native.js Fix 'Missing JSDoc comment  require-jsdoc' 2017-06-01 21:01:50 -05:00
RoomLockPrompt.web.js Moves web password required dialog to react. 2017-03-30 14:21:05 -05:00
index.js Moves web password required dialog to react. 2017-03-30 14:21:05 -05:00