From 3495c2f63e61ba3ae10c2f126db75c5199c66a06 Mon Sep 17 00:00:00 2001 From: tristan Date: Wed, 20 May 2026 11:54:59 +0200 Subject: [PATCH] feat : MonthGrid mode plage (surlignage demi-barre + hover + data-range-role) (#MUI-33) Co-Authored-By: Claude Opus 4.7 (1M context) --- .../malio/date/internal/MonthGrid.vue | 60 ++++++++++++++++--- 1 file changed, 52 insertions(+), 8 deletions(-) diff --git a/app/components/malio/date/internal/MonthGrid.vue b/app/components/malio/date/internal/MonthGrid.vue index 13c3299..355faac 100644 --- a/app/components/malio/date/internal/MonthGrid.vue +++ b/app/components/malio/date/internal/MonthGrid.vue @@ -1,5 +1,8 @@