Commit Graph

39 Commits

Author SHA1 Message Date
Ryan Cavanaugh
185c8f30b6 Fix more reference paths 2016-05-11 16:31:46 -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
81862d240d More fixes 2016-05-04 22:50:05 -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
fa204a87d1 Remove obsolesced reference comments 2016-04-27 21:53:46 -07:00
Ryan Cavanaugh
337587de8c Rename external modules to index.d.ts 2016-04-27 21:30:22 -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
Ryan Cavanaugh
541e24b685 Fix angularjs/angular; 'export declare'/'declare export' 2016-04-25 13:02:25 -07:00
Ryan Cavanaugh
4a433abbf4 Unwrap all lone ambient external modules 2016-04-22 14:12:45 -07:00
Larry Myers
3faa118b04 Add StatelessComponent<TOriginalProps> as a union type for ComponentDecorator. It allows StatelessComponents to work with the connect method signature that takes mapStateToProps and mapDispatchToProps functions. 2016-04-06 20:56:00 +09:00
Sean Kelley
8a7d208e0d react-redux: Fix compilation error for dumb reason. 2016-03-31 11:06:38 -07:00
Sean Kelley
231f8eadc1 react-redux: add myself as maintainer cause I've been noodling this stuff a lot 2016-03-31 11:01:07 -07:00
Sean Kelley
da656da263 Add a test for the issue discussed in #8787. 2016-03-31 10:59:47 -07:00
Sean Kelley
6694581d3e react-redux: remove React.Props references because it is deprecated. 2016-03-31 10:39:04 -07:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Ciuca, Alexandru
2fd6eb579e Renamed type parameters; fixed typo. 2016-03-14 14:02:11 +02:00
Ciuca, Alexandru
46c75c80b5 Merge branch 'master' into react-redux-connect
Conflicts:
	react-redux/react-redux-tests.tsx
	react-redux/react-redux.d.ts
2016-03-04 16:52:44 +02:00
Ciuca, Alexandru
206c964ed1 react-redux: stricter typing of connect 2016-03-02 19:58:14 +02:00
tkqubo
4169370da2 feat: add react-redux 4.4.0 2016-02-26 14:37:34 +09:00
tkqubo
a8eb385780 fix: definition file reference 2016-02-26 14:37:34 +09:00
tkqubo
28f7cc66d4 rename file names to fix the version 2016-02-26 14:37:34 +09:00
vvakame
9027703c0b pass npm run all in new definition-tester 2016-02-10 00:16:03 +09:00
Sergey Buturlakin
3aa3970f22 Merge remote-tracking branch 'remotes/upstream/master'
Conflicts:
	react-router/react-router-tests.ts
2015-11-19 19:44:12 +02:00
James Brantly
99443d33d5 Update tests for dependencies of React to work with v0.14 2015-11-11 09:47:20 -05:00
tkqubo
a513c4df6e make connect stricter 2015-10-20 21:19:56 +09:00
tkqubo
ddbcdd0d55 Make connect return correct type 2015-10-19 23:19:04 +09:00
Sergey Buturlakin
4a33c914d1 Add tests
Restore old definitions as react-router-0.13.3.d.ts
Update react-redux to use old definitions
2015-09-30 19:27:10 +03:00
tkqubo
bce79748a1 Add tscparams file 2015-09-24 00:50:08 +09:00
tkqubo
387387b143 Add more detailed typings about connect arguments 2015-09-24 00:47:16 +09:00
tkqubo
c5240e2aef Remove lines that are not compilable with current version of react-router (?) 2015-09-24 00:27:47 +09:00
tkqubo
b83c3b8895 Add react-redux 2015-09-24 00:11:48 +09:00
tkqubo
33dbe07ff5 Adding react-redux 2015-09-23 23:15:26 +09:00
tkqubo
6288c788f4 Add files 2015-09-23 23:15:26 +09:00