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(link): add custom prop to samples #3470

Merged
merged 1 commit into from Feb 7, 2021

Conversation

ashleahhill
Copy link
Contributor

The tag prop of <router-link> has been removed in v4.0.0+

https://github.com/vuejs/rfcs/blob/master/active-rfcs/0021-router-link-scoped-slot.md

The custom prop is functional, however it is not mentioned anywhere in the docs.

docs/api/README.md Outdated Show resolved Hide resolved
To use a cusom tag for `router-link`, v4.0.0+ requires the use of the `custom` prop.

The `custom` prop is functional, however it is not in the code examples.
Copy link
Member

@posva posva left a comment

Choose a reason for hiding this comment

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

Thanks!

@posva posva changed the title docs(router-link) Add custom prop docs(link): add custom prop to samples Feb 7, 2021
@posva posva merged commit 6b43d87 into vuejs:dev Feb 7, 2021
@ashleahhill ashleahhill deleted the doc/router-link-custom branch March 17, 2021 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants