Jelajahi Sumber

plan for December 2020

Artur Paikin 4 tahun lalu
induk
melakukan
1d7950db21
2 mengubah file dengan 10 tambahan dan 11 penghapusan
  1. 6 8
      BACKLOG.md
  2. 4 3
      CHANGELOG.md

+ 6 - 8
BACKLOG.md

@@ -63,21 +63,19 @@ PRs are welcome! Please do open an issue to discuss first if it's a big feature,
 - [ ] providers: allow changing provider name title through locale? https://github.com/transloadit/uppy/issues/2279
 - [ ] tus: remove `autoRetry` option (throw error at runtime if it is explicitly given)
 
-### 1.26
+## February 2021
 
+- [ ] provider: Giphy image search (on top of Unsplash plugin) ()
 - [ ] plugin: audio/memo recording similar to Webcam #143 #198 (@arturi)
+
+## January 2021
+
 - [ ] test: add typescript with JSDoc for @uppy/core https://github.com/Microsoft/TypeScript/wiki/Type-Checking-JavaScript-Files (@arturi)
 - [ ] provider: MediaLibrary provider which shows you files that have already been uploaded #450, #1121, #1112 #362
 - [ ] plugins: WordPress Back-end plugin. Should be another Transloadit Integration based on Robodog Dashboard(?) we should add a provider, and possibly offer already-uploaded content
 - [ ] add Angular integration - also see #1613: it’s incredibly slow presumably because of ResizeObserver? (@ajkachnic)
 - [ ] dashboard: fix Dashboard issues with Angular — it’s incredibly slow presumably because of ResizeObserver? (See #1613) (@adammedford)
-
-## December 2020
-
+- [ ] dashboard: add option to use `body` or `window` or CSS selector as drop zone / paste zone as well, `DropPasteTarget` #1593 (@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: Giphy image search (on top of Unsplash plugin) (@ife)
 - [ ] dashboard: Add a Load More button so you don't have to TAB endlessly to get to the upload button (https://github.com/transloadit/uppy/issues/1419)
 - [ ] dashboard: a mini UI that features drop & progress (may involve a `mini: true` options for dashboard, may involve drop+progress or new plugin) (@arturi)
-- [ ] dashboard: add option to use `body` or `window` or CSS selector as drop zone / paste zone as well, `DropPasteTarget` #1593 (@arturi)
-- [ ] add Svelte integration (@ajkachnic)
-- [ ] dashboard: support for right-to-left languages (Arabic, Hebrew) (@arturi)

+ 4 - 3
CHANGELOG.md

@@ -19,10 +19,11 @@ In the current stage we aim to release a new version at least every month.
 Planned: 2020-12-18
 
 - [ ] companion: configurable oauth 3rd party credentials — provide your own Google Drive, Instagram application key/secret at the time of the request (@ife)
-- [ ] dashboard/dragndrop/fileinput: Add a `disabled` (`true`||`false`) option (https://github.com/transloadit/uppy/issues/1530, @arturi)
+- [ ] dashboard: Add a `disabled` (`true`||`false`) option (later for /dragndrop and fileinput) (#1530, @arturi)
 - [ ] goldenretriever: confirmation before restore, add “ghost” files #443 #257 (@arturi)
-- [ ] work on Angular integration (@ajkachnic)
-- [ ] dashboard: support for right-to-left languages (Arabic, Hebrew) (@arturi)
+- [ ] add Svelte integration (@ajkachnic)
+- [ ] dashboard: support for right-to-left languages (Arabic, Hebrew) (@arturi, @goto-bus-stop)
+- [ ] react: add useUppy() hook (@goto-bus-stop)
 
 ## November 2020