jiti-meet/react/features/base/dialog/components
virtuacoplenny cac8888b37 feat(welcome-page): be able to open settings dialog (#3327)
* feat(welcome-page): be able to open settings dialog

- Create a getter for getting a settings tab's props so the device
  selection tab can get updated available devices.
- Be able to call a function from a tab after it has mounted. This is
  used for device selection to essentially call enumerateDevices on
  the welcome page so the device selectors are populated.
- Remove event UIEvents.AUDIO_OUTPUT_DEVICE_CHANGED. Instead directly call
  setAudioOutputDeviceId where possible.
- Fix initialization of the audioOutputDeviceId in settings by defaulting
  the audio output device to the one set in settings.

* squash: updateAvailableDevices -> getAvailableDevices, add comment for propsUpdateFunction
2018-08-06 10:24:59 -05:00
..
AbstractDialog.js ref: define state and property types (2) 2017-11-28 22:03:00 -06:00
AbstractDialogTab.js Refactor settings modal (#3121) 2018-06-20 13:19:53 -07:00
BottomSheet.native.js [RN] Support landscape and portrait orientations in BottomSheet 2018-05-15 17:12:40 +02:00
BottomSheet.web.js [RN] Refactor SimpleBottomSheet 2018-05-08 22:25:25 +02:00
Dialog.native.js flow: tame the beast (coding style) 2018-06-04 16:05:48 -05:00
Dialog.web.js ref: define state and property types (2) 2017-11-28 22:03:00 -06:00
DialogContainer.js [RN] Fix documentation comments 2017-10-01 01:35:19 -05:00
DialogWithTabs.native.js Refactor settings modal (#3121) 2018-06-20 13:19:53 -07:00
DialogWithTabs.web.js feat(welcome-page): be able to open settings dialog (#3327) 2018-08-06 10:24:59 -05:00
StatelessDialog.native.js [RN] Fix exports/imports of nonexistent files 2017-06-07 13:27:44 -05:00
StatelessDialog.web.js feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
index.js Refactor settings modal (#3121) 2018-06-20 13:19:53 -07:00
styles.js [RN] Simplify styles which fill the parent view 2018-05-23 14:30:22 +02:00