* 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' |
||
|---|---|---|
| .. | ||
| BindTest.cs | ||
| ComponentRenderingTest.cs | ||
| HostedInAspNetTest.cs | ||
| HttpClientTest.cs | ||
| MonoSanityTest.cs | ||
| RoutingTest.cs | ||
| StandaloneAppTest.cs | ||