Releases: optimajet/formengine
Releases · optimajet/formengine
Form Builder 1.0.2
- Added
IFormData.getValidationResult()
method that returns validation results without changing the form state. - Added the user defined observable state -
IFormData.state
. - Added the
initialValue
toRsUploader
component. - Fixed bugs:
RsDropdown
component is not reset.- Elements flipping positions after saving.
- Lost styles in
FormViewer
. - An empty string in the
renderWhen
property works asfalse
. - Anonymous component error in bundle.
Form Builder 1.0.1
- The RSuite styles has been isolated so that they do not affect the elements outside the designer and viewer.
- Fixed the bug with infinite loading in rsPicker.
- Updated axios from 1.3.4 to 1.6.1.
- Other fixes and updates.
Form Builder 1.0.0
- Fixed
z-index
for the component search field in the designer.
Form Builder 0.0.14
- Styling of components has changed. We will write more about it in the documentation.
- Some bugs have been fixed.
- Small improvements to the user interface have been made.
Form Builder 0.0.13
- The custom validator has been renamed to code validator.
- External actions have been renamed to custom actions.
- Improvements to the user interface in the validation settings section.
- Added version to JSON file format.
- Other fixes and updates to vulnerable NPM packages.