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
5d32d224f4
Changes to support PageExecutionContext in Razor
...
Fixes #1083
2014-10-02 17:55:23 -07:00
Pranav K
038b8c7f19
Commonizing Razor Host tests
2014-09-30 12:18:21 -07:00
Pranav K
bc7241d87a
Changes to show intellisense for @inject directive
2014-09-17 12:49:56 -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
bbdb2dfbf2
Adding support for activating view properties
...
Fixes #700
2014-07-15 16:26:07 -07:00
Pranav K
3692cc7d83
Revert "Adding support for activating view properties"
...
This reverts commit 21bb8cb9fb .
2014-07-14 11:42:41 -07:00
Pranav K
21bb8cb9fb
Adding support for activating view properties
...
Fixes #700
2014-07-14 10:40:07 -07:00
David Fowler
e6ec6e0aba
React to resource changes
2014-06-25 22:48:32 -07:00
Pranav K
59e419ba0a
Adding support for @Inject to Mvc
2014-06-09 13:43:08 -07:00