|
@@ -98,6 +98,7 @@ PRs are welcome! Please do open an issue to discuss first if it's a big feature,
|
|
|
- [ ] core: pass full file object to `onBeforeFileAdded`. Maybe also check restrictions before calling the callbacks: https://github.com/transloadit/uppy/pull/1594
|
|
|
- [ ] tus: set the `limit` option to a sensible default, like 10
|
|
|
- [ ] core: consider removing Preact from `Plugin` (maybe have a `(ui)Plugin extends BasePlugin`?) as pointed out on Reddit https://www.reddit.com/r/javascript/comments/bhkx5k/uppy_10_your_best_friend_in_file_uploading/
|
|
|
+- [ ] providers: remove `serverHeaders` https://github.com/transloadit/uppy/pull/1861
|
|
|
|
|
|
# next
|
|
|
|