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

Implement "inherit left, wildcard right" behavior from whatwg/urlpattern#198 #122

Closed
jeremyroman opened this issue Nov 3, 2023 · 2 comments · Fixed by #123
Closed

Implement "inherit left, wildcard right" behavior from whatwg/urlpattern#198 #122

jeremyroman opened this issue Nov 3, 2023 · 2 comments · Fixed by #123

Comments

@jeremyroman
Copy link
Contributor

whatwg/urlpattern#198 proposes some changes to the URLPattern syntax to make it more convenient in cases where more than one component is of interest, and/or a base URL is used. If it is merged, urlpattern-polyfill should follow suit.

I have a PR ready for that.

@jeremyroman
Copy link
Contributor Author

The upstream whatwg/urlpattern#198 is now merged.

@kenchris
Copy link
Owner

kenchris commented Nov 7, 2023

Awesome, I will have a look at the PR tomorrow.

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 a pull request may close this issue.

2 participants