Kinark / Materialize-stepper

A little plugin that implements a stepper to Materializecss framework.
https://kinark.github.io/Materialize-stepper/
MIT License
227 stars 60 forks source link

Minified javascript file doesn't contain parallel stepper code #34

Closed feclist closed 6 years ago

feclist commented 6 years ago

As the title says :). When you download the compressed archive from the provided link the minified javascript file has the old code. The normal javascript file is fine though.

Kinark commented 6 years ago

Unfortunately the parallel stepper was removed due to a major update. Everything was made from scratch in the new beta version. Check the new docs to learn more.