Skip to content

v4.1.1

Compare
Choose a tag to compare
@techlab techlab released this 08 Dec 12:28
· 103 commits to master since this release
  • 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