aspnetcore/test/Microsoft.AspNetCore.Razor....
N. Taylor Mullen e5927ddd01 Add CSS attribute selectors for `TagHelper` attributes.
- Added the ability for users to opt into CSS `TagHelper` selectors in their required attributes by surrounding the value with `[` and `]`. Added operators `^`, `$` and `=`.
- Added tests to cover code paths used when determining CSS selectors.

#684
2016-03-08 12:15:06 -08:00
..
Chunks/Generators
CodeGenerators Add CSS attribute selectors for `TagHelper` attributes. 2016-03-08 12:15:06 -08:00
Editor
Framework
Parser Fix nested C# blocks when combined with C# @ symbols. 2016-03-03 12:34:35 -08:00
TagHelpers Add CSS attribute selectors for `TagHelper` attributes. 2016-03-08 12:15:06 -08:00
TestFiles Add CSS attribute selectors for `TagHelper` attributes. 2016-03-08 12:15:06 -08:00
Text
Tokenizer
Utils
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNetCore.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs
RazorErrorTest.cs
RazorTemplateEngineTest.cs
SourceLocationTest.cs
StringTextBuffer.cs
project.json