main
Improve Blazor async form validation (#67323)
Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)
Removing noReload argument from WebDriverExtensions.Nagivate (#55143)
Update .NET SDK to 10.0.100-alpha.1.24609.2 (#59389)
[Blazor] Prepare for custom cache removal (#61666)
[Blazor] Execute `discoverBrowserConfiguration` on every enhanced navigation (#67387)
Fix API for CacheView (#67776)
Unquarantine CircuitTests: ComponentLifecycleMethodThrowsExceptionTerminatesTheCircuit and ComponentDisposeMethodThrowsExceptionTerminatesTheCircuit (#66885)
chore : Remove unwanted `using` statement (#39176)
[blazor][wasm] Dispatch rendering to main thread (Net9) (#52724)
Fix NavMenuHighlightsCurrentLocation in headless mode (#63583)
[Blazor] Rename EnvironmentBoundary component to EnvironmentView (#67369)
Fixed the ErrorBoundary multiple errors bug (#63254)
[Blazor] Throw error when custom event name matches browserEventName to prevent double-triggering (#64774)
Make event flags work without handler on the page, support preventing wheel and touch events (#62479)
[blazor][wasm] JSExport for events (#65897)
[Blazor] Generalize the Image component and add new components for Video and FileDownload
Fix cursor landing in InputDateInteractsWithEditContext_TimeInput (#68115)
Improve Blazor SSR client-side form validation (#67324)
[Blazor] Add HTTP HEAD method support to RazorComponentEndpoints (#64613)
Upgrade xunit version to 2.9.0 (#57303)
[Blazor] Add cancel event support to InputFile component (#64772)
[Blazor] Add an API to describe the render mode (if any) a component is running in (#55577)
Added replacers to the JSInterop (#63542)
[Blazor] Enable returning null for a nullable value type (#60850)
[Blazor] Initializers fixes for Blazor web (#50860)
[Blazor] Add MathML namespace support for interactive rendering (#64632)
Fix API for QuickGrid (#67733)
Stabilize flaky `PaginatorCorrectItemsPerPage` (#67978)
QuickGrid SSR support (#65451)
Add ClaimData for AuthenticationStateData and fix overtrimming (#56878)
Quarantine ServerRoutingTest.CanNavigateToQueryStringPageWithNoQuery (#66196)
[automated] Merge branch 'release/8.0' => 'main' (#50792)
Improve enhanced navigation suppression in tests (#63132)
[Blazor] Add E2E telemetry tests for Blazor WASM standalone with gateway (#67267)
[Blazor] Fix persisted state being dropped on enhanced navigation (#68088)
SupplyParameterFromSession support for Blazor (#65184)
Unify null session behaviour for TempData and SupplyParameterFromTempData (#67641)
[test-quarantine] Stabilize and Unquarantine VirtualizationTest.AnchorMode_WindowScroll_HomeKeyJumpsToTop (#68338)
[main] Update dependencies from dotnet/efcore, dotnet/runtime (#60819)
[Blazor] Replace Blazor WebAssembly DevServer with Gateway in templates (#66729)
[Blazor] Pass environment to runtime config only when defined (#62418)
Make Blazor WASM respect current UI culture (#62905)
[Blazor] Accept blazor.web.js startup options format in blazor.server.js and blazor.webassembly.js (#64629)
WebAssembly Out-of-Process Renderer (#66442)
[wasm][coreCLR] do not use mono internals (#65029)
Fix System.Diagnostics.Metrics.Meter.IsSupported default (#66846)