..
HierarchicalImportsTest
…
HttpClientTest
Add support for sending and receiving arbitrary HttpContent, refs #479 ( #815 )
2018-05-23 10:16:27 +01:00
InteropTest
JavaScript interop v3 ( #1033 )
2018-06-25 15:14:42 +01:00
Properties
…
RouterTest
When clicking <a> tag with no href, don't attempt navigation to "null". Fixes #943
2018-06-07 20:49:09 +01:00
wwwroot
Refactoring to prepare for remote rendering.
2018-07-09 11:04:14 +01:00
AddRemoveChildComponents.cshtml
…
AfterRenderInteropComponent.cshtml
JavaScript interop v3 ( #1033 )
2018-06-25 15:14:42 +01:00
AsyncEventHandlerComponent.cshtml
In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components ( #751 )
2018-05-05 17:55:08 +01:00
BasicTestApp.csproj
Rough cut at async events
2018-04-26 13:31:28 -07:00
BindCasesComponent.cshtml
Add support for binding long / float / double / decimal
2018-06-05 16:42:31 +01:00
ComponentRefComponent.cshtml
In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components ( #751 )
2018-05-05 17:55:08 +01:00
CounterComponent.cshtml
Support 'ref' syntax for capturing references to elements and components ( #685 )
2018-04-27 17:41:21 +01:00
CounterComponentUsingChild.cshtml
…
CounterComponentWrapper.cshtml
…
DataDashComponent.cshtml
Fix #974
2018-06-07 12:27:03 -07:00
ElementRefComponent.cshtml
JavaScript interop v3 ( #1033 )
2018-06-25 15:14:42 +01:00
EventBubblingComponent.cshtml
Support custom events and non-bubbling standard events ( #722 )
2018-05-01 17:12:03 +01:00
ExternalContentPackage.cshtml
JavaScript interop v3 ( #1033 )
2018-06-25 15:14:42 +01:00
FocusEventComponent.cshtml
In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components ( #751 )
2018-05-05 17:55:08 +01:00
InteropComponent.cshtml
JavaScript interop v3 ( #1033 )
2018-06-25 15:14:42 +01:00
KeyPressEventComponent.cshtml
JavaScript interop v3 ( #1033 )
2018-06-25 15:14:42 +01:00
LogicalElementInsertionCases.cshtml
Fix ordering issue with nested logical element insertion
2018-04-27 15:43:59 +01:00
MessageComponent.cshtml
In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components ( #751 )
2018-05-05 17:55:08 +01:00
MouseEventComponent.cshtml
JavaScript interop v3 ( #1033 )
2018-06-25 15:14:42 +01:00
ParentChildComponent.cshtml
…
PassThroughContentComponent.cshtml
In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components ( #751 )
2018-05-05 17:55:08 +01:00
Program.cs
Refactoring to prepare for remote rendering.
2018-07-09 11:04:14 +01:00
PropertiesChangedHandlerChild.cshtml
In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components ( #751 )
2018-05-05 17:55:08 +01:00
PropertiesChangedHandlerParent.cshtml
…
RedTextComponent.cshtml
…
RenderFragmentToggler.cshtml
In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components ( #751 )
2018-05-05 17:55:08 +01:00
SvgCircleComponent.cshtml
…
SvgComponent.cshtml
…
SvgWithChildComponent.cshtml
…
TextOnlyComponent.cshtml
…
TouchEventComponent.cshtml
JavaScript interop v3 ( #1033 )
2018-06-25 15:14:42 +01:00