| .. |
|
ChildComponent_Simple
|
Add Razor baseline test infrastructure
|
2018-04-04 08:05:59 -07:00 |
|
ChildComponent_WithChildContent
|
Add Razor baseline test infrastructure
|
2018-04-04 08:05:59 -07:00 |
|
ChildComponent_WithExplicitEventHandler
|
Add Razor baseline test infrastructure
|
2018-04-04 08:05:59 -07:00 |
|
ChildComponent_WithExplicitStringParameter
|
Add Razor baseline test infrastructure
|
2018-04-04 08:05:59 -07:00 |
|
ChildComponent_WithLambdaEventHandler
|
Add Razor baseline test infrastructure
|
2018-04-04 08:05:59 -07:00 |
|
ChildComponent_WithNonPropertyAttributes
|
Add Razor baseline test infrastructure
|
2018-04-04 08:05:59 -07:00 |
|
ChildComponent_WithPageDirective
|
Add Razor baseline test infrastructure
|
2018-04-04 08:05:59 -07:00 |
|
ChildComponent_WithParameters
|
Add Razor baseline test infrastructure
|
2018-04-04 08:05:59 -07:00 |
|
EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup
|
Add support for Action event handlers
|
2018-04-11 07:36:05 -07:00 |
|
EventHandler_OnElement_WithDelegate
|
Add event handlers as tag helpers
|
2018-04-06 13:00:04 -07:00 |
|
EventHandler_OnElement_WithEventArgsLambdaDelegate
|
Add support for Action event handlers
|
2018-04-11 07:36:05 -07:00 |
|
EventHandler_OnElement_WithEventArgsMethodGroup
|
Add support for Action event handlers
|
2018-04-11 07:36:05 -07:00 |
|
EventHandler_OnElement_WithLambdaDelegate
|
Add event handlers as tag helpers
|
2018-04-06 13:00:04 -07:00 |
|
EventHandler_OnElement_WithNoArgMethodGroup
|
Add support for Action event handlers
|
2018-04-11 07:36:05 -07:00 |
|
EventHandler_OnElement_WithNoArgsLambdaDelegate
|
Add support for Action event handlers
|
2018-04-11 07:36:05 -07:00 |
|
EventHandler_OnElement_WithString
|
Add event handlers as tag helpers
|
2018-04-06 13:00:04 -07:00 |
|
ScriptTag_WithErrorSuppressed
|
Reject script tags in components, but allow overriding. Fixes #552 (#553)
|
2018-04-12 16:28:31 +01:00 |