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

Fix params support of subrouters #65

Merged
merged 1 commit into from Dec 29, 2017
Merged

Fix params support of subrouters #65

merged 1 commit into from Dec 29, 2017

Conversation

marcbachmann
Copy link
Collaborator

@marcbachmann marcbachmann commented Dec 28, 2017

As stated in #63, the params of subrouters didn't work at all. This commit fixes that.

Can you think of any case which will break the current functionality?
I didn't have a detailed look at the mount code yet. But I don't get why creating the routes using a different path would fix it without breaking any existing routing logic.

@marcbachmann marcbachmann mentioned this pull request Dec 28, 2017
@coveralls
Copy link

coveralls commented Dec 28, 2017

Coverage Status

Coverage increased (+2.6%) to 100.0% when pulling f40d297 on marcbachmann:fix-subrouters into 21711fb on yoshuawuyts:master.

@marcbachmann marcbachmann changed the title Fix partial support of subrouters Fix params support of subrouters Dec 29, 2017
Copy link
Member

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

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

amazing!

@yoshuawuyts yoshuawuyts merged commit bb68796 into choojs:master Dec 29, 2017
@yoshuawuyts
Copy link
Member

v6.6.3 🎉

@yoshuawuyts
Copy link
Member

@marcbachmann also added you as an owner on npm (and soon github too! ✨)

@marcbachmann
Copy link
Collaborator Author

awesome. thanks ❤️

@marcbachmann marcbachmann deleted the fix-subrouters branch December 29, 2017 21:10
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

3 participants