* Add HTML Block rewriter * Baseline updates * test gaps * Update some unit tests to represent same behavior as before * Define Markup frame type. Tests for rendering markup frames into render tree. * Support markup frames during diffing (retain, insert, update, delete) * Support markup blocks on WebAssembly * Support rendering markup frames with server-side execution too * Support markup blocks with multiple top-level nodes. Support updating markup dynamically. * Define MarkupString type as a way to insert dynamic markup without needing custom RenderFragment code * Remove comment * CR: Better null value handling |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Blazor.Analyzers.Test | ||
| Microsoft.AspNetCore.Blazor.Browser.Test | ||
| Microsoft.AspNetCore.Blazor.Build.Test | ||
| Microsoft.AspNetCore.Blazor.E2ETest | ||
| Microsoft.AspNetCore.Blazor.Razor.Extensions.Test | ||
| Microsoft.AspNetCore.Blazor.Test | ||
| Microsoft.AspnetCore.Blazor.Server.Test | ||
| Microsoft.JSInterop.Test | ||
| shared | ||
| testapps | ||