Terry Tice

Results 4 issues of Terry Tice

Hi Phil, I think it would be helpful to turn off the commit messages so it shows a cleaner graph. Perhaps just a check box at the top? I'll submit...

enhancement
easy-fix

Add optional sections to the Razor layout sections Example: ``` html @renderSection("header", { required: false }) ```

enhancement

In preparation for layout sections, as well as many other enhancements to come, it would be nice to extract some of the code into a tokenizer.

enhancement

Should have support for `isSectionDefined` to determine whether or not a section has been defined in a view.

enhancement