Skip to content

Releases: formapro/JsFormValidatorBundle

Bug fixes

20 May 14:23
Compare
Choose a tag to compare
Merge pull request #84 from manuelj555/submit-form

Allow event handling in submitForm

Travis Friendship

16 Aug 19:59
Compare
Choose a tag to compare
  • fixed a but with empty choice
  • separated tests for SF2.3
  • new test matrix for 2.3, 2.4 and 2.5 versions

Custom initialization

31 Jul 08:36
Compare
Choose a tag to compare
  • ability to disable onLoad event
  • init only a specified form
  • ability to receive JS models as a pure code, not wrapped with 'script' tag

After hibernation

05 Jul 05:12
Compare
Choose a tag to compare

Fixed:

  • validation of the 'repeated' fields
  • NotBlank validation for choices with empty value
  • small fixes

bug fixing

04 Jul 05:31
Compare
Choose a tag to compare
v1.1.2

Update README.md