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

feat(link): add 'exact-path' matching option #2193

Closed

Conversation

emanuelmutschlechner
Copy link
Contributor

Improves unfinished pull request #2070 and closes issue #2040

@posva
Copy link
Member

posva commented Jun 22, 2018

Thanks! I need to check some things first about the API. I'll come back at you 😅

@cvharris
Copy link

It looks like this was not touched upon in awhile, could it be merged soon?

One great use case for this is when individual components are not aware of the current route or need to add extra logic to become aware of it. Since <router-link> already has logic to determine if the current path matches the link, this PR would help tailor the exact matching to the important path and ignore query params and hashes.

Hoping it makes it in soon! 😅

@JuroOravec
Copy link

Any updates on this?

@posva posva added this to To Do in v3 pre v4 Aug 31, 2020
@posva
Copy link
Member

posva commented Jan 25, 2021

Thanks! This was partially merged at cbb552c

@posva posva closed this Jan 25, 2021
@posva posva moved this from To Do to Done in v3 pre v4 Jan 25, 2021
@posva posva added this to Done in 3.x Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
3.x
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants