aspnetcore/test/Microsoft.AspNetCore.Blazor...
Steve Sanderson f61ed4df4f For checkboxes, bind to 'checked'. Fix special property handling in BrowserRenderer.ts. Fixes #659 and #703
* Stop the value<-->checked conversions for checkboxes. Just use native 'checked' property. Fixes #703

* Properly handle removal of 'checked' and 'value' attributes

* E2E coverage for removing 'value'
2018-05-01 16:40:07 +01:00
..
Razor Support 'ref' syntax for capturing references to elements and components (#685) 2018-04-27 17:41:21 +01:00
TestFiles For checkboxes, bind to 'checked'. Fix special property handling in BrowserRenderer.ts. Fixes #659 and #703 2018-05-01 16:40:07 +01:00
BindRazorIntegrationTest.cs Encourage encapsulation of component parameter properties (#713) 2018-05-01 10:08:01 +01:00
ComponentDiscoveryRazorIntegrationTest.cs Rough cut at async events 2018-04-26 13:31:28 -07:00
ComponentRenderingRazorIntegrationTest.cs Encourage encapsulation of component parameter properties (#713) 2018-05-01 10:08:01 +01:00
DeclarationRazorIntegrationTest.cs
DesignTimeCodeGenerationTest.cs Encourage encapsulation of component parameter properties (#713) 2018-05-01 10:08:01 +01:00
DiagnosticRazorIntegrationTest.cs Update link in compiler error message 2018-04-13 17:02:07 +01:00
DirectiveRazorIntegrationTest.cs Encourage encapsulation of component parameter properties (#713) 2018-05-01 10:08:01 +01:00
FilePathRazorIntegrationTest.cs
IndexHtmlWriterTest.cs
Microsoft.AspNetCore.Blazor.Build.Test.csproj Rough cut at async events 2018-04-26 13:31:28 -07:00
RazorBaselineIntegrationTestBase.cs Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
RazorIntegrationTestBase.cs Rough cut at async events 2018-04-26 13:31:28 -07:00
RenderingRazorIntegrationTest.cs Rough cut at async events 2018-04-26 13:31:28 -07:00
RuntimeCodeGenerationTest.cs Encourage encapsulation of component parameter properties (#713) 2018-05-01 10:08:01 +01:00
RuntimeDependenciesResolverTest.cs
WorkingDirectoryRazorIntegrationTest.cs Fixup project templates to handle project names with dashes (#692) 2018-04-30 21:27:22 -07:00