aspnetcore/test/Microsoft.AspNetCore.Blazor...
Ryan Nowak d097190824 Add support for conditional attributes
Adds conditional attributes for HTML elements.

This means that an attribute with a 'false' .NET bool value or a null
.NET value of another type will not be rendered in the HTML.
2018-04-03 14:06:48 -07:00
..
Razor
BindRazorIntegrationTest.cs Add support for conditional attributes 2018-04-03 14:06:48 -07:00
ComponentDiscoveryRazorIntegrationTest.cs
ComponentRenderingRazorIntegrationTest.cs
DeclarationRazorIntegrationTest.cs
DesignTimeCodeGenerationRazorIntegrationTest.cs
DiagnosticRazorIntegrationTest.cs
DirectiveRazorIntegrationTest.cs
FilePathRazorIntegrationTest.cs
IndexHtmlWriterTest.cs Live reloading (currently enabled only for command-line builds - will 2018-04-02 15:33:00 +01:00
Microsoft.AspNetCore.Blazor.Build.Test.csproj
RazorIntegrationTestBase.cs
RenderingRazorIntegrationTest.cs Add support for conditional attributes 2018-04-03 14:06:48 -07:00
RuntimeCodeGenerationRazorIntegrationTest.cs
RuntimeDependenciesResolverTest.cs