Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@cristijora cristijora released this 28 May 19:48
· 289 commits to master since this release

Fixes

  • #9 #11 Better css naming with wizard- prefix for all internal classes.
    Now, external libraries do not affect the form-wizard style.
  • #10 Handle browser back and forward for vue-router integration https://jsfiddle.net/bt5dhqtf/267/
  • #12 Do not validate when going back one step. You can still enable this via validate-on-back="true" if you need to.

Improvements