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

PartialFor implementation #104

Closed
wants to merge 1 commit into from
Closed

Conversation

zabulus
Copy link
Contributor

@zabulus zabulus commented Nov 17, 2014

I've implemented support of PartialFor method. Method can be applied to Model itself and to fields in it. In partial view invoked by the method I've added support to get parent section - ChameleonSection. The view extension can be used to invoke parent Section methods.

@robdmoore
Copy link
Member

Thanks for this.

Its really cool.

I still need to set aside some time to go over it with @MattDavies. I apologise for our lack of time lately, we've both had a lot going on personally.

@zabulus
Copy link
Contributor Author

zabulus commented Nov 22, 2014

I found that there is a lack of PartialFor(Expression<Func<T, IEnumerable<TValue>>>) implementation in our project. I look forward to add the implementation and update the PR

@zabulus zabulus closed this Jan 3, 2015
@zabulus zabulus deleted the PartialFor branch January 5, 2015 08:41
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.

3 participants