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
..
Runtime/TagHelpers Add CSS attribute selectors for `TagHelper` attributes. 2016-03-08 12:15:06 -08:00
TagHelpers React to changes in HTML abstractions 2016-03-04 07:56:53 -08:00
TestFiles
Microsoft.AspNetCore.Razor.Runtime.Test.xproj Remove project name from output path 2016-03-02 20:58:45 -08:00
project.json