Commit Graph

10 Commits

Author SHA1 Message Date
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
vvakame
41537b6d1c mv ng-file-upload to angular-file-upload 2015-08-15 15:58:47 +09:00
Dominic Alie
4ed4731d6b Update angular-file-upload definitions
Add abort and xhr methods to the upload promise
2015-05-26 15:44:24 -04:00
Chris Barr
c3125d7aeb Fixing header format 2015-05-22 07:50:50 -04:00
Chris Barr
0daffc5de0 Updating tests to match new defs & updating links in the defs 2015-05-20 09:01:09 -04:00
Chris Barr
f275bd2ed5 (angular-file-upload) Adding missing a typedef for progress event 2015-05-20 08:37:26 -04:00
chr22
568233e710 Update namespace from ng -> angular 2015-05-08 15:49:56 +02:00
Basarat Ali Syed
dca28d7057 Update angular-file-upload.d.ts 2015-03-12 11:37:12 +11:00
Biswarup Pal
9f41619a13 Fixed config type of $upload.http()
$upload.http() is used to send the file binary or any data to the server through the 'data' field in the config object, not the 'file' field. Hence, its config type should be just ng.IRequestConfig, and not ng.IFileUploadConfig
2015-02-06 13:39:48 +05:30
John Reilly
b5528071bb Created basic angular-file-upload typings
Not perfect I suspect but a starting point.
2014-09-23 14:50:50 +01:00