v1.4.0
Fixed
- When multiple forms exists with the same id, the warning is now displayed on
superForm
instantiation, not just when new form data is received. - Fixed client-side validation for
Date
schema fields. (#232) numberProxy
andintProxy
now works with theempty
option. (#232)- Fixed timer state in combination with navigation events.
Added
- Added
delimiter
option tonumberProxy
.