vue-router
https://github.com/vuejs/vue-router
JavaScript
🚦 The official router for Vue 2
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported1 Subscribers
Add a CodeTriage badge to vue-router
Help out
- Issues
- Doc: missing RouteRecord type definiton
- manually url navigation canceled messes up history
- History state key as timestamp to detect back/forward navigation
- Allow props for every attribute in to on router-link (like name, params, query)
- ability to check push vs replace in navigation guard
- Provide access to the router instance and component options in "beforeRouteEnter" guard
- Handle scrollBehaviour with transitions
- Gentler learning curve in docs
- Better error message Component type is invalid
- Throw error when component is undefined or null (#2038)
- Docs
- JavaScript not yet supported