changelog: tick setPluginState box

This commit is contained in:
Renée Kooi 2017-09-26 17:16:52 +02:00
parent 2ec1696455
commit 96559d43ec
No known key found for this signature in database
GPG key ID: 30516CF2A8E63718

View file

@ -90,7 +90,6 @@ To be released: 2017-10-27
- [ ] test: add https://github.com/pa11y/pa11y for automated accessibility testing (@arturi)
- [ ] test: add tests for `npm install uppy` and running in different browsers, the real world use case (@arturi)
- [ ] core: allow setting custom `id` for plugins: https://github.com/transloadit/uppy/pull/328#issuecomment-328242214 (@arturi)
- [ ] core: move `setPluginState` to Plugin class ? (@goto-bus-stop)
- [ ] add `FormEncapsulator`: a plugin that is used in conjunction with any other acquirer, responsible for injecting any result (like from Transloadit plugin) back into the form (jquery-sdk includes the whole Assembly Status JSON in a hidden field i think)
- [ ] dashboard: allow minimizing the Dashboard during upload (Uppy then becomes just a tiny progress indicator) (@arturi)
- [ ] goldenretriever: Ability to clear upload history or set expiry date (#324 / @arturi)
@ -117,6 +116,7 @@ Theme: React and Retry
- [x] goldenretriever: Remove files from cache when upload finished—this uses the deleteBlobs function when core:success fires (#358, #324 / @goto-bus-stop)
- [ ] goldenretriever: add a timestamp to cached blobs, and to delete old blobs on boot (#358, #324 / @goto-bus-stop)
- [ ] s3: have some way to configure content-disposition for uploads, see #243 (@goto-bus-stop)
- [x] core: move `setPluginState` to Plugin class ? (@goto-bus-stop)
## 0.19.1