jiti-meet/react/features/room-lock
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
..
components feat(contact-list): convert to react 2017-09-06 12:11:33 -05:00
actions.js Moves native password required prompt to room lock feature. 2017-03-30 14:21:15 -05: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
middleware.js feat(contact-list): convert to react 2017-09-06 12:11:33 -05:00