uppy/packages/@uppy/webcam/src
Artur Paikin 68f36b1ac2
Refactor FileProgress component (#2303)
* refactor FileProgress component; pass hideCancelButton, hidePauseResumeButton and hideRetryButton

* move icons to where they are rendered, rename UppyIcon to uppy-u-icon

* cleanup: rename DashboardItem, remove xmlns

* update docs to specify the option also hides action button on each individual file
2020-06-06 04:10:01 +02:00
..
CameraIcon.js Upgrade standard to v14 (#1860) 2019-10-09 14:53:02 +02:00
CameraScreen.js [feature] - Add new ‘showRecordingLength’ option for the Webcam plugin (#1947) 2019-11-27 20:10:38 +03:00
formatSeconds.js [feature] - Add new ‘showRecordingLength’ option for the Webcam plugin (#1947) 2019-11-27 20:10:38 +03:00
formatSeconds.test.js [feature] - Add new ‘showRecordingLength’ option for the Webcam plugin (#1947) 2019-11-27 20:10:38 +03:00
index.js Refactor FileProgress component (#2303) 2020-06-06 04:10:01 +02:00
index.test.js webcam: Try to respect restrictions (#2090) 2020-03-24 18:53:36 +01:00
PermissionsScreen.js webcam: Show “enable camera” screen if no camera device was detected (#2282) 2020-05-25 12:16:54 +02:00
RecordButton.js Refactor FileProgress component (#2303) 2020-06-06 04:10:01 +02:00
RecordingLength.js [feature] - Add new ‘showRecordingLength’ option for the Webcam plugin (#1947) 2019-11-27 20:10:38 +03:00
SnapshotButton.js Upgrade standard to v14 (#1860) 2019-10-09 14:53:02 +02:00
style.scss Dark mode design improvements (#2232) 2020-05-05 18:02:24 +02:00
supportsMediaRecorder.js Move Webcam to @uppy/webcam. 2018-06-14 16:31:19 +02:00
supportsMediaRecorder.test.js webcam: fix supportsMediaRecorder test 2019-05-20 11:27:04 +02:00