jiti-meet/react/features/base
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
..
conference [RN] Try to create local tracks when unmuting, if track is missing 2017-08-22 07:28:19 -05:00
config [RN] Load config.js only when the room is known 2017-09-02 13:26:07 -05:00
connection Remove duplication 2017-09-01 23:55:25 -05:00
devices [RN] Polyfill Symbol 2017-05-26 16:37:22 -05:00
dialog feat(dialog): add missing export for actionTypes 2017-07-18 13:35:24 +02:00
font-icons [RN] Update jitsi font icon selection 2017-07-06 17:14:00 -05:00
i18n Uses languages.json to obtain supported languages. 2017-07-27 16:36:22 -05:00
lib-jitsi-meet [RN] Reverts to own properties for Storage 2017-09-05 18:55:54 -05:00
logging Fix the initialization of the (external) API 2017-05-30 09:38:18 -05:00
media [RN] Try to create local tracks when unmuting, if track is missing 2017-08-22 07:28:19 -05:00
participants feat(contact-list): convert to react 2017-09-06 12:11:33 -05:00
popover feat(popover): create a wrapper around InlineDialog 2017-08-24 22:00:14 -05:00
react [Android] Destroy containes when they are not visible 2017-07-28 10:25:46 -05:00
redux Remove duplication 2017-09-01 23:55:25 -05:00
styles [RN] Workaround for Android view clipping 2017-07-24 15:01:37 -05:00
tracks [RN] Weaken the coupling between WelcomePage and AbstractWelcomePage 2017-09-05 16:27:12 -05:00
util Moves analytics loading to react. (#1945) 2017-09-01 14:14:03 -05:00