vue-form-wizard icon indicating copy to clipboard operation
vue-form-wizard copied to clipboard

Vue.js 2 wizard

Results 108 vue-form-wizard issues
Sort by recently updated
recently updated
newest added

Bumps [karma](https://github.com/karma-runner/karma) from 1.7.1 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...

dependencies

Hello I am trying to make Vue 3 support but I am not that perfect in it. Hopefully someone can contribute in it. I updated some packages and added new...

Bumps [node-sass](https://github.com/sass/node-sass) from 4.7.2 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies

I am using the **Form Wizard** together with **Vue Form Generator** inside an **Bootstrap-Vue** _modal_ popup window. When first initialized everything seems to be fine, but when I close the...

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.0 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...

dependencies

It appears when you add the component to modal that it gets re-rendered upon additional clicks of displaying the modal. The generated IDs change so that the order of the...

question

How to make the top icon / tabs switchable as default without click the "next" button?

Hello ! I use vue-form-wizard for an important project and I search a button for reset my fields, and I did not find anything in the documentation. Can you help...

HI, I have a custom buttons which handle the` prevTab()` and `nextTab()` methods, but I'm not able to validate the last step, I've tried with default buttons and it works....

question

Dynamic button wrap with template does not work, do you have any idea on how to make it work? or the best solution is to it manually?