Commit 2bb1941
committed
feat: PDF-only export with premium download animation
- Replaced dropdown export menu with single PDF download button
- Added full-screen overlay animation during download (shimmer, spinner, success check)
- Removed PWA support (manifest.json, sw.js, service worker registration)
- Removed offline HTML export (vite-plugin-singlefile, vite.export.config.ts, copy-offline.mjs)
- Simplified build script to just 'vite build'
- Regenerated PDF at 3x device scale factor (25.48 MB, 18 slides at 5760x3240 pixels)1 parent 70cb1ee commit 2bb1941
13 files changed
Lines changed: 1386 additions & 411 deletions
File tree
- public
- scripts
- src
- components
- presentation
- slides
- pages
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
0 commit comments