ant-design-blazor/tests/AntDesign.TestApp/Server
James Yeung 978ffcb5b0
refactor(module: reusetabs): remove ReuseTabsRouteView to reduce coupling to native components (#3009)
* refactor(module: reusetabs): remove ReuseTabsRouteView to reduce coupling to native components

* fix pin tabs

* remove test project
2023-01-13 23:28:09 +08:00
..
Areas/Identity/Pages/Shared feat(module: tabs): Add AuthorizeReuseTabsRouteView (#1910) 2021-10-11 23:01:27 +08:00
Controllers feat(module: tabs): Add AuthorizeReuseTabsRouteView (#1910) 2021-10-11 23:01:27 +08:00
Data fix(module: tabs): TabTemplate can't display in the overflow dropdown (#2320) 2022-03-03 23:09:52 +08:00
Models feat(module: tabs): Add AuthorizeReuseTabsRouteView (#1910) 2021-10-11 23:01:27 +08:00
Pages feat(module: tabs): Add AuthorizeReuseTabsRouteView (#1910) 2021-10-11 23:01:27 +08:00
Properties feat(module: tabs): Add AuthorizeReuseTabsRouteView (#1910) 2021-10-11 23:01:27 +08:00
AntDesign.TestApp.Server.csproj fix(module: tabs): TabTemplate can't display in the overflow dropdown (#2320) 2022-03-03 23:09:52 +08:00
appsettings.Development.json feat(module: tabs): Add AuthorizeReuseTabsRouteView (#1910) 2021-10-11 23:01:27 +08:00
appsettings.json refactor(module: reusetabs): remove ReuseTabsRouteView to reduce coupling to native components (#3009) 2023-01-13 23:28:09 +08:00
Program.cs feat(module: tabs): Add AuthorizeReuseTabsRouteView (#1910) 2021-10-11 23:01:27 +08:00
Startup.cs refactor(module: reusetabs): remove ReuseTabsRouteView to reduce coupling to native components (#3009) 2023-01-13 23:28:09 +08:00