Commit Graph

3 Commits

Author SHA1 Message Date
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