feat: implement interactive calendar view grids and confirmation action patterns

This commit is contained in:
2026-05-30 13:40:18 +05:00
parent 1e705053f5
commit f35908095c
5 changed files with 449 additions and 67 deletions
+1 -1
View File
@@ -140,7 +140,7 @@
<td class="py-3 font-mono text-indigo-400 font-semibold">.datepicker-month-year</td>
<td class="py-3 font-semibold text-slate-300 text-[10px] uppercase">Class</td>
<td class="py-3 text-slate-400">
Display title label updated dynamically with current month and year (e.g. "May 2026").
Clickable header button. Toggles view grid modes between days selection, months selection, and years selection.
</td>
</tr>
<tr>