Commit graph

3360 commits

Author SHA1 Message Date
Artur Paikin
2fb00baec0 rename event 2017-12-13 18:33:37 -05:00
Artur Paikin
2b9a6cdfd1 wait for addFile before proceeding 2017-12-13 18:24:04 -05:00
Artur Paikin
99846b4e94 tweak styles 2017-12-12 23:39:05 -05:00
Artur Paikin
ab12663213 Experimental switch to JSX in DragDrop; also cleanup 2017-12-12 23:35:31 -05:00
Artur Paikin
b062ba4236 Update html to use hyperx; use Component where lifecycle needed, refs;
also fix bugs here and there
2017-12-12 23:32:09 -05:00
Artur Paikin
126027a9ce yo-yo --> preact rendering in Plugin.js 2017-12-12 23:21:46 -05:00
Artur Paikin
0c829bcf99 Replace yo-yo with preact, add babel jsx transforms 2017-12-12 23:21:12 -05:00
Artur Paikin
9965c97f84 FileItem border radius tweak 2017-12-12 18:17:14 -05:00
Artur Paikin
8a158c91db update website Dashboard example 2017-12-10 21:48:33 -05:00
Artur Paikin
db9699022e changelog 2017-12-10 21:42:20 -05:00
Artur Paikin
92c3ff3298
Merge pull request #438 from transloadit/chore/refactors
Refactor Core and Plugins
2017-12-10 21:33:35 -05:00
Artur Paikin
39a5e4aa26 Release 0.21.1 2017-12-10 21:17:32 -05:00
Artur Paikin
61ce18bef1 patch 0.21.1 2017-12-10 21:14:56 -05:00
Artur Paikin
9aa3e00411 don’t set metadata values for new files in Dashboard, use uppy.opts.meta instead 2017-12-10 20:47:56 -05:00
Renée Kooi
05b7c265a5
update lockfile with latest npm 2017-12-10 23:45:25 +01:00
Artur Paikin
1f5401932e removeUploader should be public 2017-12-10 16:48:54 -05:00
Artur Paikin
78cfc424d9 oops 2017-12-09 13:53:16 -05:00
Artur Paikin
3b27338210 prefix private methods in tests too 2017-12-09 13:43:44 -05:00
Artur Paikin
9a772c744b core --> uppy in utils too 2017-12-09 13:21:47 -05:00
Artur Paikin
507d6ad805 fine, remove commented Object.defineProperty 2017-12-09 13:21:36 -05:00
Artur Paikin
85fe3442e4 remove .js from import 2017-12-09 13:21:20 -05:00
Artur Paikin
bab06937a9 tweak Dashboard styles 2017-12-09 13:21:08 -05:00
Artur Paikin
f1ff7ef4eb prefix more private methods 2017-12-09 13:17:33 -05:00
Artur Paikin
5a0a6e7054 update docs 2017-12-08 21:32:42 -05:00
Artur Paikin
dc99ae13d3 changelog 2017-12-08 20:35:48 -05:00
Artur Paikin
ed9aa1a537 🚨this.core to this.uppy everywhere
danger again
2017-12-08 17:34:33 -05:00
Artur Paikin
59263c59a2 remove unused methods, use getState() 2017-12-08 00:47:08 -05:00
Artur Paikin
08df43b39a Revert (move Provider plugin again) "Revert "move generic-provider-views and Provider to /plugins/Provider""
This reverts commit 49b4480222.
2017-12-07 23:41:18 -05:00
Artur Paikin
e3495668c5 add _ to private methods in core, remove prefixes in core test names, remove update-meta event test 2017-12-07 17:42:35 -05:00
Artur Paikin
fe8e1cf34c remove one more core: 2017-12-07 17:29:42 -05:00
Artur Paikin
6f510f4679
Merge branch 'master' into chore/refactors 2017-12-07 17:03:55 -05:00
Artur Paikin
526b506e31 🚨🚨🚨 Remove core: prefix from all events 🚨🚨🚨
Danger! Danger!

`core:upload-progress` becomes `upload-progress` and so on.

Oh my, here goes.
2017-12-07 16:57:24 -05:00
Artur Paikin
49b4480222 Revert "move generic-provider-views and Provider to /plugins/Provider"
This reverts commit 66c8262ea2.
2017-12-07 16:19:52 -05:00
Artur Paikin
2d4ceaec2f metadata fields and checkbox in example 2017-12-07 16:17:56 -05:00
Artur Paikin
81df5b2aee changelog 2017-12-06 17:43:30 -05:00
Artur Paikin
9690ba5584 changelog 2017-12-06 01:05:25 -05:00
Artur Paikin
819a4de073
Merge pull request #434 from transloadit/improvements/ui
[WIP] StatusBar, Dashboard and Provider UI improvements
2017-12-06 01:03:53 -05:00
Artur Paikin
30aff539f2
Merge branch 'master' into improvements/ui 2017-12-05 14:54:38 -05:00
Artur Paikin
b132041229 use inline conditional attribute 2017-12-05 14:52:41 -05:00
Artur Paikin
a833784872 remove valuemin/valuemax from ProgressBarProcessing, keep it on the parent 2017-12-04 21:22:28 -05:00
Artur Paikin
72da793099 only add aria-valuenow if progressMode === 'determinate' 2017-12-04 21:04:04 -05:00
Artur Paikin
eb64d85ade add type="button" to button, important not to submit forms 2017-12-04 21:03:46 -05:00
Artur Paikin
932c3116f9
Merge pull request #443 from transloadit/fix/restore-paused
tus: Restore correctly from paused state
2017-12-04 15:33:21 -05:00
Artur Paikin
bde3d47476
Merge pull request #444 from transloadit/doc/uppy-server-s3
uppy-server docs for s3 `getKey` option
2017-12-04 12:48:13 -05:00
Artur Paikin
f719f62204 planning for 1.0 2017-12-04 12:12:48 -05:00
Artur Paikin
209e0e8f38 remove console.log 2017-12-04 10:46:36 -05:00
Artur Paikin
3abd0246d9 remove old Tus10 and RestoreFiles 2017-12-04 10:46:00 -05:00
Renée Kooi
0fe22b1bf1
Add custom AWS key with uppy-server example. 2017-12-04 15:35:49 +01:00
Renée Kooi
6515599b62
changelog: tick s3 endpoint config 2017-12-04 12:54:57 +01:00
Renée Kooi
822dcd0903
transloadit: Remove TODO comment 2017-12-04 12:36:26 +01:00