Commit Graph

33 Commits

Author SHA1 Message Date
vvakame
781e468d4b remove unused .tscparams 2015-12-23 18:23:35 +09:00
Michael Tiller
814e5ba4b1 Exposing additional types and interfaces 2015-11-27 12:06:21 -05:00
Sergey Buturlakin
99f6493ffb add push and replace methods 2015-11-20 11:31:28 +02:00
Sergey Buturlakin
51cd044cad update useRoutes history enhancer result interface 2015-11-20 11:20:02 +02:00
Sergey Buturlakin
d0e0aacb36 add deprecated but supported methods 2015-11-20 11:18:51 +02:00
Sergey Buturlakin
8dedcf938a update tests 2015-11-19 19:45:21 +02: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
Sergey Buturlakin
9962a6144e add IndexLink to the default export 2015-11-19 19:13:28 +02:00
Sergey Buturlakin
91e9c035e1 update to React Router v1.0.0 2015-11-19 14:15:44 +02:00
Sergey Buturlakin
c5179cd689 update definitions to history v1.13.1 2015-11-16 19:02:38 +02:00
James Brantly
99443d33d5 Update tests for dependencies of React to work with v0.14 2015-11-11 09:47:20 -05:00
Tanguy Krotoff
d8373f0a6f Rename from *-test.ts to *-tests.ts 2015-10-23 20:52:47 +02:00
Sergey Buturlakin
0d64ea1b82 History enhancers definitions improved using union types 2015-10-01 12:31:03 +03:00
Sergey Buturlakin
f0d5440f90 Micro update of createRoutes export 2015-10-01 11:03:39 +03: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
Sergey Buturlakin
ef5f585334 Complete react-router v1.0.0-rc1 definitions 2015-09-30 17:52:15 +03:00
Sergey Buturlakin
fb14688db7 Update History for use as global and minor fixes 2015-09-30 17:51:09 +03:00
Sergey Buturlakin
86bbeb0727 Update react-router 0.13.3 -> 1.0.0-rc1 2015-09-29 20:54:55 +03:00
Masahiro Wakame
b159ddb3f6 Merge pull request #5621 from benishouga/react-router-link
react-router: Link inherit HtmlAttribute for use with className and style
2015-09-08 23:33:03 +09:00
benishouga
dab752b34f Link inherit HtmlAttribute for use with className and style 2015-09-01 02:16:04 +09:00
James Brantly
6102332bf0 Update react-router to work with react reorganization 2015-08-27 22:18:59 -04:00
vvakame
ce9ebf7993 refactor run method, use union types 2015-08-21 21:08:03 +09:00
benishouga
ad3abeb456 Support the string for the second argument of Router.run. 2015-08-18 01:09:15 +09:00
vvakame
b7074398cb remove react-router/legacy 2015-07-19 17:51:13 +09:00
vvakame
ace0ad087d fix react-router/react-router.d.ts 2015-07-19 17:30:33 +09:00
Yuichi Murata
896b1b56d2 Fix issues of react-router occurring on tsc 1.4.1 2015-07-12 22:41:49 +09:00
Yuichi Murata
2d6ddd55ba Move the type definitions for ReactRouter 0.12.x to the legacy directory 2015-07-12 21:58:24 +09:00
Yuichi Murata
c09238ca08 Change an indent width of react-router/react-router.d.ts to 4 spaces that is general style in TypeScript 2015-07-12 21:36:30 +09:00
Yuichi Murata
4ca5b84c23 Fix some issues of #4410/issuecomment-110341203 2015-07-12 21:27:57 +09:00
Václav Ostrožlík
403894c473 React-router 0.13 support 2015-05-20 23:19:58 +02:00
Yuichi Murata
ebfa2af6d9 Fix Router#run() to be enabled to call with ReactElement created by React.createFactory()
ref. #4267
2015-05-10 19:19:38 +09:00
Phips Peter
57340eca1e Moving React 0.13 to be the default
React 0.13 is now released so it should be the default type definition.
http://facebook.github.io/react/blog/2015/03/10/react-v0.13.html
2015-03-10 19:03:37 -07:00
Yuichi Murata
d1f8f27eea Added react-router/react-router.d.ts(0.12.0). 2015-02-15 17:33:41 +09:00