Quellcode durchsuchen

planning for 1.23...

Artur Paikin vor 4 Jahren
Ursprung
Commit
721c0c8da5
1 geänderte Dateien mit 22 neuen und 13 gelöschten Zeilen
  1. 22 13
      CHANGELOG.md

+ 22 - 13
CHANGELOG.md

@@ -74,33 +74,42 @@ 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
+
+- [ ] plugin: audio/memo recording similar to Webcam #143 #198 (@arturi)
+- [ ] test: add typescript with JSDoc for @uppy/core https://github.com/Microsoft/TypeScript/wiki/Type-Checking-JavaScript-Files (@arturi)
+
 ## 1.23
 
 - [ ] 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
 - [ ] 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: Image search (via Google or Bing or DuckDuckGo) (@arturi)
+- [ ] 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)
+- [ ] core: add AngularJS wrapper component for the Dashboard (@arturi)
+- [ ] provider: MediaLibrary provider which shows you files that have already been uploaded #450, #1121, #1112 #362
 
 ## 1.22
 
+Planned: 2020-11-27
+
 - [ ] dashboard: add option to use `body` or `window` or CSS selector as drop zone / paste zone as well, `DropPasteTarget` #1593 (@arturi)
 - [ ] dashboard/dragndrop/fileinput: Add a `disabled` (`true`||`false`) option (https://github.com/transloadit/uppy/issues/1530)
 - [ ] dashboard: Add Done button when upload is successfully finished (https://github.com/transloadit/uppy/issues/1510)
-- [ ] 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)
-- [ ] provider: Image search (via Google or Bing or DuckDuckGo) (@arturi)
-- [ ] core: add AngularJS wrapper component for the Dashboard (@arturi)
-- [ ] provider: MediaLibrary provider which shows you files that have already been uploaded #450, #1121, #1112 #362
+- [ ] provider: Unsplash (@ife)
+- [ ] dashboard: support for right-to-left languages (Arabic, Hebrew) (@arturi)
+- [ ] add Vue.js wrapper component for the Dashboard (@ajkachnic)
+- [ ] add Angular integration ("adammedford)
+- [ ] dashboard: fix Dashboard issues with Angular — it’s incredibly slow presumably because of ResizeObserver? (See #1613) (@adammedford)
+- [ ] goldenretriever: confirmation before restore, add “ghost” files #443 #257 (@arturi)
 
 # next
 
-- [ ] test: add deepFreeze to test that state in not mutated anywhere by accident, use default's store #320
-- [ ] provider: add Box (@ife)
-- [ ] plugin: audio/memo recording similar to Webcam #143 #198 (@arturi)
-- [ ] test: add typescript with JSDoc for @uppy/core https://github.com/Microsoft/TypeScript/wiki/Type-Checking-JavaScript-Files (@arturi)
-- [ ] core: add Vue.js wrapper component for the Dashboard (@arturi)
-- [ ] goldenretriever: confirmation before restore, add “ghost” files #443 #257 (@arturi)
-- [ ] dashboard: fix Dashboard issues with Angular — it’s incredibly slow presumably because of ResizeObserver. (See #1613) (@arturi)
-- [ ] dashboard: support for right-to-left languages (Arabic, Hebrew) (@arturi)
+Planned: 2020-10-29
+
+- [ ] test: add deepFreeze to test that state in not mutated anywhere by accident, use default’s store #320 (@arturi)
+- [ ] provider: add Box (@cartfisk, @ife)
 - [ ] core: add maxTotalFileSize restriction #514 (@arturi)
-- [ ] providers: Provider Browser don't handle uppy restrictions, can we hide things that don't match the restrictions in Google Drive and Instagram? #1827 (@arturi)
+- [ ] providers: Provider Browser should handle uppy restrictions, can we gray out things that don’t match the restrictions in Google Drive and Instagram? #1827 (@arturi)
 
 ## 1.21.2