Pranav K
fb451b51e5
Added SourceLocation to inherited chunks \ tag helpers
...
Updated CompilationResult to support compilation failures from multiple
files.
Fixes #2321
2015-04-17 11:23:38 -07:00
Doug Bunting
cef32d4098
React to aspnet/razor#320 fix
...
- Razor PR aspnet/Razor#350
2015-04-07 17:50:58 -07:00
N. Taylor Mullen
2a28e6f4ce
Add tests to validate @tagHelperPrefix inheritance.
...
- Updated some naming bits that were still using the ViewStart name.
- Updated MvcRazorParserTests to test more cases of the parser, especially with @tagHelperPrefix.
#2110
2015-03-16 17:30:11 -07:00
N. Taylor Mullen
bc0ac4d0ea
React to aspnet/Razor#309 .
...
- Type and property names changed for a core type that we override, AddOrRemoveTagHelperSpanVisitor => TagHelperDirectiveSpanVisitor.
2015-03-02 21:51:20 -08:00
Pranav K
6641997836
Add support for `@removeTagHelpers` inheritance from _ViewStart files
...
Fixes #1657
2015-01-15 12:12:00 -08:00