feat : propage min/max au popover + e2e sélecteur d'année (#date-year-picker)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-22 10:19:22 +02:00
parent f314a1a06e
commit d8f54137de
5 changed files with 51 additions and 0 deletions
+2
View File
@@ -9,6 +9,8 @@
:required="required"
:disabled="disabled"
:readonly="readonly"
:min="min"
:max="max"
:hint="hint"
:error="error"
:success="success"