..
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
…
BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties
…
BindToComponent_SpecifiesValue_WithMatchingProperties
…
BindToComponent_SpecifiesValue_WithoutMatchingProperties
…
BindToElementFallback_WithFormat_WritesAttributes
…
BindToElementFallback_WritesAttributes
…
BindToElementWithSuffix_WritesAttributes
…
BindToElement_WritesAttributes
…
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
…
BuiltIn_BindToInputText_WithFormat_WritesAttributes
…
BuiltIn_BindToInputText_WritesAttributes
…
BuiltIn_BindToInputWithoutType_WritesAttributes
…
ChildComponent_Simple
…
ChildComponent_WithChildContent
…
ChildComponent_WithExplicitEventHandler
Rough cut at async events
2018-04-26 13:31:28 -07:00
ChildComponent_WithExplicitStringParameter
…
ChildComponent_WithLambdaEventHandler
Rough cut at async events
2018-04-26 13:31:28 -07:00
ChildComponent_WithNonPropertyAttributes
…
ChildComponent_WithPageDirective
…
ChildComponent_WithParameters
…
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
…
EventHandler_OnElement_WithDelegate
…
EventHandler_OnElement_WithEventArgsLambdaDelegate
…
EventHandler_OnElement_WithEventArgsMethodGroup
…
EventHandler_OnElement_WithLambdaDelegate
…
EventHandler_OnElement_WithNoArgMethodGroup
…
EventHandler_OnElement_WithNoArgsLambdaDelegate
…
EventHandler_OnElement_WithString
…
LeadingWhiteSpace_WithCSharpExpression
…
LeadingWhiteSpace_WithComponent
…
LeadingWhiteSpace_WithDirective
…
Regression_597
…
ScriptTag_WithErrorSuppressed
…
TrailingWhiteSpace_WithCSharpExpression
…
TrailingWhiteSpace_WithComponent
…
TrailingWhiteSpace_WithDirective
…