aspnetcore/test/Microsoft.AspNetCore.Blazor.../TestFiles/RuntimeCodeGenerationTest
Steve Sanderson f61ed4df4f For checkboxes, bind to 'checked'. Fix special property handling in BrowserRenderer.ts. Fixes #659 and #703
* Stop the value<-->checked conversions for checkboxes. Just use native 'checked' property. Fixes #703

* Properly handle removal of 'checked' and 'value' attributes

* E2E coverage for removing 'value'
2018-05-01 16:40:07 +01:00
..
AsyncEventHandler_OnElement_ActionEventArgs_Lambda Rough cut at async events 2018-04-26 13:31:28 -07:00
AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup Rough cut at async events 2018-04-26 13:31:28 -07:00
AsyncEventHandler_OnElement_Action_Lambda Rough cut at async events 2018-04-26 13:31:28 -07:00
AsyncEventHandler_OnElement_Action_MethodGroup Rough cut at async events 2018-04-26 13:31:28 -07:00
BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BindToComponent_SpecifiesValue_WithMatchingProperties In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BindToComponent_SpecifiesValue_WithoutMatchingProperties In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BindToElementFallback_WithFormat_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BindToElementFallback_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BindToElementWithSuffix_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BindToElement_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BuiltIn_BindToInputCheckbox_WritesAttributes For checkboxes, bind to 'checked'. Fix special property handling in BrowserRenderer.ts. Fixes #659 and #703 2018-05-01 16:40:07 +01:00
BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BuiltIn_BindToInputText_WithFormat_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BuiltIn_BindToInputText_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BuiltIn_BindToInputWithoutType_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
ChildComponent_Simple Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
ChildComponent_WithChildContent Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
ChildComponent_WithExplicitEventHandler Rough cut at async events 2018-04-26 13:31:28 -07:00
ChildComponent_WithExplicitStringParameter Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
ChildComponent_WithLambdaEventHandler Rough cut at async events 2018-04-26 13:31:28 -07:00
ChildComponent_WithNonPropertyAttributes Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
ChildComponent_WithPageDirective Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
ChildComponent_WithParameters Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
Component_WithRef Support 'ref' syntax for capturing references to elements and components (#685) 2018-04-27 17:41:21 +01:00
Component_WithRef_WithChildContent Support 'ref' syntax for capturing references to elements and components (#685) 2018-04-27 17:41:21 +01:00
Element_WithRef Support 'ref' syntax for capturing references to elements and components (#685) 2018-04-27 17:41:21 +01:00
Element_WithRef_CSharpReservedWord Support 'ref' syntax for capturing references to elements and components (#685) 2018-04-27 17:41:21 +01:00
Element_WithRef_LeadingAt Support 'ref' syntax for capturing references to elements and components (#685) 2018-04-27 17:41:21 +01:00
Element_WithRef_NoLeadingAt Support 'ref' syntax for capturing references to elements and components (#685) 2018-04-27 17:41:21 +01:00
EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
EventHandler_OnElement_WithDelegate Add event handlers as tag helpers 2018-04-06 13:00:04 -07:00
EventHandler_OnElement_WithEventArgsLambdaDelegate Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
EventHandler_OnElement_WithEventArgsMethodGroup In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
EventHandler_OnElement_WithLambdaDelegate Add event handlers as tag helpers 2018-04-06 13:00:04 -07:00
EventHandler_OnElement_WithNoArgMethodGroup In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
EventHandler_OnElement_WithNoArgsLambdaDelegate Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
EventHandler_OnElement_WithString Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
LeadingWhiteSpace_WithCSharpExpression In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
LeadingWhiteSpace_WithComponent In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
LeadingWhiteSpace_WithDirective In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
Regression_597 In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
ScriptTag_WithErrorSuppressed In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
TrailingWhiteSpace_WithCSharpExpression In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
TrailingWhiteSpace_WithComponent In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
TrailingWhiteSpace_WithDirective In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00