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
..
Routing Corrects spelling of some comments, method name and remove an excess flag 2018-03-29 14:20:04 +01:00
DependencyInjectionTest.cs
JsonUtilTest.cs Ensure JSON deserializer only uses Activator.CreateInstance implicitly for structs 2018-03-29 10:41:07 +01:00
LayoutTest.cs
Microsoft.AspNetCore.Blazor.Test.csproj
ParameterCollectionTest.cs Add ParameterCollection.GetValueOrDefault methods 2018-03-20 12:18:44 +00:00
RenderTreeBuilderTest.cs Add support for conditional attributes 2018-04-03 14:06:48 -07:00
RenderTreeDiffBuilderTest.cs Add support for conditional attributes 2018-04-03 14:06:48 -07:00
RendererTest.cs Corrects spelling of some comments, method name and remove an excess flag 2018-03-29 14:20:04 +01:00