aspnetcore/test/Microsoft.AspNetCore.Blazor...
Ryan Nowak 45544858a3 Fix #954 - use weak typing for 'event handlers'
This change introduces a mechanism for bypassing type checking and then
uses for the 'event handlers'. The event handler tag helpers have some
ideosyncratic behaviors and rely on overloading at the render tree
builder level.
2018-07-05 09:15:01 -07:00
..
Razor
TestFiles Fix #954 - use weak typing for 'event handlers' 2018-07-05 09:15:01 -07:00
BindRazorIntegrationTest.cs
ComponentDiscoveryRazorIntegrationTest.cs
ComponentRenderingRazorIntegrationTest.cs
DeclarationRazorIntegrationTest.cs
DesignTimeCodeGenerationTest.cs Fix #954 - use weak typing for 'event handlers' 2018-07-05 09:15:01 -07:00
DiagnosticRazorIntegrationTest.cs
DirectiveRazorIntegrationTest.cs
FilePathRazorIntegrationTest.cs
IndexHtmlWriterTest.cs
Microsoft.AspNetCore.Blazor.Build.Test.csproj
RazorBaselineIntegrationTestBase.cs
RazorIntegrationTestBase.cs
RenderingRazorIntegrationTest.cs
RuntimeCodeGenerationTest.cs Fix #954 - use weak typing for 'event handlers' 2018-07-05 09:15:01 -07:00
RuntimeDependenciesResolverTest.cs JavaScript interop v3 (#1033) 2018-06-25 15:14:42 +01:00
TypingTest.cs
WorkingDirectoryRazorIntegrationTest.cs