aspnetcore/test
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
..
Microsoft.AspNetCore.Blazor.Analyzers.Test Encourage encapsulation of component parameter properties (#713) 2018-05-01 10:08:01 +01:00
Microsoft.AspNetCore.Blazor.Browser.Test
Microsoft.AspNetCore.Blazor.Build.Test For checkboxes, bind to 'checked'. Fix special property handling in BrowserRenderer.ts. Fixes #659 and #703 2018-05-01 16:40:07 +01:00
Microsoft.AspNetCore.Blazor.E2ETest For checkboxes, bind to 'checked'. Fix special property handling in BrowserRenderer.ts. Fixes #659 and #703 2018-05-01 16:40:07 +01:00
Microsoft.AspNetCore.Blazor.Razor.Extensions.Test Encourage encapsulation of component parameter properties (#713) 2018-05-01 10:08:01 +01:00
Microsoft.AspNetCore.Blazor.Test Encourage encapsulation of component parameter properties (#713) 2018-05-01 10:08:01 +01:00
shared
testapps For checkboxes, bind to 'checked'. Fix special property handling in BrowserRenderer.ts. Fixes #659 and #703 2018-05-01 16:40:07 +01:00