Releases: optimajet/formbuilder
Releases · optimajet/formbuilder
FormBuilder 1.20.0
FormBuilder 1.19.0
- Fixed a bug that caused an empty string in the DatePicker to be processed incorrectly.
FormBuilder 1.18.0
- Fixed a bug that caused values of hidden fields to be added to form data
FormBuilder 1.17.0
- Fixed a bug where error classes were not applied to the
Radio group
component
FormBuilder 1.16.0
- Fixed a bug where the
required
validation did not work after clearing the value in theDropdown
component with themultiple
option
FormBuilder 1.15.0
- Added support for Node.js 20.10
- Fixed a bug where the error tooltip was not displayed on the
Radio group
component
FormBuilder 1.14.0
- Added ability to sort Dropdown items in alphabetical order
FormBuilder 1.13.0
- Fix a corrupted file download
FormBuilder 1.12.0
- Add onDownloadFail event to Files control