jiti-meet/react/features/base/participants
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 [RN] Make react-native-img-cache optional at bundle time 2017-08-18 14:54:25 -05:00
actionTypes.js feat(jitsipopover): convert to InlineDialog (#1804) 2017-08-14 10:02:58 -05:00
actions.js feat(jitsipopover): convert to InlineDialog (#1804) 2017-08-14 10:02:58 -05:00
constants.js Reduce duplication 2017-08-16 16:28:39 -05:00
functions.js feat(contact-list): convert to react 2017-09-06 12:11:33 -05:00
index.js ref(avatar): Move Avatar and Participant view to base/participants 2017-03-02 16:57:43 -06:00
middleware.js feat(jitsipopover): convert to InlineDialog (#1804) 2017-08-14 10:02:58 -05:00
reducer.js feat(pinning): move web pinning logic into redux 2017-08-11 10:43:35 +01:00