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 |
Ajay Bhargav Baaskaran
|
8cf7d248e7
|
[Issue #1318] Renamed RuntimeTarget to CodeTarget
|
2017-05-12 16:32:55 -07:00 |
Ryan Nowak
|
b17e506ce8
|
Some API cleanup around directivest
|
2017-05-12 13:27:28 -07:00 |
Ajay Bhargav Baaskaran
|
b44d59ca36
|
Remove Redirect writers
|
2017-05-11 15:38:54 -07:00 |
Ryan Nowak
|
d3e37f20ce
|
Add some new IR nodes
This adds the basics of a few new node types. I'll do a follow up to start
using these so we can eliminate some misuse of the statement node.
|
2017-05-11 14:52:31 -07:00 |
Ryan Nowak
|
2afe2e1627
|
Rename RazorMethodDeclaration -> MethodDeclaration
|
2017-05-11 10:22:45 -07:00 |
Ajay Bhargav Baaskaran
|
52c4abee9b
|
Fix build break
|
2017-04-21 13:38:39 -07:00 |
Ajay Bhargav Baaskaran
|
4e2cd0c2d6
|
Finish writer implementation of the remaining IR nodes and added tests
- SetTagHelperPropertyIRNode
- ChecksumIRNode
- UsingStatementIRNode
- Preallocated attributes target extension
- HtmlAttributeIRNode and friends
- Design time directive helper target extension
- Removed renderers and rendering conventions
- Regenerated IR baselines
Issue - #846 and #1051
|
2017-04-21 11:46:34 -07:00 |
Ajay Bhargav Baaskaran
|
0b17f14d68
|
Moved AddTagHelperHtmlAttribute from renderer to writer
|
2017-04-14 11:49:56 -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 |