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

Generate Route Parameters for View Fetch #4

Merged
merged 10 commits into from
Apr 12, 2018

Conversation

odytrice
Copy link
Contributor

@odytrice odytrice commented Apr 11, 2018

This PR adds support for View Folders

Depending on the View requested, it splits it into the following formats

"{area}/{controller}/{action}"
"{controller}/{action}"
"{action}"

This PR addresses #3 but it also fixes #1

@odytrice odytrice changed the base branch from master to develop April 11, 2018 08:38
@odytrice odytrice changed the base branch from develop to master April 11, 2018 08:39
@dustinmoris dustinmoris changed the base branch from master to develop April 12, 2018 02:49
Copy link
Member

@dustinmoris dustinmoris left a comment

Choose a reason for hiding this comment

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

Nice work! Thank you for the help!

@dustinmoris dustinmoris merged commit 0c2b57a into giraffe-fsharp:develop Apr 12, 2018
@odytrice
Copy link
Contributor Author

Glad to be of help 😄

@dustinmoris
Copy link
Member

This just went out! Thanks again! https://github.com/giraffe-fsharp/Giraffe.Razor/releases/tag/v1.2.0

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.

2 participants