jiti-meet/react/features/toolbox/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
..
AbstractToolbarButton.js [RN] Bind event handler once per instance, not per render 2017-07-19 16:33:57 -05:00
Notice.js React Toolbox 2017-04-03 13:29:33 -05:00
PrimaryToolbar.web.js Remove primary toolbar splitter (#1811) 2017-07-21 14:21:39 -07:00
SecondaryToolbar.web.js feat(tooltips): add for video quality label and feedback button 2017-08-30 11:10:28 -05:00
StatelessToolbar.web.js feat(alwaysontop): Toolbar. 2017-08-11 17:07:24 -07:00
StatelessToolbarButton.js feat(contact-list): convert to react 2017-09-06 12:11:33 -05:00
Toolbar.web.js feat(alwaysontop): Toolbar. 2017-08-11 17:07:24 -07:00
ToolbarButton.native.js [RN] Bind event handler once per instance, not per render 2017-07-19 16:33:57 -05:00
ToolbarButton.web.js ref(toolbar): add wrapper around buttons for torture tests 2017-08-30 11:31:15 -05:00
Toolbox.native.js [RN] Try to create local tracks when unmuting, if track is missing 2017-08-22 07:28:19 -05:00
Toolbox.web.js feat(tooltips): convert popup tooltips to InlineDialog 2017-08-21 15:16:09 -05:00
index.js feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00
styles.js [RN] Update audio-only icon 2017-07-06 17:14:00 -05:00