In NavLink, support matching either complete URLs or just URL prefixes (both...
In NavLink, support matching either complete URLs or just URL prefixes (both are necessary for typical nav menus)
显示
- samples/StandaloneApp/Shared/NavMenu.cshtml 1 个添加, 1 个删除samples/StandaloneApp/Shared/NavMenu.cshtml
- src/Microsoft.AspNetCore.Blazor.Browser/Services/BrowserUriHelper.cs 7 个添加, 7 个删除...ft.AspNetCore.Blazor.Browser/Services/BrowserUriHelper.cs
- src/Microsoft.AspNetCore.Blazor/Routing/NavLink.cs 52 个添加, 3 个删除src/Microsoft.AspNetCore.Blazor/Routing/NavLink.cs
- src/Microsoft.AspNetCore.Blazor/Routing/NavLinkMatch.cs 23 个添加, 0 个删除src/Microsoft.AspNetCore.Blazor/Routing/NavLinkMatch.cs
- test/Microsoft.AspNetCore.Blazor.E2ETest/Tests/RoutingTest.cs 22 个添加, 2 个删除.../Microsoft.AspNetCore.Blazor.E2ETest/Tests/RoutingTest.cs
- test/testapps/BasicTestApp/RouterTest/Links.cshtml 10 个添加, 8 个删除test/testapps/BasicTestApp/RouterTest/Links.cshtml
- test/testapps/BasicTestApp/RouterTest/WithParameters.cshtml 1 个添加, 0 个删除test/testapps/BasicTestApp/RouterTest/WithParameters.cshtml
加载中
想要评论请 注册 或 登录