diff --git a/tasks/todo.md b/tasks/todo.md index 4970560..d6d4a9d 100644 --- a/tasks/todo.md +++ b/tasks/todo.md @@ -22,6 +22,6 @@ - [x] ISR page d'accueil (`revalidate`) - [x] Dockerisation frontend (`output: standalone`) - [x] Audit accessibilité WCAG 2.1 -- [ ] Responsive mobile dashboard -- [ ] Lazy loading jsPDF + md-editor -- [ ] Migration NextAuth v5 stable +- [ ] Responsive mobile dashboard ⚠️ à vérifier manuellement (DevTools mobile / vrai appareil) +- [x] Lazy loading jsPDF + md-editor (déjà implémenté : dynamic import + next/dynamic) +- [ ] Migration NextAuth v5 stable ⏸ bloquée — v5 stable non publiée (beta.30 = dernière dispo)