Updated 07-05-2026, 10:26

Commit: bd71a50 Show on GitHub

  • Author: Alex
  • Date: 5/27/2026, 8:33:18 AM
  • Message: feat: adds nomination/id route and detail page userstory #394
  • Stats: 392 total changes (+392 / -0)

Changed Files

  • src/lib/index.js — +1 / -0 (1 changes)
  • src/lib/organisms/NominationDetail.svelte — +352 / -0 (352 changes)
  • src/routes/(public)/talent-award/nominaties/[id]/+page.server.js — +32 / -0 (32 changes)
  • src/routes/(public)/talent-award/nominaties/[id]/+page.svelte — +7 / -0 (7 changes)