Updated today at 08:58
Commit: 286f0f3 Show on GitHub
- Author: Alex
- Date: 3/25/2026, 10:43:51 AM
- Message: feat: adds preview button to admin panel content items. issue #373
- Stats: 37 total changes (+29 / -8)
Changed Files
src/lib/organisms/AdminContentList.svelte— +22 / -2 (24 changes)src/lib/organisms/PublicationDetail.svelte— +5 / -5 (10 changes)src/routes/preview/[type]/[id]/+page.server.js— +2 / -1 (3 changes)