vuejs/vue-router

[Docs] Incomplete Navigation Resolution Flow

開放

#2,184 建立於 2018年5月4日

 (13 則留言) (0 個反應) (0 位負責人)JavaScript (5,092 個分叉)batch import
contribution welcomedocsgood first issue

倉庫指標

星標
 (19,015 顆星)
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

貢獻者指南