uppy/src/plugins
2016-04-28 13:17:55 -04:00
..
_OldModal.js Return Modal target 2016-04-07 21:46:55 -04:00
_OldProgressBar.js Fix and enable ProgressBar again (hipster version) 2016-04-17 15:12:53 -04:00
DragDrop.js Rethink rendering architecture: in Modal, use a render method for each plugin, instead of a pre-rendered element 2016-04-19 00:38:13 -04:00
Dropbox.js Change uppy-server port to 3020 2016-04-08 19:52:54 +02:00
Dummy.js Accessibility & cleanup 2016-04-25 01:26:33 -04:00
Formtag.js Fix file array issue. Add array flatten util. Wrote multipart test. Add GoogleDrive to Modal. 2016-03-12 12:47:04 -05:00
GoogleDrive.js Added click handling back to files. 2016-04-28 13:17:55 -04:00
index.js Use ES5 exports for non-classes. Fixes bundle examples 2016-04-07 16:25:21 +02:00
Modal.js Accessibility & cleanup 2016-04-25 01:26:33 -04:00
Multipart.js Multipart upload() now returns promise correctly. 2016-03-16 01:11:12 -04:00
Plugin.js Move update() to Plugin.js to avoid duplication 2016-04-23 18:01:21 -04:00
Present.js Upgrade eslint & standard and fix linting accordingly 2016-03-18 11:22:40 +01:00
ProgressBar.js Move update() to Plugin.js to avoid duplication 2016-04-23 18:01:21 -04:00
ProgressDrawer.js Move update() to Plugin.js to avoid duplication 2016-04-23 18:01:21 -04:00
Spinner.js Event-based plugin communication, upload progress for each file 2016-03-23 00:50:42 -04:00
TransloaditBasic.js Update from master 2016-02-01 00:53:55 -05:00
Tus10.js Accessibility & cleanup 2016-04-25 01:26:33 -04:00