N. Taylor Mullen
ec638b147a
Add ContentBehaviorAttribute for TagHelpers.
...
- Added detection of custom ContentBehaviors via the ContentBehaviorAttribute in the TagHelperDescriptorFactory.
- Updated some comments in the ContentBehavior enum.
- Add tests to validate custom content behavior resolution.
#122
2014-10-09 12:58:09 -07:00
NTaylorMullen
d080dc8f71
Test TagHelperScopeManager functionality.
...
#155
2014-10-09 12:58:06 -07:00
NTaylorMullen
b1a3c8c1d4
Test TagHelperRunner, TagHelperOutput and TagHelperExecutionContext.
...
#154
2014-10-09 12:58:00 -07:00
NTaylorMullen
dfe41eced8
Updated versions for runtime project.
2014-10-09 12:57:54 -07:00
NTaylorMullen
b37b11d4b6
Add tests to validate TagHelperDescriptorResolver.
...
- Tested the descriptor resolver and its underlying dependencies (TagHelperTypeResolver and TagHelperDescriptorFactory).
#99
#158
2014-10-09 12:57:52 -07:00
N. Taylor Mullen
b1b1da0781
Add Microsoft.AspNet.Razor.Runtime src and test project.
...
#136
2014-10-09 12:50:52 -07:00