@uppy/provider-views
Advanced tools
Changelog
0.29.1
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 0.29.1 | @uppy/provider-views | 0.29.1 | | @uppy/aws-s3 | 0.29.1 | @uppy/react | 0.29.1 | | @uppy/companion-client | 0.27.3 | @uppy/redux-dev-tools | 0.29.1 | | @uppy/companion | 0.16.1 | @uppy/status-bar | 0.29.1 | | @uppy/core | 0.29.1 | @uppy/store-default | 0.27.1 | | @uppy/dashboard | 0.29.1 | @uppy/store-redux | 0.27.1 | | @uppy/drag-drop | 0.29.1 | @uppy/thumbnail-generator | 0.29.1 | | @uppy/dropbox | 0.29.1 | @uppy/transloadit | 0.29.1 | | @uppy/file-input | 0.29.1 | @uppy/tus | 0.29.1 | | @uppy/form | 0.29.1 | @uppy/url | 0.29.1 | | @uppy/golden-retriever | 0.29.1 | @uppy/utils | 0.29.1 | | @uppy/google-drive | 0.29.1 | @uppy/webcam | 0.29.1 | | @uppy/informer | 0.29.1 | @uppy/xhr-upload | 0.29.1 | | @uppy/instagram | 0.29.1 | uppy | 0.29.1 | | @uppy/progress-bar | 0.29.1 | - | - |
npm run build:lib
(#1237 / @goto-bus-stop)trigger
is not found (#1217 / @goto-bus-stop)responseType
in IE 11, fixes #1228: The same restriction applies to responseType as to withCredentials. Both must be set after the open() call in Internet Explorer. (#1231 / @goto-bus-stop)Changelog
0.29.0
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 0.29.0 | @uppy/progress-bar | 0.29.0 | | @uppy/aws-s3 | 0.29.0 | @uppy/provider-views | 0.29.0 | | @uppy/companion | 0.16.0 | @uppy/react | 0.29.0 | | @uppy/core | 0.29.0 | @uppy/redux-dev-tools | 0.29.0 | | @uppy/dashboard | 0.29.0 | @uppy/status-bar | 0.29.0 | | @uppy/drag-drop | 0.29.0 | @uppy/thumbnail-generator | 0.29.0 | | @uppy/dropbox | 0.29.0 | @uppy/transloadit | 0.29.0 | | @uppy/file-input | 0.29.0 | @uppy/tus | 0.29.0 | | @uppy/form | 0.29.0 | @uppy/url | 0.29.0 | | @uppy/golden-retriever | 0.29.0 | @uppy/utils | 0.29.0 | | @uppy/google-drive | 0.29.0 | @uppy/webcam | 0.29.0 | | @uppy/informer | 0.29.0 | @uppy/xhr-upload | 0.29.0 | | @uppy/instagram | 0.29.0 | uppy | 0.29.0 |
responseType
option — allows configuring the XMLHttpRequest .responseType
value (#1150 / @goto-bus-stop)createCipheriv
instead of deprecated createCipher
(#1149 / @goto-bus-stop)this.provider
instead of this[this.id]
(@goto-bus-stop / #1174)triggerUploadOnSubmit
to Form docs, add docs about options of hiding upload/pause/resume/cancel buttons; talk about bundler-less polyfill use (@goto-bus-stop, @arturi)Changelog
0.28.0
| Package | Version | Package | Version | |-|-|-|-| | uppy | 0.28.0 | @uppy/xhr-upload | 0.28.0 | | @uppy/core | 0.28.0 | @uppy/react | 0.28.0 | | @uppy/dashboard | 0.28.0 | @uppy/transloadit | 0.28.0 | | @uppy/dropbox | 0.28.0 | @uppy/tus | 0.28.0 | | @uppy/form | 0.28.0 | @uppy/url | 0.28.0 | | @uppy/informer | 0.28.0 | @uppy/webcam | 0.28.0 | | @uppy/utils | 0.28.0 | @uppy/url | 0.28.0 | | @uppy/thumbnail-generator | 0.28.0 | @uppy/status-bar | 0.28.0 | | @uppy/redux-dev-tools | 0.28.0 | @uppy/react | 0.28.0 | | @uppy/provider-views | 0.28.0 | @uppy/progress-bar | 0.28.0 | | @uppy/instagram | 0.28.0 | @uppy/informer | 0.28.0 | | @uppy/google-drive | 0.28.0 | @uppy/golden-retriever | 0.28.0 | | @uppy/form | 0.28.0 | @uppy/file-input | 0.28.0 | | @uppy/dropbox | 0.28.0 | @uppy/drag-drop | 0.28.0 | | @uppy/dashboard | 0.28.0 | @uppy/companion | 0.15.0 | | @uppy/aws-s3 | 0.28.0 | @uppy/aws-s3-multipart | 0.28.0 |
allowMultipleUploads
option to @uppy/core. If set to false, uppy.upload() can only be called once. Afterward, no new files can be added and no new uploads can be started. This is intended to serve the <form>
-like use case. (#1064 / @goto-bus-stop)closeAfterFinish: true
(#1106 / @goto-bus-stop)hideAllPanels
after a file is added in Dashboard, instead of toggleAddFilesPanel(false)
that didn’t hide some panelsCOMPANION_PATTERN
constant (#1104 / @goto-bus-stop)Changelog
0.27.4
Released: 2018-09-18
New versions in this release:
| Package | Version | Package | Version | |-|-|-|-| | uppy | 0.27.4 | @uppy/instagram | 0.27.4 | | @uppy/companion | 0.14.4 | @uppy/react | 0.27.4 | | @uppy/core | 0.27.2 | @uppy/transloadit | 0.27.4 | | @uppy/dashboard | 0.27.4 | @uppy/tus | 0.27.4 | | @uppy/dropbox | 0.27.3 | @uppy/url | 0.27.4 | | @uppy/form | 0.27.3 | @uppy/webcam | 0.27.3 | | @uppy/informer | 0.27.3 | - | - |
Changes:
<script>
tag should come at the bottom of the page (#1043 / @arturi)Changelog
0.27.3
Released: 2018-09-03.
New versions in this release:
| Package | Version | Package | Version | |-|-|-|-| | uppy | 0.27.3 | @uppy/instagram | 0.27.3 | | @uppy/aws-s3-multipart | 0.27.2 | @uppy/progress-bar | 0.27.2 | | @uppy/aws-s3 | 0.27.2 | @uppy/provider-views | 0.27.2 | | @uppy/companion-client | 0.27.2 | @uppy/react | 0.27.3 | | @uppy/companion | 0.14.3 | @uppy/redux-dev-tools | 0.27.2 | | @uppy/core | 0.27.1 | @uppy/status-bar | 0.27.2 | | @uppy/dashboard | 0.27.3 | @uppy/thumbnail-generator | 0.27.2 | | @uppy/drag-drop | 0.27.2 | @uppy/transloadit | 0.27.3 | | @uppy/dropbox | 0.27.2 | @uppy/tus | 0.27.3 | | @uppy/file-input | 0.27.2 | @uppy/url | 0.27.3 | | @uppy/form | 0.27.2 | @uppy/utils | 0.27.1 | | @uppy/golden-retriever | 0.27.2 | @uppy/webcam | 0.27.2 | | @uppy/google-drive | 0.27.3 | @uppy/xhr-upload | 0.27.2 | | @uppy/informer | 0.27.2 | - | - |
Changes:
z-index
primarily. (@goto-bus-stop)getFileType
(#1022 / @goto-bus-stop)buffer
warnings in IE10 when using the uppy
CDN package. (#1019 / @goto-bus-stop)UPPYSERVER_
environment variables to COMPANION_
+ more. The old names still work for now but will be dropped in a future release (#1037 / @kvz)https://api2.transloadit.com/companion
, using the hosted uppy-server URLs will now throw an error (#1038 / @goto-bus-stop)Changelog
0.27.2
Released: 2018-08-23.
New versions in this release:
| Package | Version | Package | Version | |-|-|-|-| | uppy | 0.27.2 | @uppy/react | 0.27.2 | | @uppy/companion | 0.14.2 | @uppy/transloadit | 0.27.2 | | @uppy/dashboard | 0.27.2 | @uppy/tus | 0.27.2 | | @uppy/google-drive | 0.27.2 | @uppy/url | 0.27.2 | | @uppy/instagram | 0.27.2 | - | - |
Changes:
Changelog
0.27.1
Released: 2018-08-16.
New versions in this release:
| Package | Version | Package | Version | |-|-|-|-| | uppy | 0.27.1 | @uppy/instagram | 0.27.1 | | @uppy/aws-s3-multipart | 0.27.1 | @uppy/progress-bar | 0.27.1 | | @uppy/aws-s3 | 0.27.1 | @uppy/provider-views | 0.27.1 | | @uppy/companion-client | 0.27.1 | @uppy/react | 0.27.1 | | @uppy/companion | 0.14.1 | @uppy/redux-dev-tools | 0.27.1 | | @uppy/dashboard | 0.27.1 | @uppy/status-bar | 0.27.1 | | @uppy/drag-drop | 0.27.1 | @uppy/thumbnail-generator | 0.27.1 | | @uppy/dropbox | 0.27.1 | @uppy/transloadit | 0.27.1 | | @uppy/file-input | 0.27.1 | @uppy/tus | 0.27.1 | | @uppy/form | 0.27.1 | @uppy/url | 0.27.1 | | @uppy/golden-retriever | 0.27.1 | @uppy/webcam | 0.27.1 | | @uppy/google-drive | 0.27.1 | @uppy/xhr-upload | 0.27.1 | | @uppy/informer | 0.27.1 | - | - |
Changes:
Changelog
0.27.0
Released: 2018-08-11.
setPluginState
(#968 / @goto-bus-stop)window !== undefined
check) (@arturi / #960)autoProceed
to false
(#961 / @arturi)drag-drop
module to support folders again (#942 / @arturi).uppy-size--md
and .uppy-size--lg
breakpoint classes; throttle the function that checks for width (#942 / @arturi)Changelog
0.26.0
Released: 2018-06-28.
withCredentials
option (#874 / @tuoxiansp)