Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add navigation failures #3220

Merged
merged 17 commits into from
Jul 31, 2020
Merged

docs: add navigation failures #3220

merged 17 commits into from
Jul 31, 2020

Conversation

posva
Copy link
Member

@posva posva commented Jun 5, 2020

Based on vuejs/rfcs#150

@posva posva added the docs label Jun 5, 2020
@posva posva mentioned this pull request Jun 16, 2020
Copy link
Member

@shentao shentao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just some minor comments.

docs/guide/advanced/navigation-failures.md Outdated Show resolved Hide resolved
docs/guide/advanced/navigation-failures.md Show resolved Hide resolved
docs/guide/advanced/navigation-failures.md Outdated Show resolved Hide resolved
Copy link
Member

@bencodezen bencodezen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some suggestions for rephrasing in order to improve clarity and maintain some consistency and parallelism throughout the doc.

docs/guide/advanced/navigation-failures.md Outdated Show resolved Hide resolved
docs/guide/advanced/navigation-failures.md Outdated Show resolved Hide resolved
docs/guide/advanced/navigation-failures.md Outdated Show resolved Hide resolved
docs/guide/advanced/navigation-failures.md Outdated Show resolved Hide resolved
docs/guide/advanced/navigation-failures.md Outdated Show resolved Hide resolved
docs/guide/advanced/navigation-failures.md Outdated Show resolved Hide resolved
docs/guide/advanced/navigation-failures.md Outdated Show resolved Hide resolved
docs/guide/advanced/navigation-failures.md Outdated Show resolved Hide resolved
@posva posva merged commit dfc2892 into dev Jul 31, 2020
@posva posva deleted the docs/navigation-failures branch July 31, 2020 19:14
@posva
Copy link
Member Author

posva commented Jul 31, 2020

Thanks a lot @NataliaTepluhina @shentao, @trygveaa and @bencodezen for the feedback!

@trygveaa
Copy link

trygveaa commented Sep 4, 2020

@posva: Hm, I tried import { NavigationFailureType, isNavigationFailure } from 'vue-router' in typescript, but it says they're not exported. Looking at the types, it seems that they're only static types on the VueRouter class. Is that correct?

@posva
Copy link
Member Author

posva commented Sep 4, 2020

Fixed at ecc8e27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants