Commit Graph

46 Commits

Author SHA1 Message Date
Andy
ae4fe7b6de Use "lib" in tsconfigs instead of "target". (#13968)
* Use "lib" in tsconfigs instead of "target".

Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not.

* Update new-package and readme

* Add back "target" where necessary
2017-01-18 07:51:51 -08:00
Andy
76a710cc94 Rename test files to be consistent (#13882) 2017-01-10 06:33:06 -08:00
Andy
2f71174636 Restructure to support old versions (#13811)
* Restructure to support old versions

* Fix tests
2017-01-06 12:36:57 -08:00
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
612c172c52 Use correct test list 2016-05-10 12:28:03 -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
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
Felipe Lima
73fa26213a Firebase: Generic Github, Twitter and Facebook authentication providers (#8870)
* Firebase: Generic Github, Twitter and Facebook authentication providers

* Firebase: Authentication definitions for Email and Password, Twitter, Github, Facebook and Anonymous
2016-04-12 21:51:05 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Cameron
8d7a58e59c Updated firebase query method .once to optionally return a promise 2016-03-10 21:20:12 +00:00
Szymon Stasik
84bed8dca0 handle promises returned by firebase API 2016-03-01 10:40:30 +01:00
Masahiro Wakame
e2251a6de4 Merge pull request #7068 from ninachaubal/master
Allow FirebaseQuery.equalTo() to take boolean values
2015-12-10 21:48:42 +09:00
Nina Chaubal
791ab3bf26 FirebaseQuery.equalTo can take boolean values. See https://www.firebase.com/docs/web/api/query/equalto.html 2015-12-05 21:23:17 -06:00
Sebastien
7f916bf053 Added google-specific auth data 2015-11-03 01:34:07 +01:00
Nina Chaubal
0f1e77e379 Update the onComplete callback in Firebase.createUser() to accept a userData argument. If the user is successfully created, this argument is an object containing attributes of the newly-created user. See https://www.firebase.com/docs/web/api/firebase/createuser.html 2015-10-01 20:10:09 -05:00
Geir Sagberg
0e76312555 Add 'firebase' CommonJS module support 2015-07-08 00:02:27 +02:00
Arnaud Bosc
24967f4426 fix(firebase): update change user & email interfaces names 2015-05-03 20:53:39 +02:00
Arnaud Bosc
dd82479470 Update angularfire / firebase. 2015-05-01 19:23:19 +02:00
in-async
b42ec19d71 Unify without the "I" prefix. 2014-11-17 14:06:04 +09:00
in-async
a1639fb602 Modify the "Firebase" declaration to interface by decomposing class. 2014-11-09 15:10:39 +09:00
in-async
6c618f28ed Add name to "Definitions by". 2014-11-09 02:21:02 +09:00
in-async
f7b6a613ad update firebase/firebase.d.ts to version 2.0.2 2014-11-08 22:54:11 +09:00
Wilker Lucio
5c914fb296 make the callbacks optional on firebase simple login 2014-03-21 13:33:33 -03:00
Wilker Lucio
960179b8a2 added explicitly void return type for firebase simple login calls 2014-03-20 21:00:38 -03:00
Wilker Lucio
9474532386 added interfaces for firebase simple login 2014-03-20 20:54:44 -03:00
vvakame
35e573697c remove not required .tscparams 2014-02-24 11:48:00 +09:00
Dénes Harmath
4238c803af Fix compile errors 2014-02-15 23:53:59 +01:00
Bartvds
03eecbb681 added/fixed headers e-i
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 00:19:24 +01:00
Dénes Harmath
8c33f7b023 Add more methods 2014-01-14 14:22:51 +01:00
Dénes Harmath
cb8fbe728c Consistency: errors can be of any type everywhere 2014-01-14 14:21:23 +01:00
Dénes Harmath
5e3a8a4c55 Fix method signature 2014-01-14 01:18:43 +01: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
Boris Yankov
d1db3af69f Fix firebase definitions 2013-08-07 19:05:06 +03:00
Boris Yankov
f677cca98d Multiple bool => boolean fixes 2013-08-07 18:02:05 +03:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Neil Stalker
8d4540f61b Fix definitions for TS 0.9 2013-06-25 13:44:00 +01:00
Vincent Bortone
00f7f057c9 Initial commit of Firebase API type definitions 2013-04-29 02:35:50 -04:00