|
@@ -65,6 +65,7 @@ Sort of like jQuery UI: https://jqueryui.com/download/
|
|
|
- [ ] provider: change ProviderViews signature to receive Provider instance in second param. ref https://github.com/transloadit/uppy/pull/743#discussion_r180106070
|
|
|
- [ ] core: css-in-js, while keeping non-random classnames (ideally prefixed) and useful preprocessor features. also see simple https://github.com/codemirror/CodeMirror/blob/master/lib/codemirror.css (@arturi, @goto-bus-stop)
|
|
|
- [ ] webcam: Stop recording when file size is exceeded, should be possible given how the MediaRecorder API works
|
|
|
+- [ ] dashboard: add option to disable uploading from local disk #657
|
|
|
|
|
|
## 1.0 Goals
|
|
|
|