backlog: fix whitespace

This commit is contained in:
Renée Kooi 2021-02-02 13:37:13 +01:00
parent fb23bd2a20
commit 7ce58beeb6
No known key found for this signature in database
GPG key ID: 9940E33D1A44ADBF

View file

@ -34,7 +34,7 @@ PRs are welcome! Please do open an issue to discuss first if it's a big feature,
- [ ] dashboard: focus jumps weirdly if you remove a file https://github.com/transloadit/uppy/pull/2161#issuecomment-613565486
- [ ] plugins: a WakeLock based plugin that keeps your phone from going to sleep while an upload is ongoing https://github.com/transloadit/uppy/issues/1725
- [ ] provider: Image search (via Google or Bing or DuckDuckGo): use duckduckgo-images-api or Google Search API (@arturi)
- [ ] provider: Google Photos (#2163)
- [ ] provider: Google Photos (#2163)
### 2.0
@ -73,4 +73,4 @@ PRs are welcome! Please do open an issue to discuss first if it's a big feature,
- [ ] provider: Giphy image search (on top of Unsplash plugin) ()
- [ ] test: add typescript with JSDoc for @uppy/core https://github.com/Microsoft/TypeScript/wiki/Type-Checking-JavaScript-Files (@arturi)
- [ ] webcam: Specify the resolution of the webcam images/video. We should add a way to specify any custom 'constraints' (aspect ratio, resolution, mimetype (`/video/mp4;codec=h264`), bits per second, etc) to the Webcam plugin #876
- [ ] provider: MediaLibrary provider which shows you files that have already been uploaded #450, #1121, #1112 #362
- [ ] provider: MediaLibrary provider which shows you files that have already been uploaded #450, #1121, #1112 #362