Kaynağa Gözat

Sort changelog

Kevin van Zonneveld 9 yıl önce
ebeveyn
işleme
46ae49d115
1 değiştirilmiş dosya ile 13 ekleme ve 13 silme
  1. 13 13
      CHANGELOG.md

+ 13 - 13
CHANGELOG.md

@@ -49,40 +49,40 @@ Ideas that will be planned and find their way into a release at one point
 
 
 ## 0.0.4 (April 04, 2016)
 ## 0.0.4 (April 04, 2016)
 
 
-- [x] test: Install chromedriver (@kvz)
-- [x] core: re-think running architecture: allow for `acquiring` while `uploading` (@arturi)
-- [x] allow for continuous `acquiring`, even after all plugins have “run” (@arturi, @hedgerh)
-- [x] core: start on component & event-based state management with `yo-yo` (@arturi)
-- [x] core: come up with a draft standard file format for internal file handling (@arturi)
+- [ ] allow for continuous `acquiring`, even after all plugins have “run” (@arturi, @hedgerh)
 - [ ] google: Add basic Google Drive plugin example (working both in Modal, as without, via `target: "div#on-my-page"` (@hedgerh)
 - [ ] google: Add basic Google Drive plugin example (working both in Modal, as without, via `target: "div#on-my-page"` (@hedgerh)
 - [ ] google: make use of server.uppy.io in examples; it's live now via Frey (@hedgerh)
 - [ ] google: make use of server.uppy.io in examples; it's live now via Frey (@hedgerh)
-- [x] modal: covert to component & event-based state management (@arturi)
 - [ ] modal: `focus` on the first input field / button in tab panel (@arturi)
 - [ ] modal: `focus` on the first input field / button in tab panel (@arturi)
 - [ ] modal: show selected files, show uploaded files preview in presenter (@arturi)
 - [ ] modal: show selected files, show uploaded files preview in presenter (@arturi)
-- [x] progressdrawer: implement basic version, show upload progress for individual files (@arturi)
-- [x] progressdrawer: show previews for images (@arturi)
 - [ ] progressdrawer: show file type names/icons for non-image files (@arturi)
 - [ ] progressdrawer: show file type names/icons for non-image files (@arturi)
-- [x] server: Add a deploy target for uppy-server so we can use it in demos (#39, @kvz)
 - [ ] test: Add acceptance tests to Travis so they are run on every change
 - [ ] test: Add acceptance tests to Travis so they are run on every change
-- [ ] test: Fix and enable Saucelabs acceptance test. Write one actual test (e.g. Multipart). Enable it in `npm run test` so it's ran on Travis automatically (#2, #23, @hedgerh)
-- [x] test: Get saucelabs account https://saucelabs.com/beta/signup/OSS/None (@hedgerh)
+- [ ] test: Fix and enable Saucelabs acceptance test. Write one actual test (e.g. Multipart). Make it so that it's ran on Travis automatically (#2, #23, @hedgerh)
 - [ ] test: Setup one modal/dragdrop acceptance test (@arturi)
 - [ ] test: Setup one modal/dragdrop acceptance test (@arturi)
+- [x] allow for continuous `acquiring`, even after all plugins have “run” (@arturi, @hedgerh)
 - [x] build: clean up package.json. We've accumulated duplication and weirdness by hacking just for our current problem without keeping a wider view of what was already there (@arturi)
 - [x] build: clean up package.json. We've accumulated duplication and weirdness by hacking just for our current problem without keeping a wider view of what was already there (@arturi)
 - [x] build: fix browsersync & browserify double reloading issue (@arturi)
 - [x] build: fix browsersync & browserify double reloading issue (@arturi)
 - [x] build: sourcemaps for examples (@arturi)
 - [x] build: sourcemaps for examples (@arturi)
 - [x] complete: `Complete` Plugin of type/stage: `presenter`. "You have successfully uploaded `3 files`". Button: Close modal. (@arturi)
 - [x] complete: `Complete` Plugin of type/stage: `presenter`. "You have successfully uploaded `3 files`". Button: Close modal. (@arturi)
+- [x] core: come up with a draft standard file format for internal file handling (@arturi)
 - [x] core: Pluralize collections (locales, just l like plugins) (@kvz)
 - [x] core: Pluralize collections (locales, just l like plugins) (@kvz)
+- [x] core: re-think running architecture: allow for `acquiring` while `uploading` (@arturi)
 - [x] core: Rename `progress` to `progressindicator` (@kvz)
 - [x] core: Rename `progress` to `progressindicator` (@kvz)
 - [x] core: Rename `selecter` to `acquirer` (@kvz)
 - [x] core: Rename `selecter` to `acquirer` (@kvz)
 - [x] core: Rename `view` to `orchestrator` (@kvz)
 - [x] core: Rename `view` to `orchestrator` (@kvz)
+- [x] core: start on component & event-based state management with `yo-yo` (@arturi)
 - [x] dragdrop: Fix 405 Not Allowed, (error) handling when you press Upload with no files (#60, @arturi, thx @hpvd)
 - [x] dragdrop: Fix 405 Not Allowed, (error) handling when you press Upload with no files (#60, @arturi, thx @hpvd)
 - [x] modal: `UppyModal [type=submit] { display: none }`, use Modal's own Proceed button to progress to next stage (@arturi)
 - [x] modal: `UppyModal [type=submit] { display: none }`, use Modal's own Proceed button to progress to next stage (@arturi)
-- [x] modal: Make sure modal renders under one dom node (@arturi, @hedgerh) — modal does, should everything else too?
+- [x] modal: covert to component & event-based state management (@arturi)
+- [x] modal: Make sure modal renders under one dom node — modal does, should everything else too? (@arturi, @hedgerh)
 - [x] modal: refactor and improve (@arturi)
 - [x] modal: refactor and improve (@arturi)
+- [x] progressdrawer: implement basic version, show upload progress for individual files (@arturi)
+- [x] progressdrawer: show previews for images (@arturi)
+- [x] server: Add a deploy target for uppy-server so we can use it in demos (#39, @kvz)
+- [x] test: Get saucelabs account https://saucelabs.com/beta/signup/OSS/None (@hedgerh)
+- [x] test: Install chromedriver ()
 - [x] tus: Resolve promise when all uploads are done or failed, not earlier (currently you get to see '1 file uploaded' and can close the modal while the upload is in progress) (@arturi)
 - [x] tus: Resolve promise when all uploads are done or failed, not earlier (currently you get to see '1 file uploaded' and can close the modal while the upload is in progress) (@arturi)
 - [x] website: Filter taglines (@kvz)
 - [x] website: Filter taglines (@kvz)
 - [x] website: utilize browserify index exposers to rid ourselves of `../../../..` in examples (@kvz)
 - [x] website: utilize browserify index exposers to rid ourselves of `../../../..` in examples (@kvz)
-allow for continuous `acquiring`, even after all plugins have “run” (@arturi, @hedgerh)
 
 
 ## 0.0.3 (March 01, 2016)
 ## 0.0.3 (March 01, 2016)