* Add failing unit test to demonstrate overlapping events bug * Handle overlapping events * Make RemoteRenderer.UpdateDisplay's return task not complete until client sends explict ACK * CR: Rename UpdateDisplay to UpdateDisplayAsync * CR: Fix namespace * CR: Catch synchronous SendAsync exceptions (if they can happen) |
||
|---|---|---|
| .. | ||
| Routing | ||
| CascadingParameterStateTest.cs | ||
| CascadingParameterTest.cs | ||
| DependencyInjectionTest.cs | ||
| LayoutTest.cs | ||
| Microsoft.AspNetCore.Blazor.Test.csproj | ||
| ParameterCollectionAssignmentExtensionsTest.cs | ||
| ParameterCollectionTest.cs | ||
| RenderTreeBuilderTest.cs | ||
| RenderTreeDiffBuilderTest.cs | ||
| RendererTest.cs | ||