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
..
2016-11-14 11:01:50 +02:00
2017-07-14 14:49:28 -05:00
2017-04-03 13:05:21 -05:00
2017-08-30 14:01:41 -05:00
2017-05-23 15:17:46 -05:00
2017-05-23 09:00:40 -05:00
2017-07-12 17:22:07 -05:00
2017-02-22 17:14:09 -06:00
2017-04-03 13:05:21 -05:00
2016-10-31 18:23:28 +02:00
2016-11-11 17:22:47 +02:00
2016-10-24 19:33:08 +03:00