Skip to content

1.9.1

Compare
Choose a tag to compare
@AdrianVillamayor AdrianVillamayor released this 15 Dec 11:19
· 53 commits to main since this release
  • Resolve issue #3

  • Now the event management is handled by the same wizard, instead of documents. Allowing better control with multiple and single wizards.

  • New event errorFormValidatorWizard .

  • Code documentation has been added.

  • Events have been added for navbar navigation (#5).

  • forwardNavWizard
  • backwardNavWizard
  • Issue #4 has been fixed, now if you add the option buttons:false or navigation: "nav", all buttons will be hidden, including Submit/Finish.

  • Visual bugs have been corrected

  • Before:

    If you add the buttons:false or navigation: "nav" option, all buttons, including Send/Finish, will be hidden.

  • Now

    If you add the option buttons:false all buttons will be hidden, including Send/Finish.

The navigation: "nav" option will continue to have the Send/Finish button unless buttons:false is used.

Full Changelog: v1.7.6...v1.9.1