|
@@ -50,9 +50,9 @@ Ideas that will be planned and find their way into a release at one point
|
|
|
- [ ] test: Fix and enable Saucelabs acceptance test. Write one actual test (e.g. Multipart). Enable it in `npm run test` so it's ran on Travis automatically (#2, #23, @hedgerh)
|
|
|
- [ ] test: Get saucelabs account https://saucelabs.com/beta/signup/OSS/None (@hedgerh)
|
|
|
- [ ] tus: Resolve promise when all uploads are done or failed, not earlier (currently you get to see '1 file uploaded' and can close the modal while the upload is in progress) (@arturi)
|
|
|
-- [ ] website: Decide on tagline(s) (@kvz, @hedgerh, @arturi, @tim-kos)
|
|
|
- [ ] website: Polish taglines (@arturi)
|
|
|
- [ ] website: scrollbars on code samples (@arturi)
|
|
|
+- [x] website: Filter taglines (@kvz)
|
|
|
- [x] core: Rename `view` to `orchestrator` (@kvz)
|
|
|
- [x] core: Rename `progress` to `progressindicator` (@kvz)
|
|
|
- [x] website: utilize browserify index exposers to rid ourselves of `../../../..` in examples (@kvz)
|