Ajay Bhargav Baaskaran
2f03a39e41
Refactored attribute values IR
2017-05-26 12:34:34 -07:00
Ajay Bhargav Baaskaran
1efcdafa45
Removed ExecuteTagHelpersIRNode
2017-05-22 11:03:34 -07:00
N. Taylor Mullen
5aababce6e
Remove magic string keys from TH builders.
...
- Replaced the magic strings with extension methods that produce the same behavior as the string keys did.
- Added tests to validate new extension methods.
#1307
2017-05-19 11:15:38 -07:00
Ryan Nowak
e391ac7a3c
Split options into ParserOptions and CodeGenerationOptions
2017-05-18 10:22:39 -07:00
Ryan Nowak
811ea019a5
Fixes #1245 - Make TemplateCodeExtension public
...
This removes the hardcoding of an MVC type from Razor.
2017-05-17 20:25:06 -07:00
Ryan Nowak
2167e4151e
Fix #1311 add a base class for features
2017-05-12 21:15:59 -07:00
Ryan Nowak
fd3a34b000
Remove RazorIRBuilder.Document
2017-05-12 18:12:30 -07:00
N. Taylor Mullen
3830a1b7ac
Rename the BoundAttributeDescriptor builder.
...
- ITagHelperBoundAttributeDescriptor => TagHelperBoundAttributeDescriptorBuilder
#1306
2017-05-12 17:39:45 -07:00
Ryan Nowak
a1a560ddda
Fix #1314 - remove namespaces from options
2017-05-12 17:26:08 -07:00
Ryan Nowak
b17e506ce8
Some API cleanup around directivest
2017-05-12 13:27:28 -07:00
Ryan Nowak
a570139b08
Fix #1059 and #1060
2017-05-08 12:30:19 -07:00
N. Taylor Mullen
1b8a4e704c
Rename ITagHelperDescriptorBuilder => TagHelperDescriptorBuilder.
...
#1210
2017-04-11 17:08:38 -07:00
Ryan Nowak
b4b4a19549
Fix #1194 - DirectiveIRNode doesn't have source
...
Now with line mappings!
2017-04-11 10:45:24 -07:00
Ajay Bhargav Baaskaran
0f7b0f5d8c
[ Fixes #1196 ] Remove Content property from HtmlContentIRNode
2017-04-10 12:54:11 -07:00
N. Taylor Mullen
0618bae3bd
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
...
- Also updated corresponding test project to go from Evolution => Language.
- Regenerated test files to reflect new file paths.
#1169
2017-04-10 10:20:04 -07:00