jiti-meet/modules/UI/side_pannels
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
..
chat fix: Use https for links without a scheme. 2017-07-05 15:39:53 -05:00
contactlist feat(contact-list): convert to react 2017-09-06 12:11:33 -05:00
profile Fixes profile panel translation. 2017-04-06 15:21:04 -05:00
settings fix: open device selection if it is the only available setting 2017-04-13 11:43:06 -07:00
SideContainerToggler.js Fix(SideContainerToggler.js): Check if the component exists on init 2017-04-10 09:31:35 -05:00
SidePanels.js ref(isButtonEnable): UIUtil -> toolbox 2017-08-11 17:07:24 -07:00