Skip to content

Releases: optimajet/formbuilder

FormBuilder 1.20.0

14 Nov 14:55
Compare
Choose a tag to compare
  • Fixed a bug that caused the entered value and an empty string in the DateTimePicker to be processed incorrectly.

FormBuilder 1.19.0

08 Nov 13:41
Compare
Choose a tag to compare
  • Fixed a bug that caused an empty string in the DatePicker to be processed incorrectly.

FormBuilder 1.18.0

18 Oct 12:47
Compare
Choose a tag to compare
  • Fixed a bug that caused values of hidden fields to be added to form data

FormBuilder 1.17.0

07 Oct 14:33
Compare
Choose a tag to compare
  • Fixed a bug where error classes were not applied to the Radio group component

FormBuilder 1.16.0

03 Sep 10:58
Compare
Choose a tag to compare
  • Fixed a bug where the required validation did not work after clearing the value in the Dropdown component with the multiple option

FormBuilder 1.15.0

08 Aug 12:38
Compare
Choose a tag to compare
  • 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

09 Aug 14:40
Compare
Choose a tag to compare
  • Added ability to sort Dropdown items in alphabetical order

FormBuilder 1.13.0

08 Jun 11:43
Compare
Choose a tag to compare
  • Fix a corrupted file download

FormBuilder 1.12.0

02 Jun 14:56
Compare
Choose a tag to compare
  • Add onDownloadFail event to Files control