aspnetcore/test/Microsoft.AspNetCore.Blazor.../Tests
Steve Sanderson be8f2d43ee Support custom events and non-bubbling standard events (#722)
* Support non-bubbling events

* Support responding to arbitrary events. E2E coverage of this and bubbling.

* Rename E2E test files to avoid clash with other PR
2018-05-01 17:12:03 +01:00
..
BindTest.cs For checkboxes, bind to 'checked'. Fix special property handling in BrowserRenderer.ts. Fixes #659 and #703 2018-05-01 16:40:07 +01:00
ComponentRenderingTest.cs
EventBubblingTest.cs Support custom events and non-bubbling standard events (#722) 2018-05-01 17:12:03 +01:00
HostedInAspNetTest.cs
HttpClientTest.cs
MonoSanityTest.cs
RoutingTest.cs
StandaloneAppTest.cs