Uppy v0.6.4 Release Notes

  • ๐Ÿš€ Released: June 03, 2016. ๐Ÿš€ Theme: The aim low release.

    • ๐Ÿ— [x] build: minification of the bundle (@arturi)
    • ๐Ÿ— [x] build: revisit sourcemaps for production. can we have them without a mandatory extra request?
    • ๐Ÿ— [x] build: supply Uppy es5 and es6 entry points in npm package (@arturi)
    • ๐Ÿ— [x] build: switch to https://www.npmjs.com/package/npm-run-all instead of parallelshell (@arturi)
    • [x] 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)
    • [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] progressdrawer: improve styles, add preview icons for all (@arturi)
    • [x] server: Start implementing the SERVER-PLAN.md, remote files should be added to state.files and marked as remote (@hedgerh)
    • โœ… [x] test: Add pass/fail Saucelabs flag to acceptance tests (@arturi)
    • ๐Ÿ’… [x] website: Polish Saucelabs stats (social badge + stats layout) (@arturi)
    • [x] meta: Create Uppy logos (@markstory)
    • [x] website: fix examples and cleanup (@arturi)
    • [x] website: Add Saucelabs badges to uppy.io (@kvz)
    • [x] website: fix disappearing icons issue, postcss-inline-svg (@arturi)