Bladeren bron

changelog

Artur Paikin 9 jaren geleden
bovenliggende
commit
b391ad7c17
1 gewijzigde bestanden met toevoegingen van 7 en 4 verwijderingen
  1. 7 4
      CHANGELOG.md

+ 7 - 4
CHANGELOG.md

@@ -60,11 +60,14 @@ Released: June 03, 2016
 
 
 - [x] build: minification of the bundle (@arturi)
 - [x] build: minification of the bundle (@arturi)
 - [ ] build: supply pre-built bundle in npm (@arturi)
 - [ ] build: supply pre-built bundle in npm (@arturi)
-- [x] build: switch to https://www.npmjs.com/package/npm-run-all instead of parallelshell (@kvz)
+- [x] build: switch to https://www.npmjs.com/package/npm-run-all instead of parallelshell (@arturi)
 - [ ] drive: Make sure uppy-server does not explode on special file types: https://dl.dropboxusercontent.com/s/d4dbxitjt8clo50/2016-05-06%20at%2022.41.png (@hedgerh)
 - [ ] drive: Make sure uppy-server does not explode on special file types: https://dl.dropboxusercontent.com/s/d4dbxitjt8clo50/2016-05-06%20at%2022.41.png (@hedgerh)
-- [ ] modal: accessibility. focus on the first input field / button in tab panel (@arturi)
-- [ ] progressdrawer: figure out crazy rerendering of previews by yoyo/bel: https://github.com/shama/bel/issues/26 (@arturi)
-- [ ] progressdrawer: improve styles, add preview icons for all (@arturi)
+- [x] modal: accessibility. focus on the first input field / button in tab panel (@arturi)
+- [x] progressdrawer: figure out crazy rerendering of previews by yoyo/bel: https://github.com/shama/bel/issues/26, https://github.com/shama/bel/issues/27 (@arturi)
+- [x] core: substantial refactor of mount & rendering (@arturi)
+- [x] core: better state change logs for better debugging (@arturi)
+- [x] website: fix examples and cleanup (@arturi)
+- [x] progressdrawer: improve styles, add preview icons for all (@arturi)
 - [ ] server: Start implementing the `SERVER-PLAN.md` so that Google Drive files are actually uploaded to the endpoint (@hedgerh)
 - [ ] server: Start implementing the `SERVER-PLAN.md` so that Google Drive files are actually uploaded to the endpoint (@hedgerh)
 - [ ] test: Get IE4 on windows 3.11 to run Uppy and see it fall back to regular form upload (`api2.transloadit.com`) (@arturi)
 - [ ] test: Get IE4 on windows 3.11 to run Uppy and see it fall back to regular form upload (`api2.transloadit.com`) (@arturi)
 - [x] test: Add pass/fail Saucelabs flag to acceptance tests (@arturi)
 - [x] test: Add pass/fail Saucelabs flag to acceptance tests (@arturi)