Skip to content

Releases: optimajet/formbuilder

FormBuilder 1.24.0

07 Oct 15:16

Choose a tag to compare

  • Fixed a bug that caused toolbars to be incorrectly positioned during scrolling.

FormBuilder 1.23.0

19 Sep 13:21

Choose a tag to compare

  • Fixed a bug where moving components from a form into the CollectionEditor did not work.

FormBuilder 1.22.0

16 Apr 14:25

Choose a tag to compare

  • Now the toolbar of the component is shown only when the mouse hovers over the component itself, so that different toolbars do not overlap each other.

FormBuilder 1.21.0

21 Jan 15:26

Choose a tag to compare

  • Fixed a bug that caused custom controls to not be supported in CollectionEditor.

FormBuilder 1.20.0

14 Nov 14:55

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

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

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

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

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

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