tiny changelog fix

This commit is contained in:
Artur Paikin 2017-12-23 16:26:49 -05:00
parent 565a4be15f
commit 96e2b44e2e

View file

@ -63,7 +63,7 @@ What we need to do to release Uppy 1.0
- [ ] QA: tests for some plugins
- [ ] automatically host releases on edgly and use that as our main CDN
- [ ] docs: on using plugins, all options, list of plugins, i18n
- [ ] feature: preset for Transloadit that mimics jQuery SDK
- [ ] feature: preset for Transloadit that mimics jQuery SDK, check https://github.com/transloadit/jquery-sdk docs
- [ ] refactoring: possibly add CSS-in-JS
- [x] refactoring: possibly switch from Yo-Yo to Preact, because its more stable, solves a few issues we are struggling with (onload being weird/hard/modern-browsers-only with bel; no way to pass refs to elements; extra network requests with base64 urls) and mature, “new standard”, larger community
- [ ] refactoring: split uppy into small packages, lerna repo?