vue-form-wizard
vue-form-wizard copied to clipboard
Vue.js 2 wizard
This addresses an issue when adding anything above tab-content items in the default slot. Without this fix the tab order can get corrupted if dynamically adding or removing tab content...
how could i show a personalized message by adding one more step?
Hi! When i am using vue routing for content, and create the children i have got this error My router: `{ path: "/create-new-inspection", component: CreateNewInspection, children: [ {path: '', redirect:...
 Notice that between index 0 and the last index there tab icon are being disabled, which should not be. how to fix this? or this is the default behavior?
Hi, I am here because I am having problems validating the forms inside the components of each step. Give an example to better understand what I want to achieve. I...
I have used this component in other projects but just installed this today and getting this error. I am not on vue 2.6.12 and using the standard code from webpage....
hi, I would like to submit issue regarding `wizard-header`. Even if I don't need header(title and subtitle) there's empty div with the class of `.wizard-header`. This results in extra space...
Dear Cristijora Greeting it's able to change the line direction of wizard from left to right? and also I want to add check function on each step it's applicable? Haifa
Either setting a class name or assigning a prop with the name 'height', I can't set the height of the wizard. Is there a way to achieve it?
Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...