We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 048e2d6 commit 155ed13Copy full SHA for 155ed13
1 file changed
docs/ROADMAP.md
@@ -24,7 +24,7 @@ This file is a forward-only todo list for professional-grade `v-gui`.
24
- [x] Ready masks: phone, date, time, credit card, postal, SSN
25
- [x] Numeric input view with locale-aware parse/format and step controls
26
- [x] Currency/percent input modes with round-trip-safe formatting
27
-- [ ] Form validation model: sync/async validators, touched/dirty state, error slots
+- [x] Form validation model: sync/async validators, touched/dirty state, error slots
28
- [x] Unified input formatter pipeline (pre-commit transform + post-commit normalize)
29
30
### Native Desktop Dialogs
0 commit comments