uppy/packages/@uppy/webcam/src
Renée Kooi c62ec3665d Update eslint to v6 (#1777)
* Update eslint

* Do eslint --fix

* Do not access Object.prototype method 'hasOwnProperty' from target object

* utils: add hasProperty

* eslint --fix

* Disable quote-props for locale files

* add back quotes in locale files

* revert locale files to state on master

* Update react-scripts
2019-08-13 21:45:30 +03:00
..
CameraIcon.js Accessibility follow-up PR: make all svgs not focusable in IE11 (#1662) 2019-06-17 17:08:05 +03:00
CameraScreen.js Feature/accessibility (#1507) 2019-06-11 19:10:32 +03:00
index.js Update eslint to v6 (#1777) 2019-08-13 21:45:30 +03:00
PermissionsScreen.js tweak Webcam permission screen copy 2018-07-27 22:43:10 -04:00
RecordButton.js Accessibility follow-up PR: make all svgs not focusable in IE11 (#1662) 2019-06-17 17:08:05 +03:00
SnapshotButton.js Feature/accessibility (#1507) 2019-06-11 19:10:32 +03:00
style.scss Organize color variables (now they're without color- prefix 2019-04-10 11:12:21 +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