Uppy v0.0.2 Release Notes

  • ๐Ÿš€ Released: February 11, 2016.

    • ๐Ÿ— [x] build: Use parallelshell and tweak browserify to work with templates (@arturi)
    • ๐Ÿ‘ [x] core: Add basic i18n support via core.translate() and locale loading (#47, @arturi)
    • [x] core: implement a non-blocking install method (for Progressbar, for example) (@arturi, @kvz)
    • [x] core: Implement ejs or es6 templating (@arturi, @hedgerh)
    • โœ… [x] core: Improve on _i18n support, add tests (#47, @arturi)
    • ๐Ÿ‘• [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] docs: Fix build-documentation.js crashes, add more docs to Utils and Translator (@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
    • [x] server: Create a (barely) working uppy-server (#39, @hedgerh)
    • ๐Ÿš€ [x] website: Fix Uppy deploys (postcss-svg problem) (@arturi, @kvz)