uppy/packages/@uppy/webcam/src
Dominic Eden e7fbaa940d [feature] - Add new ‘showRecordingLength’ option for the Webcam plugin (#1947)
* [feature] - Add new ‘showRecordingLength’ prop for the Webcam plugin. When this is true, it counts the duration of a recording and displays it to the user. Add a test for generating the correct duration of the recording.

* Update packages/@uppy/webcam/src/style.scss

Co-Authored-By: Artur Paikin <artur@arturpaikin.com>

* Added i18n for the recording length counter and update Readme. Fix Webcam styles where some styles were not in alphabetical order.

* Update packages/@uppy/webcam/src/style.scss

Co-Authored-By: Artur Paikin <artur@arturpaikin.com>

Added i18n for the recording length counter and update Readme. Fix Webcam styles where some styles were not in alphabetical order.
2019-11-27 20:10:38 +03: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 [feature] - Add new ‘showRecordingLength’ option for the Webcam plugin (#1947) 2019-11-27 20:10:38 +03:00
PermissionsScreen.js tweak Webcam permission screen copy 2018-07-27 22:43:10 -04:00
RecordButton.js Upgrade standard to v14 (#1860) 2019-10-09 14:53:02 +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 [feature] - Add new ‘showRecordingLength’ option for the Webcam plugin (#1947) 2019-11-27 20:10:38 +03: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