managarten/packages/shared-ui/src/pages
Till JS a130f8e4c0 feat(mana/web): clickable page titles open route in new tab
PageShell gains an optional titleHref prop — when set, the header title
renders as an <a target="_blank"> with hover underline. Also wires this
into the homepage app gallery (shared-ui/AppsPage): the grid card title
is now an anchor to /{app.id}, while the rest of the card still opens
the existing detail modal. Card converted from <button> to role=button
so the nested anchor is valid HTML.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 14:27:51 +02:00
..
AppsPage.svelte feat(mana/web): clickable page titles open route in new tab 2026-04-09 14:27:51 +02:00
OfflinePage.svelte feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
profile-types.ts refactor: consolidate codebase — remove archived code, deduplicate packages, standardize middleware 2026-04-03 12:55:58 +02:00
ProfilePage.svelte refactor: consolidate codebase — remove archived code, deduplicate packages, standardize middleware 2026-04-03 12:55:58 +02:00