Releases: techlab/jquery-smartwizard
Releases · techlab/jquery-smartwizard
v4.2.1
27 Mar 10:36
Compare
Sorry, something went wrong.
No results found
Updated repository structure with src, dist, test
Added gulp automation tasks
Added validation and bundling
Included basic test file
v4.1.7
21 Feb 11:37
Compare
Sorry, something went wrong.
No results found
Themes updated (dots and circles)
Examples updated
v4.1.5
01 Feb 12:42
Compare
Sorry, something went wrong.
No results found
Updated to v4.1.5
New option: contentCache
On or Off caching of step contents on ajax calls, if false content is fetched always from ajax url
New option: ajaxSettings
Provide extra settings for step ajax content calls
v4.1.2
09 Jan 05:36
Compare
Sorry, something went wrong.
No results found
Patch update:
option "markAllPreviousStepsAsDone" is enabled for "selected" option
while reset, set hash is now controllable using "showStepURLhash" option
v4.1.1
08 Dec 12:28
Compare
Sorry, something went wrong.
No results found
New options: showStepURLhash, removeDoneStepOnNavigateBack, markAllPreviousStepsAsDone, hiddenSteps
New parameter on showStep event, name: stepPosition values: first, final, middle
New public method, stepState. Function to Dynamically disable/enable hide/show steps
Added compatible with latest jQuery versions (jQuery 1.9+, jQuery 2+, jQuery 3+)
Option 'toolbarExtraButtons' now accepts elements as jQuery objects
Code optimized
Bug fixes
v4.0.5
16 Nov 04:00
Compare
Sorry, something went wrong.
No results found
Updated to version v4.0.5
Get direction navigaion on leaveStep and showStep events
New Events added: beginReset, endReset, themeChanged
Examples updated
v4.0.1
16 Nov 04:06
Compare
Sorry, something went wrong.
No results found
Updated to AllNew Smart Wizard 4.x
Completely rewritten the code from scratch
Added bootstrap support
Added the theme support
Customizable toolbar
and many more features and features added