- Created useToast composable with success/error/warning/info methods - Added ToastContainer component with animations and colors - Integrated toast notifications throughout the app: * Upload success/failure feedback * OCR completion/failure notifications * Replaced alert() with toast messages - Fixed HTML validation warning (div inside p tag) - Added automatic toast notifications on job status changes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| composables | ||
| views | ||
| App.vue | ||
| main.js | ||
| router.js | ||