aspnetcore/test/testapps/BasicTestApp
Steve Sanderson bd2c8a09ef Improve JS-side event handling code. Fixes #433 2018-04-10 18:15:22 +01:00
..
HierarchicalImportsTest
HttpClientTest Enable same-origin credentials by default. Add E2E test to show they can be sent to different-origin domains too. 2018-04-09 12:54:13 +01:00
Properties
RouterTest Add event handlers as tag helpers 2018-04-06 13:00:04 -07:00
wwwroot Enable same-origin credentials by default. Add E2E test to show they can be sent to different-origin domains too. 2018-04-09 12:54:13 +01:00
AddRemoveChildComponents.cshtml Update BasicTestApp 2018-03-14 11:23:41 +00:00
BasicTestApp.csproj Reference static content from referenced assemblies. Implements #340 2018-04-06 09:50:10 +01:00
BindCasesComponent.cshtml Text Area Bind Fix for issue #434 (#439) 2018-03-30 10:10:23 +01:00
CounterComponent.cshtml Improve JS-side event handling code. Fixes #433 2018-04-10 18:15:22 +01:00
CounterComponentUsingChild.cshtml Cover case-insensitive child component parameter names in E2E test 2018-03-19 12:59:59 +00:00
CounterComponentWrapper.cshtml Update BasicTestApp 2018-03-14 11:23:41 +00:00
ExternalContentPackage.cshtml Support components and static content in external NuGet packages (#247) 2018-03-14 11:23:43 +00:00
KeyPressEventComponent.cshtml Improvements for delegate types (#516) 2018-04-09 13:21:12 -07:00
MessageComponent.cshtml
ParentChildComponent.cshtml Update BasicTestApp 2018-03-14 11:23:41 +00:00
Program.cs Enable same-origin credentials by default. Add E2E test to show they can be sent to different-origin domains too. 2018-04-09 12:54:13 +01:00
PropertiesChangedHandlerChild.cshtml
PropertiesChangedHandlerParent.cshtml Add event handlers as tag helpers 2018-04-06 13:00:04 -07:00
RedTextComponent.cshtml
RenderFragmentToggler.cshtml Add event handlers as tag helpers 2018-04-06 13:00:04 -07:00
SvgCircleComponent.cshtml Added SVG support (#366) (#435) 2018-03-30 10:07:10 +01:00
SvgComponent.cshtml Added SVG support (#366) (#435) 2018-03-30 10:07:10 +01:00
SvgWithChildComponent.cshtml Added SVG support (#366) (#435) 2018-03-30 10:07:10 +01:00
TextOnlyComponent.cshtml