refactor(public): retire track-cardinal stack, fold Archive/Cuts cards into ReleaseGallery (P11 W3 §4)

This commit is contained in:
daniel-c-harvey
2026-06-16 11:31:02 -04:00
parent d98ead97c3
commit ef6d21b94e
32 changed files with 70 additions and 1353 deletions
+2 -2
View File
@@ -22,8 +22,8 @@ public static class Pages
// ARCHIVE (→ the release-cardinal /archive browser) carries the three medium modes as Children.
// Above the medium breakpoint the desktop nav flattens them into inline appbar links beside
// ARCHIVE (no popover); below the breakpoint the mobile hamburger renders them as an indented
// sub-list under ARCHIVE. /tracks and /genres are intentionally absent from the nav (8.I) —
// their routes (TracksView, GenresView) remain reachable by direct URL.
// sub-list under ARCHIVE. /genres is intentionally absent from the nav (8.I) — its route
// (GenresView) remains reachable by direct URL.
public static readonly List<PageRoute> MenuPages =
[
new()