From 4021240df3978893d708745ac483333f4a6c8d8e Mon Sep 17 00:00:00 2001 From: tristan Date: Wed, 20 May 2026 15:16:17 +0200 Subject: [PATCH] =?UTF-8?q?feat=20:=20MonthGrid=20n=C2=B0=20de=20semaine?= =?UTF-8?q?=20interactif=20+=20rep=C3=A8re=20(mode=20semaine)=20(#MUI-33)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../malio/date/internal/MonthGrid.vue | 41 ++++++++++++++++--- 1 file changed, 36 insertions(+), 5 deletions(-) diff --git a/app/components/malio/date/internal/MonthGrid.vue b/app/components/malio/date/internal/MonthGrid.vue index 2a535dd..7a586c6 100644 --- a/app/components/malio/date/internal/MonthGrid.vue +++ b/app/components/malio/date/internal/MonthGrid.vue @@ -19,17 +19,24 @@ v-for="(week, wIndex) in weeks" :key="week.days[0].isoDate" > -
{{ week.weekNumber }} -
+