mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-22 17:58:05 +00:00
in case we need to manually close Dashboard panels, we now have a `this.parent` propety on Plugins, which means we can do `this.uppy.getPlugin(this.parent)` instead of `this.uppy.getPlugin('Dashboard')` — no need to know plugin id, see https://github.com/transloadit/uppy/issues/1057
|
||
|---|---|---|
| .. | ||
| aws-s3 | ||
| aws-s3-multipart | ||
| companion | ||
| companion-client | ||
| core | ||
| dashboard | ||
| drag-drop | ||
| dropbox | ||
| file-input | ||
| form | ||
| golden-retriever | ||
| google-drive | ||
| informer | ||
| progress-bar | ||
| provider-views | ||
| react | ||
| redux-dev-tools | ||
| status-bar | ||
| store-default | ||
| store-redux | ||
| thumbnail-generator | ||
| transloadit | ||
| tus | ||
| url | ||
| utils | ||
| webcam | ||
| xhr-upload | ||