Ryan Nowak
a40ca857c5
Rename HtmlAttributeValueStyle>AttributeStructure
2017-06-21 18:56:37 -07:00
Ryan Nowak
21e26ad4aa
Rename RazorIRNode
...
Get rid of references to 'IR'
2017-06-21 12:55:16 -07:00
Ajay Bhargav Baaskaran
27ac5da6d5
Add indexer null-check for preallocated tag helper attributes
2017-06-13 10:53:07 -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
N. Taylor Mullen
3830a1b7ac
Rename the BoundAttributeDescriptor builder.
...
- ITagHelperBoundAttributeDescriptor => TagHelperBoundAttributeDescriptorBuilder
#1306
2017-05-12 17:39:45 -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