chore: mise à jour todo.md — clôture P3

- Lazy loading : déjà implémenté (dynamic imports jsPDF/html2canvas/md-editor)
- NextAuth v5 stable : bloquée, pas de v5 stable publiée à ce jour
- Responsive mobile : à vérifier manuellement sur appareil

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-14 14:41:12 +04:00
parent 43f1f6e9f2
commit d4deaa7716
+3 -3
View File
@@ -22,6 +22,6 @@
- [x] ISR page d'accueil (`revalidate`) - [x] ISR page d'accueil (`revalidate`)
- [x] Dockerisation frontend (`output: standalone`) - [x] Dockerisation frontend (`output: standalone`)
- [x] Audit accessibilité WCAG 2.1 - [x] Audit accessibilité WCAG 2.1
- [ ] Responsive mobile dashboard - [ ] Responsive mobile dashboard ⚠️ à vérifier manuellement (DevTools mobile / vrai appareil)
- [ ] Lazy loading jsPDF + md-editor - [x] Lazy loading jsPDF + md-editor (déjà implémenté : dynamic import + next/dynamic)
- [ ] Migration NextAuth v5 stable - [ ] Migration NextAuth v5 stable ⏸ bloquée — v5 stable non publiée (beta.30 = dernière dispo)