Commit Graph
26 Commits
Author SHA1 Message Date
AndyandGitHub 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
Nathan Shively-Sanders daf9bd392f Merge branch 'master' into types-merges-20161123 2016-11-23 15:48:06 -08:00
hovvahan94andGitHub d80f2e301e Update react-day-picker.d.ts 2016-11-15 16:00:52 +04:00
Chris Yu bbf45b3926 Fix incorrect react-day-picker modifiers type 2016-10-18 14:38:10 -07:00
Ryan Cavanaugh b488f3cb5f Merge remote-tracking branch 'upstream/master' into merge_7_25 2016-07-27 10:57:46 -07:00
Ryan Cavanaugh 9d7d5a209a Getting types-2.0 passing CI 2016-07-14 18:13:43 -07:00
davidlipoandMohamed Hegazy 21b0500507 Update react-day-picker.d.ts (#10052)
* Update react-day-picker.d.ts

Upgrade following some breaking changes in react-day-picker 2.0

* Added in more react-day-picker props.

* Update react-day-picker.d.ts
2016-07-12 23:22:31 -07: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 2847235610 More fixes around __React 2016-05-12 17:07:04 -07:00
Ryan Cavanaugh e105eabd48 Remove invalid references 2016-05-10 16:27:59 -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 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
Masahiro Wakame da2be1b262 Merge pull request #7053 from JKillian/react-day-picker
Update react-day-picker typings for version 1.2.0
2016-01-29 12:28:49 +09:00
vvakame 781e468d4b remove unused .tscparams 2015-12-23 18:23:35 +09:00
Jason Killian d71d71fee8 Update react-day-picker typings for version 1.2.0 2015-12-04 11:36:34 -05:00
Jason Killian afbc2247fb Update typings to reflect added fields in version 1.1.4 2015-11-19 17:19:20 -05:00
Jason Killian 4f3d40ace0 Initial commit for react-day-picker typings 2015-11-18 14:23:21 -05:00