Skip to content

Releases: brotame/multi-step-form

Added new Alert functionality

26 Apr 16:18
Compare
Choose a tag to compare

Now it's possible to display an element when warning the user. Check the README for further info.

Modified script declaration

26 Apr 14:40
Compare
Choose a tag to compare

Deleted redundant variables.

Simplified step tracking

11 Apr 15:50
Compare
Choose a tag to compare

Now it's not necessary to add any attributes to the Next button in order to track the current step.

Fixed bug in msf.js

11 Apr 15:22
Compare
Choose a tag to compare
v1.3

Update msf.js

Added a Step by Sep guide

11 Apr 15:18
Compare
Choose a tag to compare
v1.2

Update msf.js

Updated the code

11 Apr 14:45
Compare
Choose a tag to compare
  • The original code has been rewritten using a better and more understandable pattern in vanilla JS.
  • Added checkbox and radio inputs validation.
  • Added email validation.

GitHub Release

11 Apr 14:45
Compare
Choose a tag to compare

Created GitHub repository