- The init method allows multiple `TagHelper`s to inject data into the `context.Items` bag to properly function when running in unison with other `TagHelper`s that need to communicate with children. - Transition `GetChildContentAsync` from `TagHelperContext` to `TagHelperOutput`. - Move `TagHelperContext.GetChildContentAsync` tests to `TagHelperOutputTest`. - Added `Init` test to ensure `TagHelperRunner` calls it in the correct order. #571 |
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.Razor.Runtime.Precompilation.Files | ||
| Microsoft.AspNet.Razor.Runtime.Precompilation.Test | ||
| Microsoft.AspNet.Razor.Runtime.Test | ||
| Microsoft.AspNet.Razor.Test | ||