-
Merge pull request #1130 from LinusBorg/correct_webpack_docs_links
Update links to new web pack docs at web pack.js.org
-
Merge pull request #1128 from laurentpayot/patch-1
typo: router.addRoutes(routes)
-
typo: router.addRoutes(routes)
`router.addRoutes(routes)`, not `router.addRoute(routes)`
-
* update navigation guards section NOTE: pick up from the bellows - 94e6b89 - f7e3b60 * title singularization * update route matching * add passing props section NOTE: pick up from 2288d83 * add new API NOTE: pick from 6ce0ff7 * add beforeRouteUpdate NOTE: pick up from f5e9fcf * add router.onReady NOTE: pick up from 03928bd * update docs NOTE: pick up from b5ce47f * update summary titles
-
update docs in Korean [based on 2.2.0] (#1122)
* Update route-object * update router-link in Korean * Add Passing Props to Route Components link in Korean * Update navigation in Korean (2.2.0) * Update router-instance in Korean (2.2.0) * Update navigation-guard in Korean (2.2.0) * Update passing-props in Korean (2.2.0)
-
-
yyx990803 committed
Jan 27, 2017 -
-
yyx990803 committed
Jan 27, 2017 -
yyx990803 committed
Jan 27, 2017
-
-
avoid warning aliased child routes with name (fix #1119)
yyx990803 committedJan 26, 2017 -
-
-
-
fix async component resolving with Webpack 2 require.ensure
yyx990803 committedJan 26, 2017
-
update addRoutes implementation to avoid discarding instance state in…
… existing route records
-
yyx990803 committed
Jan 25, 2017 -
yyx990803 committed
Jan 25, 2017
-
-
example + test for beforeRouteUpdate
yyx990803 committedJan 24, 2017 -
use beforeRouteUpdate in transition example
yyx990803 committedJan 24, 2017 -
feat: add beforeRouteUpdate hook (close #938)
yyx990803 committedJan 24, 2017
-
-
refactor: move scroll handling logic into util/scroll
yyx990803 committedJan 23, 2017 -
1102: $route returns consistent value across all Vue instances (#1108)
* Issue:1102 - Allow injecting router to discrete Vue instances and ensure the $route (getter) returns consisten value * avoid initializing the router more than once
-
-
-
add router.addRoutes() feature
yyx990803 committedJan 19, 2017 -
update types for route props feature
yyx990803 committedJan 19, 2017