Parcourir la source

Update BACKLOG.md

Artur Paikin il y a 3 ans
Parent
commit
5c58e46a8e
1 fichiers modifiés avec 5 ajouts et 5 suppressions
  1. 5 5
      BACKLOG.md

+ 5 - 5
BACKLOG.md

@@ -50,14 +50,14 @@ PRs are welcome! Please do open an issue to discuss first if it's a big feature,
 - [x] dashboard: set default `trigger: null`, see https://github.com/transloadit/uppy/pull/2144#issuecomment-600581690 (@arturi)
 - [ ] form: make the `multipleResults` option `true` by default (@arturi)
 - [x] locales: Remove the old es_GL name alias for gl_ES. Keep gl_ES only (@arturi)
-- [ ] providers: remove `serverHeaders` https://github.com/transloadit/uppy/pull/1861 (@mifi)
-- [ ] transloadit: remove `UPPY_SERVER` constant (@mifi)
-- [ ] tus: set the `limit` option to a sensible default, like 5 (10?) (@arturi)
-- [ ] xhr: set the `limit` option to a sensible default, like 5 (10?) (@arturi)
+- [x] providers: remove `serverHeaders` https://github.com/transloadit/uppy/pull/1861 (@mifi)
+- [x] transloadit: remove `UPPY_SERVER` constant (@mifi)
+- [x] tus: set the `limit` option to a sensible default, like 5 (10?) (@arturi)
+- [x] xhr: set the `limit` option to a sensible default, like 5 (10?) (@arturi)
 - [x] xhr: change default name depending on whether `bundle` is set `files[]` (`true`) vs `file` (default) (#782) (@aduh95)
 - [ ] providers: allow changing provider name title through locale? https://github.com/transloadit/uppy/issues/2279 (@goto-bus-stop)
 - [x] tus: remove `autoRetry` option (throw error at runtime if it is explicitly given) (@aduh95)
-- [ ] dashboard: showing links to files should be turned off by default (it's great for devs, they can opt-in, but for end-user UI it's weird and can even lead to problems) (@arturi)
+- [x] dashboard: showing links to files should be turned off by default (it's great for devs, they can opt-in, but for end-user UI it's weird and can even lead to problems) (@arturi)
 
 ### 3.0