form-js / forms.js

Fully featured javascript form builder
https://formsjs.io/
8 stars 4 forks source link

Properly type each fields _value to proper type instead of global FieldValue #22

Closed Trilmatic closed 5 months ago

Trilmatic commented 6 months ago

Update each field to have properly typed internal _value instead of just using broad FieldValue.

Trilmatic commented 5 months ago

Resolved in 1.0.20