main
Fix Navigation for anchor inside <svg> element (#51706)
Allow cancellation of navigation events in Blazor (#42638)
Made the encodings of .razor and .cshtml files in the repo consistent (#23502)
Ignore query/fragment in `ShouldMatch` of `NavLink` by default but allow overriding `ShouldMatch` (#59903)
[release/7.0] Fix NavigationLock prerendering (#43785)
Bug hash routing same page with params or query (#48994)
Remove support for name attribute when hash routing (#47954)
[Blazor] Add APIs for "enhanced refresh" (#50068)
[Blazor] Take cascading parameter attribute type into account when supplying cascading values (#48554)
Fix 'NavLink component is active on wrong path' (#48718)
`NavigateTo` should not scroll to the top in internal navigation to same url (#60190)
Accessible navigation (#33474)
Remove legacy routing (#31295)
[main] Update dependencies from dotnet/runtime (#48323)
Fix #18539 - add Blazor catch-all route parameter (#24038)
Add framework support for lazy-loading assemblies on route change (#23290)
Fix stale values from [SupplyParameterFromQuery] (#53443)