- Prior to this change any query for ownership within a TagHelper would never succeed. - TagHelpers structure can be influenced greatly by changes to the tags start/end body; therefore, only allowed modifications to TagHelper attribute values to avoid complexity and enable the more widespread scenario of a user typing C# code in an attribute value. - Updated existing tests to reflect the new edit handlers that were added to TagHelper attributes. - Added partial parsing tests to verify partial parses succeed/fail when expected. #792 |
||
|---|---|---|
| .. | ||
| Chunks | ||
| CodeGenerators | ||
| Compilation/TagHelpers | ||
| Editor | ||
| Framework | ||
| Parser | ||
| TestFiles | ||
| Text | ||
| Tokenizer | ||
| Utils | ||
| CSharpRazorCodeLanguageTest.cs | ||
| Microsoft.AspNetCore.Razor.Test.xproj | ||
| PartialParsingTestBase.cs | ||
| RazorCodeLanguageTest.cs | ||
| RazorEditorParserTest.cs | ||
| RazorEngineHostTest.cs | ||
| RazorErrorTest.cs | ||
| RazorTemplateEngineTest.cs | ||
| SourceLocationTest.cs | ||
| StringTextBuffer.cs | ||
| project.json | ||