Commit graph

43 commits

Author SHA1 Message Date
Artur Paikin
02fc0aa75e Move template to render method 2016-02-09 02:10:47 -05:00
Artur Paikin
07c22b1e1c Progressbar improvements 2016-02-06 13:16:21 -05:00
Artur Paikin
01a7836a26 install method in Plugin, Core runs waterfall on all installs, then on all runs 2016-02-06 13:15:59 -05:00
Artur Paikin
9f7425a425 Progress plugin, refactoring 2016-02-05 02:04:37 -05:00
Artur Paikin
436a176012 Basic event emitter and progress event 2016-02-04 14:23:04 -05:00
Artur Paikin
87386edac8 Progress event emitter, Core.log(), styles 2016-02-01 15:56:01 -05:00
Artur Paikin
3db661806a Basic progress bar 2016-02-01 01:57:48 -05:00
Artur Paikin
5aa50f70dd DragDrop improvements, autoProceed, multiple instances support, styles, grid 2016-02-01 00:56:49 -05:00
Artur Paikin
d8543fcd3a Update from master 2016-02-01 00:53:55 -05:00
Artur Paikin
cb364a34e2 Success/error events 2015-12-03 13:02:51 +03:00
Artur Paikin
8a352778a9 Working upload 2015-12-02 22:07:34 +03:00
Artur Paikin
770709855f handleInputChange and handleDrop 2015-12-02 17:24:10 +03:00
Artur Paikin
934f8a6848 Utils, defaultOptions 2015-12-02 15:09:27 +03:00
Artur Paikin
9d611e2104 Actual puppy in playground (important), status support (draft), styles for playground and uppy separated 2015-12-02 13:52:42 +03:00
Artur Paikin
408ad53688 Fallbacks, new jQuery-like functions in Utils, styles 2015-12-02 13:10:23 +03:00
Artur Paikin
7e988872b0 Form with file select fallback in playground, comments, check support for drag & drop in the browser 2015-12-01 18:14:32 +03:00
Artur Paikin
f28804e36a Changed import sources to fix errors 2015-11-27 17:21:18 +03:00
Artur Paikin
93bde889ad Updating from master 2015-11-27 08:54:15 -05:00
Kevin van Zonneveld
5c226f4e6c Waterfall + parallel 2015-11-27 08:54:14 -05:00
Artur Paikin
c6a87de4e2 Going deeper into the async rabbit hole 2015-11-27 08:54:14 -05:00
Artur Paikin
59121f55e1 Attempting to make plugins run in a waterfall of parallels 2015-11-27 08:54:13 -05:00
Artur Paikin
0ba211230e Moved toggleClass to a new Utils lib 2015-11-27 08:54:13 -05:00
Artur Paikin
3367261dfb Progress restored 2015-11-27 08:54:13 -05:00
Artur Paikin
b27eb44f6c Merge branch 'master' into dragdrop
Conflicts:
	src/plugins/DragDrop.js
	src/plugins/index.js
2015-11-27 16:32:33 +03:00
Artur Paikin
c95a94cae3 Resolved a conflict 2015-11-27 16:23:31 +03:00
Artur Paikin
ecf280d0c6 Merge branch 'master' into dragdrop
Conflicts:
	src/plugins/DragDrop.js
2015-11-27 16:11:46 +03:00
Artur Paikin
79e911cf79 Updating from master 2015-11-27 16:11:41 +03:00
Harry Hedger
21b9228e46 Removed console logs 2015-11-27 08:08:54 -05:00
Harry Hedger
2be4372b5e Fixed build issue 2015-11-27 08:08:19 -05:00
Artur Paikin
c3e9714dee Merge branch 'master' into dragdrop
Conflicts:
	package.json
	src/core/Transloadit.js
2015-11-27 15:33:42 +03:00
Harry Hedger
d53e010496 Fixed build example issue 2015-11-27 07:31:23 -05:00
Artur Paikin
6c2aa68fb0 Merge branch 'master' into dragdrop
Conflicts:
	package.json
	src/core/Transloadit.js
2015-11-27 14:08:00 +03:00
Kevin van Zonneveld
f70ffef398 Waterfall + parallel 2015-11-27 11:08:44 +01:00
Artur Paikin
a017e33ad3 Going deeper into the async rabbit hole 2015-11-27 12:25:13 +03:00
Harry Hedger
40d50b58ec Modified build system. Added dist build script 2015-11-27 02:49:20 -05:00
Harry Hedger
e3e1799683 Refactoring build system 2015-11-27 02:47:49 -05:00
Artur Paikin
29a6c68292 Attempting to make plugins run in a waterfall of parallels 2015-11-27 01:30:08 +03:00
Artur Paikin
27bb43cb31 Moved toggleClass to a new Utils lib 2015-11-26 15:52:05 +03:00
Artur Paikin
cd0ed4ae6b Progress restored 2015-11-24 23:20:53 +03:00
Artur Paikin
8c5988a55b Drag & Drop plugin: stage 1 2015-11-24 23:16:14 +03:00
Artur Paikin
e9e28bfb15 Resolved conflict, fixed test.js (kinda) 2015-11-24 18:23:09 +03:00
Kevin van Zonneveld
2e43dbc314 import TransloaditPlugin 2015-11-24 15:20:21 +01:00
Kevin van Zonneveld
7a60440d4b First swing at bundles & individual builds 2015-11-24 14:24:59 +01:00