Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

解决issue #13 的bug #14

Merged
merged 5 commits into from
Jun 5, 2018
Merged

解决issue #13 的bug #14

merged 5 commits into from
Jun 5, 2018

Conversation

pei-han
Copy link
Contributor

@pei-han pei-han commented May 31, 2018

#13

hanpei and others added 3 commits May 18, 2018 16:38
@didilinkin
Copy link
Owner

我有个疑问, 我在本项目中 使用的是 Router 4 版本 , 而不是 传统的Router 。

所以 我不希望 让使用者去看 Router 的文档, 而是希望 能跟我保持同步, 查看 http://reacttraining.cn/的文档 或者 https://github.com/ReactTraining/react-router

@pei-han
Copy link
Contributor Author

pei-han commented Jun 4, 2018

@didilinkin 我不太明白你的意思。

@didilinkin
Copy link
Owner

@pei-han 是这样, Router 4 跟 Router (默认版本) 之间的 API 和 使用方式 是完全不兼容的 两个版本, 所以我希望 尽量能保持统一 使用 Router 4的文档, 而不是看 默认版本的 文档( 我担心出现一些无法理解的 问题 , 比如 路由守卫钩子什么的, Router4 是其他方式实现的)

@didilinkin
Copy link
Owner

断裂式的升级 😂

README.md Outdated
@@ -20,7 +20,7 @@
| [react](https://facebook.github.io/react/) | 视图库 | 15.6.1 |
| [redux](http://cn.redux.js.org/) | 状态管理 | 3.7.1 |
| [react-redux](http://cn.redux.js.org/docs/react-redux/index.html) | Redux的 React 绑定库 | 5.0.5 |
| [react-router](https://reacttraining.cn/) | 路由管理 | 4.1.1 |
| [react-router](http://react-guide.github.io/react-router-cn/index.html) | 路由管理 | 4.1.1 |
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@didilinkin 你说的是这个地方的修改的文档URL吗?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

对的

@pei-han
Copy link
Contributor Author

pei-han commented Jun 4, 2018

@didilinkin 我猜你的意思,是不是在说,我上一个PR对react-router文档URL的更新,你觉得它不是router4的文档?

@didilinkin
Copy link
Owner

@pei-han 确实,是这个意思。 我大概看了一下 感觉它的内容 跟我们当前的项目版本 不太相符。 你可以也看看

Fix 'Router 4' doc link
@didilinkin
Copy link
Owner

Fix 'Router 4' doc link

@didilinkin didilinkin merged commit 1f3a8d7 into didilinkin:Router Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants