3.1.0 • Published 5 years ago

materialize-stepper v3.1.0

Weekly downloads
1,313
License
MIT
Repository
github
Last release
5 years ago

IMPORTANT!

Do. Or do not. There is no try.

This is a total refactoring of materialize-stepper. For a year this project has been abandoned, but since a lot of people uses it, I decided to make everything from scratch. Since the latest stable version don't work anymore, this is the beta and the official working version right now. When it gets stable enough, I'll release it as a stable version.

NOT SO IMPORTANT!

PATIENCE YOU MUST HAVE my young padawan

The author of this project is looking for a job in Canada or USA. If you need a good worker, maybe he's the guy ;D

Materialize-stepper

GitHub version npm version Donate

Small demo

A little plugin, inspired by MDL-Stepper, that implements a stepper to Materializecss framework.

Demo: https://kinark.github.io/Materialize-stepper/
Codepen Playground: https://codepen.io/Kinark/pen/VKrjJp

Documentation

The documentation once belonged to this readme, before the force's sleep. However, it's awaken once more, in the gh-pages this time.

Go check it out!

Limitations

None, I think :)

Final observations

  • Every command works like an accordion collapsible. If you trigger "openStep(step)" or "nextStep()", it'll close the active step, remove any feedback screen and execute their functions.

Changelog

Just visit CHANGELOG file.

Built With

  • Atom (before)
  • VSCode

Authors and collaborators

  • Igor Marcossi - Initial work - Kinark

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments