formengine

Drag & Drop Form Builder Library for React.

Stars
31

Bot releases are visible (Hide)

formengine - Form Builder 1.0.3

Published by optimajet 10 months ago

  • Fixed dark theme styles.
  • Fixed incorrect behavior of renderWhen property.
formengine - Form Builder 1.0.2

Published by optimajet 10 months ago

  • 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.
formengine - Form Builder 1.0.1

Published by optimajet 11 months ago

  • 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.
formengine - Form Builder 1.0.0

Published by optimajet 11 months ago

  • Fixed z-index for the component search field in the designer.
formengine - Form Builder 0.0.14

Published by optimajet 12 months ago

  • 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.
formengine - Form Builder 0.0.13

Published by optimajet 12 months ago

  • 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.
Badges
Extracted from project README
Form Builder Form Viewer
Related Projects