vuejs/vue-router

[Docs] Incomplete Navigation Resolution Flow

Open

#2 184 ouverte le 4 mai 2018

Voir sur GitHub
 (13 commentaires) (0 réactions) (0 assignés)JavaScript (19 015 stars) (5 092 forks)batch import
contribution welcomedocsgood first issue

Description

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

Guide contributeur