vuejs/vue-router

[Docs] Incomplete Navigation Resolution Flow

Open

Aperta il 4 mag 2018

Vedi su GitHub
 (13 commenti) (0 reazioni) (0 assegnatari)JavaScript (19.015 star) (5092 fork)batch import
contribution welcomedocsgood first issue

Descrizione

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

Guida contributor