-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Comparing changes
Open a pull request
base repository: reactjs/react-router-tutorial
base: master
head repository: TsaiKoga/react-router-tutorial
compare: master
- 12 commits
- 27 files changed
- 1 contributor
Commits on Oct 2, 2016
-
TsaiKoga committed
Oct 2, 2016 Configuration menu - View commit details
-
Copy full SHA for 2673e24 - Browse repository at this point
Copy the full SHA 2673e24View commit details -
TsaiKoga committed
Oct 2, 2016 Configuration menu - View commit details
-
Copy full SHA for 2af9aa3 - Browse repository at this point
Copy the full SHA 2af9aa3View commit details -
TsaiKoga committed
Oct 2, 2016 Configuration menu - View commit details
-
Copy full SHA for 2509c5f - Browse repository at this point
Copy the full SHA 2509c5fView commit details -
Finish lesson 4: 嵌套路由,可以通过this.props.children局部渲染模板
TsaiKoga committedOct 2, 2016 Configuration menu - View commit details
-
Copy full SHA for 6500530 - Browse repository at this point
Copy the full SHA 6500530View commit details -
Finish lesson 5: 通过activeClassName 来将选中的链接高亮,并使用ES6优化
TsaiKoga committedOct 2, 2016 Configuration menu - View commit details
-
Copy full SHA for 0d198f0 - Browse repository at this point
Copy the full SHA 0d198f0View commit details
Commits on Oct 3, 2016
-
Finish lesson 6:通过this.props.params得到链接参数
TsaiKoga committedOct 3, 2016 Configuration menu - View commit details
-
Copy full SHA for e019f7f - Browse repository at this point
Copy the full SHA e019f7fView commit details
Commits on Oct 6, 2016
-
Finish lesson 7: 嵌套路由部分渲染,然后使用NavLink链接高亮
TsaiKoga committedOct 6, 2016 Configuration menu - View commit details
-
Copy full SHA for d9e16ef - Browse repository at this point
Copy the full SHA d9e16efView commit details -
Finish lesson 8: Add IndexRoute 使组件不在this.props.children中
TsaiKoga committedOct 6, 2016 Configuration menu - View commit details
-
Copy full SHA for edd820f - Browse repository at this point
Copy the full SHA edd820fView commit details -
Finish lesson 9:Add IndexRoute || onlyActiveOnIndex如果是被集火的组件的父组件,父组件不算激活
TsaiKoga committedOct 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 36897a3 - Browse repository at this point
Copy the full SHA 36897a3View commit details -
Finish lesson 10:browserHistory代替hashHistory,保持url与服务器统一
TsaiKoga committedOct 6, 2016 Configuration menu - View commit details
-
Copy full SHA for e7b3582 - Browse repository at this point
Copy the full SHA e7b3582View commit details -
Finish lesson 11:添加if-env compression
TsaiKoga committedOct 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 66601d4 - Browse repository at this point
Copy the full SHA 66601d4View commit details
Commits on Oct 7, 2016
-
Finish lesson 12:将填入的内容构造成链接给router渲染
TsaiKoga committedOct 7, 2016 Configuration menu - View commit details
-
Copy full SHA for a4c828c - Browse repository at this point
Copy the full SHA a4c828cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master