From 014cd5891b5b87845d9bfc2c32865ef8212c5c46 Mon Sep 17 00:00:00 2001 From: novaoc Date: Sat, 18 Jul 2026 12:12:26 -0600 Subject: [PATCH] feat: route.meta page titles, booth tab mappings, SR-visible topbar title - currentPageTitle now falls back to route.meta.title (fixes missing titles for Decks, Meta Decks, Deck Builder, ShelfGuide, designs) - DeckBuilder title shows the deck's name (from #30, without its unrelated SVG mutation) - TAB_FOR_ROUTE: BoothDisplay/BoothTable map to booth tab; Settings, Terms, ShelfGuide mapped (from #48, without its .value-removal regression) - Remove aria-hidden from .topbar-page (from #28): no aria-live route announcer exists in the codebase, so no duplicated screen-reader output; makes page context available to SR users --- src/App.vue | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/src/App.vue b/src/App.vue index 61db173..6be9d13 100644 --- a/src/App.vue +++ b/src/App.vue @@ -30,7 +30,7 @@ Booth -