Commit Graph

11 Commits

Author SHA1 Message Date
Neil Culver
be0b2f733c better types for upload callbacks 2016-06-24 16:37:35 +01:00
Neil Culver
dc4779445c refactored tests
added done typings
2016-05-27 16:02:54 +01:00
James Taylor
35d759b73b Started adding additional typings for jquery.fileupload callbacks
Typings have been added for the following callbacks:
progress, progressall, start, stop, change, paste, drop, dragover,
chunksend, chunkdone, chunkfail, chunkalways.

The docs (https://github.com/blueimp/jQuery-File-Upload/wiki/Options),
and the source jquery.fileupload.js were used to create these typings.
2016-05-26 10:42:18 +01:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Moes
c67995d1ec Update jquery.fileuploade.d.ts 2015-09-18 13:28:05 +10:00
Daniel Rosenwasser
0bd13d9dae Use JSDoc for 'jquery.fileupload'. 2015-08-05 14:04:53 -07:00
Daniel Rosenwasser
c9e62555df Add 'dataType' to 'jquery.fileupload'. 2015-08-05 13:58:04 -07:00
Moes
5d139c1700 Update jquery.fileuplade.d.ts
Extend JQueryFileUpload from JQuery to enable chaining, add JQuerySupport Interface
2015-07-06 12:23:51 +10:00
rob-alarcon
6c679c2a13 Rename the JQueryFileInputOptions configuration object 2014-05-21 11:56:22 -07:00
rob-alarcon
93e55932f6 add explicit type to tests params and add project to contributors.md 2014-05-20 16:30:36 -07:00
rob-alarcon
760f0c60e4 add file definitions for jQuery FileUpload plugin 2014-05-19 12:40:09 -07:00