Commit Graph

45 Commits

Author SHA1 Message Date
Andy
a4bd9fa3c1 Add "noImplicitThis" to all tsconfig.json (#13446)
* Add "noImplicitThis" to all tsconfig.json

* Use `"noImplicitThis": false` on packages with broken tests.
2016-12-19 14:11:46 -08:00
Ryan Cavanaugh
a5f4d50ccc Fix tsconfig files for new option name / behavior.
Also fixes some inconsistent whitespace.
2016-07-12 13:54:56 -07:00
Raghav Katyal
395c4e1639 Turning on consistent casing flag and fixing failures 2016-06-30 15:14:49 -07:00
Ryan Cavanaugh
bfd400a8f8 Add noEmit to all config files 2016-05-10 12:24:49 -07:00
Ryan Cavanaugh
e808e8e062 Remove unneeded references 2016-05-10 12:22:25 -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
290d5dfb4d More fixes 2016-05-04 18:42:46 -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
dc851736af Delete unused tscparams 2016-04-27 20:42:33 -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
4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
vvakame
92e56a42fe fix phonegap/phonegap-tests.ts 2015-07-19 17:15:30 +09:00
Mohamed Hegazy
2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
Dick van den Brink
5f30d6961a Phonegap: Added Keyboard plugin 2014-08-06 13:14:45 +02:00
Dick van den Brink
3583fdd36d Added DickvdBrink as an author 2014-08-06 11:12:10 +02:00
Dick van den Brink
0864d50b8c Phonegap: Added StatusBar plugin interface 2014-08-06 10:35:48 +02:00
Dick van den Brink
982f57d126 Phonegap: Fixed Filesystem api 2014-08-05 13:10:10 +02:00
vvakame
5a37274782 remove not required .tscparams 2014-03-15 19:00:36 +09:00
Greg Smith
c52554f9b9 Phonegap declarations now compile with --noImplicitAny 2014-03-02 22:22:19 -06:00
Andrey Kurdyumov
fbe21d3831 Update declaration of the Device interface
The current version of interface for Device plugin is contains property available. 

See in the current version.
https://github.com/apache/cordova-plugin-device/blob/master/www/device.js
2014-01-19 03:53:13 -08:00
Igor Oleinikov
6128eab489 phonegap: fixed definition errors 2013-12-19 10:47:40 +04:00
vvakame
34899afaae Merge commit '2772dfeec9cdb1744f6c010babef9e40b6770dd7' into plan-of-destroy-implicitAny 2013-10-18 12:41:53 +09:00
Christiaan Rakowski
2374fc4589 changed Array<string> to string[], and added test 2013-10-05 17:55:17 +02:00
Christiaan Rakowski
688387ff35 Notification.confirm with buttonLabels array 2013-10-03 10:28:47 +02:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
DvdBrink
a206deba40 Added error constants for CompassError and ContactError 2013-09-24 19:32:56 +02:00
Dick van den Brink
48931b05b1 Added GlobalizationError constants 2013-09-23 23:16:15 +02:00
Diullei Gomes
77046dd31e Merge pull request #1017 from DickvdBrink/phonegap
Update Phongegap definition
2013-09-07 15:26:57 -07:00
DvdBrink
2c5cd74342 Added missing Temporary option for localfilesystem.
Added FileError and FileTransferError constants.
2013-09-07 19:15:03 +02:00
gstamac
202a9918e2 PhoneGap: fixed two "Duplicate identifier" errors in tests 2013-08-23 13:51:53 +02:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Neil Stalker
3dacaaa512 Fix some tests 2013-06-29 15:18:02 +01:00
Diullei Gomes
a8632f2de0 fixed. phonegap-tests errors. 2013-02-06 23:52:55 -02:00
Boris Yankov
79bffc88c7 Fix PhoneGap definitions, to complie (at least) 2013-01-30 17:19:26 +02:00
Boris Yankov
e30d9760d6 Update phonegap to 2.3 2013-01-30 16:01:35 +02:00
Steve Fenton
4dca98aadd Update phonegap/phonegap.d.ts
Geolocation is now part of lib.d.ts and the duplicate declaration causes an error.
2013-01-30 09:22:53 +00:00
Boris Yankov
209d95071a Update reference paths 2013-01-17 20:03:30 +02:00
Boris Yankov
c98eebb137 Rename all definition files, remove versions 2013-01-17 17:17:27 +02:00
Boris Yankov
7c82efb17a Update reference paths 2012-11-19 01:28:08 +02:00
Boris Yankov
c91c45f9ae Move definitions and test in separate folders
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00