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

A simple VueJS Step / Form Wizard plugin with Validation Support.

Results 32 vue-step-wizard issues
Sort by recently updated
recently updated
newest added

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.12.0 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Hello, Is it possible to implement translatable label for the buttons? I need to translate them but I can't.

actually i want to prevent nexttab or previous tab conditional tab switch will be restricted, can you help me?

Sorry if this is the wrong place to ask. The link at the docs for direct include (``) is failing with HTTP 404 for me. Is the package down from...

How can one effect conditional validations in vue-step-wizard? As the validation rules are held in the list, it makes it quit confusing. Any assistance. T for thanks!

using v0.1.17 * Set up 2 tabs * Add validation to first tab * Enter valid values and proceed to second tab using the next button * Using the tab...