snapsteps/src
johannes-hernehult f214b0ac4d feat: add frame reordering and improve file upload accessibility
- Add Up/Down reorder controls to Frame component
- Add handleReOrderFrames hook using splice swap
- Improve FileUpload: keyboard support, aria attributes, fix accept=image/* typo
- Extract component-level CSS for Frame, Step, FileUpload
- Update focus-visible styles; scope border style to .file-upload
2026-06-15 19:49:00 +02:00
..
assets initial commit 2026-06-09 20:16:16 +02:00
components/not-found refactor: bootstrap app shell with routing and layout 2026-06-09 21:08:12 +02:00
features/guides feat: add frame reordering and improve file upload accessibility 2026-06-15 19:49:00 +02:00
lib Fix: Form submission refresh bug and resolve TypeScript type errors 2026-06-14 20:14:08 +02:00
styles feat: add frame reordering and improve file upload accessibility 2026-06-15 19:49:00 +02:00
App.tsx styling: add basic styles to App.css 2026-06-10 19:48:30 +02:00
main.tsx refactor: bootstrap app shell with routing and layout 2026-06-09 21:08:12 +02:00
router.tsx refactor: bootstrap app shell with routing and layout 2026-06-09 21:08:12 +02:00
store.ts feat: add Guide, Frame, and Image Zod schemas and type infer 2026-06-09 20:40:43 +02:00