aspnetcore/test/Microsoft.AspNetCore.Blazor...
Steve Sanderson 76bf82eb49 OnAfterRender / OnAfterRenderAsync (#691)
* Implement OnAfterRender and OnAfterRenderAsync

* Add E2E test combining OnAfterRender with "ref" and JS interop

... because this combination is the key to integration with 3rd-party JS
libs
2018-04-27 19:45:19 +01:00
..
Routing
DependencyInjectionTest.cs
JsonUtilTest.cs Support 'ref' syntax for capturing references to elements and components (#685) 2018-04-27 17:41:21 +01:00
LayoutTest.cs
Microsoft.AspNetCore.Blazor.Test.csproj
ParameterCollectionTest.cs
RenderTreeBuilderTest.cs Support 'ref' syntax for capturing references to elements and components (#685) 2018-04-27 17:41:21 +01:00
RenderTreeDiffBuilderTest.cs Support 'ref' syntax for capturing references to elements and components (#685) 2018-04-27 17:41:21 +01:00
RendererTest.cs OnAfterRender / OnAfterRenderAsync (#691) 2018-04-27 19:45:19 +01:00