This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
v0.4.0
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
- Added a brand new documentation website generated from readme https://cristijora.github.io/vue-form-wizard/#/
- Added a playground where you can test and edit demos right in the browser: https://cristijora.github.io/vue-form-wizard/#/?id=playground
- Added an Element UI integration demo https://jsfiddle.net/bt5dhqtf/409/
- CDN files: