uppy/packages/@uppy
Artur Paikin a7a4bd0ef0
webcam: Add support for mobileNativeCamera option to Webcam and Dashboard (#3844)
* Add support for mobileNativeCamera option to Webcam and Dashboard

* update types

* missing comma

* Set mobileNativeCamera to isMobile() by default

* Update website/src/docs/webcam.md

Co-authored-by: Merlijn Vos <merlijn@soverin.net>

* Update packages/@uppy/dashboard/src/components/AddFiles.jsx

Co-authored-by: Merlijn Vos <merlijn@soverin.net>

* Respect modes like video-only and picture when rendering mobile camera btns

* Update packages/@uppy/webcam/src/Webcam.jsx

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>

* Use includes

* Update locale

* Add tablet support

* Update website/src/docs/webcam.md

Co-authored-by: Merlijn Vos <merlijn@soverin.net>

Co-authored-by: Merlijn Vos <merlijn@soverin.net>
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-07-27 10:52:19 +01:00
..
angular Release: uppy@2.11.0 (#3796) 2022-05-30 17:17:28 +01:00
audio Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
aws-s3 upgrade nanoid to v4 (#3904) 2022-07-26 11:57:30 +02:00
aws-s3-multipart aws-s3-multipart: make headers part indexed too in prepareUploadParts (#3895) 2022-07-26 13:10:31 +02:00
box Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
companion @uppy/companion: upgrade redis to version 4.x (#3589) 2022-07-25 15:14:13 +02:00
companion-client Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
compressor Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
core upgrade nanoid to v4 (#3904) 2022-07-26 11:57:30 +02:00
dashboard webcam: Add support for mobileNativeCamera option to Webcam and Dashboard (#3844) 2022-07-27 10:52:19 +01:00
drag-drop Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
drop-target Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
dropbox Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
facebook Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
file-input Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
form Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
golden-retriever Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
google-drive Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
image-editor Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
informer Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
instagram Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
locales webcam: Add support for mobileNativeCamera option to Webcam and Dashboard (#3844) 2022-07-27 10:52:19 +01:00
onedrive Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
progress-bar Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
provider-views Release: uppy@3.0.0-beta.2 (#3868) 2022-07-06 17:11:37 +01:00
react Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
react-native Release: uppy@2.11.0 (#3796) 2022-05-30 17:17:28 +01:00
redux-dev-tools Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
remote-sources Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
robodog Release: uppy@3.0.0-beta.2 (#3868) 2022-07-06 17:11:37 +01:00
screen-capture Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
status-bar Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
store-default Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
store-redux upgrade nanoid to v4 (#3904) 2022-07-26 11:57:30 +02:00
svelte Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
thumbnail-generator Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
transloadit Release: uppy@3.0.0-beta.2 (#3868) 2022-07-06 17:11:37 +01:00
tus Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
unsplash Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
url Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
utils Release: uppy@3.0.0-beta (#3798) 2022-05-30 17:50:06 +01:00
vue Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
webcam webcam: Add support for mobileNativeCamera option to Webcam and Dashboard (#3844) 2022-07-27 10:52:19 +01:00
xhr-upload upgrade nanoid to v4 (#3904) 2022-07-26 11:57:30 +02:00
zoom Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00