Browse Source

changelog

Artur Paikin 8 years ago
parent
commit
ec5c9c1b91
1 changed files with 3 additions and 3 deletions
  1. 3 3
      CHANGELOG.md

+ 3 - 3
CHANGELOG.md

@@ -54,13 +54,13 @@ To be released: October 28, 2016. Releasemaster: Harry
 - [x] dashboard: make trigger optional — not needed when rendering inline (@arturi)
 - [x] dashboard: make trigger optional — not needed when rendering inline (@arturi)
 - [ ] core: log method should have an option to throw error in addition to just logging (@arturi)
 - [ ] core: log method should have an option to throw error in addition to just logging (@arturi)
 - [ ] tus: only show pause/resume when tus is used, something else for multipart (@arturi)
 - [ ] tus: only show pause/resume when tus is used, something else for multipart (@arturi)
-- [ ] formtag: pretty input element? #93 (@arturi)
+- [x] fileinput: pretty input element? #93 (@arturi)
 - [ ] webcam: stop using the webcam (green light off) after the picture is taken / tab is hidden (do we need mount/unmount maybe?) (@hedgerh)
 - [ ] webcam: stop using the webcam (green light off) after the picture is taken / tab is hidden (do we need mount/unmount maybe?) (@hedgerh)
 - [x] website: finish https upgrade for uppy.io, uppy-server and tus, set up pingdom notifications (@arturi, @kvz, @hedgerh)
 - [x] website: finish https upgrade for uppy.io, uppy-server and tus, set up pingdom notifications (@arturi, @kvz, @hedgerh)
-- [x] website: and ability to toggle options in Dashboard example: inline/modal, autoProceed, which plugins are enabled (@arturi)
+- [x] website: and ability to toggle options in Dashboard example: inline/modal, autoProceed, which plugins are enabled #89 (@arturi)
 - [x] website: update guide, API docs and main page example to match current actual API (@arturi)
 - [x] website: update guide, API docs and main page example to match current actual API (@arturi)
 - [x] meta: document current Uppy architecture and question about the future (@arturi, @hedgerh)
 - [x] meta: document current Uppy architecture and question about the future (@arturi, @hedgerh)
-- [ ] test: see about adding tests for autoProceed: true
+- [x] test: see about adding tests for autoProceed: true (@arturi)
 - [x] uppy-server: Make uppy server have dynamic controllers (@hedgerh)
 - [x] uppy-server: Make uppy server have dynamic controllers (@hedgerh)
 - [ ] uppy-server: Make uppy server standalone CLI (@hedgerh)
 - [ ] uppy-server: Make uppy server standalone CLI (@hedgerh)
 - [ ] experimental: create a Dashboard UI for Redux refactor (@hedgerh)
 - [ ] experimental: create a Dashboard UI for Redux refactor (@hedgerh)