From 14a4e37e78728f45ea45d2fd95da10e5bc61f352 Mon Sep 17 00:00:00 2001 From: Artur Paikin Date: Mon, 30 May 2016 07:21:35 -0400 Subject: [PATCH] Changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52e211559..324435b7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,12 +58,12 @@ Theme: The aim low release Released: June 03, 2016 -- [ ] build: minification of the bundle (@arturi) +- [x] build: minification of the bundle (@arturi) - [ ] build: supply pre-built bundle in npm (@arturi) -- [ ] 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 (@kvz) - [ ] 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 (@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) - [ ] 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)