materialize-stepper
Advanced tools
Changelog
3.0.1 (09/03/19)
.active
classes (fixes #65);linearStepsNavigation
option;stepopen
and stepclose
custom events;stepTitleNavigation
option as suggested in #62;validationFunction
.false
options were ignored;stepchange
event was not being fired when clicking on step-titles.Changelog
3.0.0-beta.1.1.1 (28/11/18)
Changelog
3.0.0-beta.1.1.1 (28/11/18)
Changelog
3.0.0-beta.1.0.1 (13/11/18)
Changelog
3.0.0-beta.1 (05/11/18)
In this version a master refactoring was made. Total modularization of CSS (with SASS), refacoring of all the javascript,
active
on the step;new
;validationFunction
in the options and return a boolean (more in the docs);resetStepper
and autoFocusInput
are still missing;showError
function were removed;