Skip to content

Commit 155ed13

Browse files
committed
update roadmap (forms)
1 parent 048e2d6 commit 155ed13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ROADMAP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This file is a forward-only todo list for professional-grade `v-gui`.
2424
- [x] Ready masks: phone, date, time, credit card, postal, SSN
2525
- [x] Numeric input view with locale-aware parse/format and step controls
2626
- [x] Currency/percent input modes with round-trip-safe formatting
27-
- [ ] Form validation model: sync/async validators, touched/dirty state, error slots
27+
- [x] Form validation model: sync/async validators, touched/dirty state, error slots
2828
- [x] Unified input formatter pipeline (pre-commit transform + post-commit normalize)
2929

3030
### Native Desktop Dialogs

0 commit comments

Comments
 (0)