|
@@ -73,6 +73,7 @@ PRs are welcome! Please do open an issue to discuss first if it's a big feature,
|
|
|
- [ ] test: Add a prepublish test that checks if `npm pack` is not massive
|
|
|
- [ ] Add release documentation. eg: test on transloadit website, check examples on the uppy.io website
|
|
|
- [ ] dashboard: add image cropping, study https://github.com/MattKetmo/darkroomjs/, https://github.com/fengyuanchen/cropperjs #151
|
|
|
+- [ ] webcam: Pick format based on `restrictions.allowedFileTypes`, eg. use PNG for snapshot instead of JPG if `allowedFileTypes: ['.png']` is set
|
|
|
|
|
|
## 1.0 Goals
|
|
|
|