Skip to content

Releases: optimajet/formengine

Form Builder 1.0.2

21 Dec 16:57
Compare
Choose a tag to compare
  • Added IFormData.getValidationResult() method that returns validation results without changing the form state.
  • Added the user defined observable state - IFormData.state.
  • Added the initialValue to RsUploader 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 as false.
    • Anonymous component error in bundle.

Form Builder 1.0.1

28 Nov 11:55
Compare
Choose a tag to compare
  • 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

10 Nov 11:41
Compare
Choose a tag to compare
  • Fixed z-index for the component search field in the designer.

Form Builder 0.0.14

09 Nov 09:38
Compare
Choose a tag to compare
  • 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

03 Nov 11:56
Compare
Choose a tag to compare
  • 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.