Ryan Cavanaugh
bfd400a8f8
Add noEmit to all config files
2016-05-10 12:24:49 -07:00
Ryan Cavanaugh
50387d4046
Change relative reference paths to types references. Errors incoming...
2016-05-09 18:06:27 -07:00
Ryan Cavanaugh
49b1ac6a38
Rename all entry points to index.d.ts and explicitify all file lists
2016-05-09 17:29:10 -07:00
Ryan Cavanaugh
ab2b4191c5
Add typesRoot to all config files
2016-05-09 13:52:25 -07:00
Ryan Cavanaugh
ded70421be
Turn off strict null checks
2016-05-04 15:08:38 -07:00
Ryan Cavanaugh
69d1929d8a
Add tsconfig.json files
2016-05-04 14:14:39 -07:00
Ryan Cavanaugh
e7c111c4b7
Merge remote-tracking branch 'upstream/master' into types2.0
...
Add tsconfig files everywhere
# Conflicts:
# azure-mobile-services-client/AzureMobileServicesClient.d.ts
# bookshelf/bookshelf.d.ts
# hapi/hapi.d.ts
# helmet/helmet.d.ts
# mongodb/mongodb.d.ts
# nock/nock.d.ts
# react-bootstrap/react-bootstrap.d.ts
# react-helmet/react-helmet.d.ts
# restify/restify.d.ts
# sequelize/sequelize.d.ts
2016-04-27 20:40:21 -07:00
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