|
@@ -21,9 +21,10 @@ Work not started yet
|
|
|
|
|
|
## 0.0.2 (Unreleased, work in progress)
|
|
|
|
|
|
+- [ ] meta: Create an Uppy logo (@vvolfy)
|
|
|
- [ ] core: Decide on good names for `cdn` vs `npm` builds and rename all-the-things
|
|
|
- [ ] server: Add a deploy target for uppy-server so we can use it in demos (#39, @kvz)
|
|
|
-- [ ] server: Create a (barely) working uppy-server (#39, @hedgerh)
|
|
|
+- [x] server: Create a (barely) working uppy-server (#39, @hedgerh)
|
|
|
- [x] core: implement a non-blocking `install` method (for Progressbar, for example) (@arturi, @kvz)
|
|
|
- [x] dragdrop: Use templates, autoProceed setting, show progress (#50, #18, @arturi)
|
|
|
- [x] meta: Implement playground to test things in, templates in this case
|
|
@@ -34,7 +35,6 @@ Work not started yet
|
|
|
- [x] core: Integrate eslint in our build procedure and make Travis fail on errors found in our examples, Core and Plugins, such as `> 100` char lines (@kvz)
|
|
|
- [x] core: Add basic i18n support via `core.translate()` and locale loading (#47, @arturi)
|
|
|
- [x] website: Fix Uppy deploys (postcss-svg problem) (@arturi, @kvz)
|
|
|
-- [ ] meta: Create an Uppy logo (@vvolfy)
|
|
|
|
|
|
## 0.0.1 (December 20, 2015)
|
|
|
|