FormEngine 1.0.6
March 8, 2024
- Added the FormBuilder UI customization feature.
- Add
IFormBuilder.parseForm(formString)method that sets the form serialized in JSON as the current form. - Fixed the bug when FormBuilder UI breaks with
create-react-app.