jiti-meet/react/features/device-selection/components
Leonard Kim 4e95dbf0e5 fix(device-selection): do not create a dropdown menu if disabled
AtlasKit DropdownMenu cannot be disabled, unlike Single Select.
The result is the isDisabled prop was not being honored. The
workaround is returning only the trigger element for the dropdown
and styling it to look like the dropdown is disabled. The text
for disabled device selection was changed along the way to fit
into the trigger.
2017-04-26 14:29:32 -07:00
..
AudioInputPreview.js feat: new device selection modal with previews 2017-04-10 13:30:00 -07:00
AudioOutputPreview.js feat: new device selection modal with previews 2017-04-10 13:30:00 -07:00
DeviceSelectionDialog.js feat: convert device selection modal to use AtlasKit Dropdown 2017-04-18 16:08:03 -05:00
DeviceSelector.js fix(device-selection): do not create a dropdown menu if disabled 2017-04-26 14:29:32 -07:00
VideoInputPreview.js fix: change string displayed when previewing a muted video input 2017-04-18 10:21:41 -07:00
index.js feat: new device selection modal with previews 2017-04-10 13:30:00 -07:00