vuejs/vue-router

[Docs] Incomplete Navigation Resolution Flow

Open

#2,184 创建于 2018年5月4日

在 GitHub 查看
 (13 评论) (0 反应) (0 负责人)JavaScript (5,092 fork)batch import
contribution welcomedocsgood first issue

仓库指标

Star
 (19,015 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

What problem does this feature solve?

https://github.com/vuejs/vue-router/blob/dev/docs/en/advanced/navigation-guards.md#the-full-navigation-resolution-flow

I think the docs are lacking full flow, not mentioning 'beforeRouteLeave' for example. Would be cool if diagram were to be created, such as used on Vue lifecycle

https://vuejs.org/v2/guide/instance.html#Lifecycle-Diagram

贡献者指南