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 |
|