jiti-meet/react/features/device-selection
Leonard Kim 2becfd026b fix(device-selection): add proptypes shim for popup
AtlasKit is not fully compatible with React 16. One problem
is PropTypes will not be defined on the React object. So,
add the prop-types shim to the popup bundle.
2017-11-28 15:45:56 -06:00
..
components feat(audio-only): be able to lock a browser into capturing audio only (#2125) 2017-11-09 13:59:16 -08:00
DeviceSelectionPopup.js Fix eslint & flow errors 2017-11-16 12:27:54 -06:00
actionTypes.js feat(device_selection): Implement popup 2017-06-07 09:23:40 -05:00
actions.js Fix eslint & flow errors 2017-11-16 12:27:54 -06:00
index.js feat(device_selection): Implement popup 2017-06-07 09:23:40 -05:00
middleware.js feat(device_selection): Implement popup 2017-06-07 09:23:40 -05:00
popup.js fix(device-selection): add proptypes shim for popup 2017-11-28 15:45:56 -06:00
reducer.js feat(device_selection): Implement popup 2017-06-07 09:23:40 -05:00