Pranav K
70ce04ff21
Results of parsing _ViewStart files should be cached
...
Fixes #1016
2015-02-10 13:48:33 -08:00
Chris Ross
d51dad9560
Handle IFileSystem rename.
2015-01-20 12:16:30 -08:00
Doug Bunting
a77d071830
React to aspnet/Razor#268 changes
...
- part I of #1253 using new Razor capabilities
- update baselines to match latest code generation
- use new `CodeBuilderContext` and `TagHelperAttributeValueCodeRenderer` signatures
- test complex expressions in bound non-string attribute values
2015-01-15 16:47:22 -08:00
N. Taylor Mullen
24a12ba103
Use CodeBuilderContext instead of CodeGeneratorContext.
2014-10-09 12:37:38 -07:00
Pranav K
038b8c7f19
Commonizing Razor Host tests
2014-09-30 12:18:21 -07:00
Pranav K
df0b33a378
Updating ViewStartUtility to use IFileSystem.TryGetParentPath
2014-09-05 14:38:11 -07:00
Pranav K
a490abc6e8
Adding support for inheriting chunks from _ViewStarts as part of host
...
parsing.
Fixes #881
2014-08-22 11:04:42 -07:00
Pranav K
0f0d44c6b3
Fixing ModelChunkVisitorTest to match resource name
...
Fixing stylecop issues
2014-06-27 11:55:24 -07:00
N. Taylor Mullen
2ad175b687
Add @model specific tests to validate output.
...
#568
2014-06-27 11:23:27 -07:00