1.0.0 | June 6, 2022
FormGear | Ver. 1.0.0
June 6, 2022
Optimized Performance
- Optimize on create nested component.
Added
- Add summary to response.
"summary": { "answer": 2, "blank": 15, "error": 0, "remark": 1 },
- Add click on label on SingleCheckInput and ToggleInput.
- Add list blank.
Changed
- Rename lastUpdated to updatedAt on response output.
- Rename editedBy to updatedBy on response output.
- Disable ListTextInput and ListSelectInput button on formMode > 1.
Fixed
- Fix missed code in if statement on FormGear.tsx and in set answer GlobalFunction.
- Fix disable remark on formMode == 3 and without any comments in it on each component.
- Fix bug not load updated remarks when reuse reference.
- Fix overflow bug on list error when user cannot see the lookinto button.
- Fix bug createComponent on insertNestedNumber