From 66f3d542a96d2498e354b22fe998ca8f52764e50 Mon Sep 17 00:00:00 2001 From: cristijora Date: Sun, 2 Jul 2017 10:43:30 +0300 Subject: [PATCH] #24 Add on-change event before any tab change --- dev-example/App.vue | 158 +++++++++++++++++++++++++--------- dist/vue-form-wizard.js | 2 +- package.json | 2 + src/components/FormWizard.vue | 3 + src/components/TabContent.vue | 2 +- yarn.lock | 12 +++ 6 files changed, 135 insertions(+), 44 deletions(-) diff --git a/dev-example/App.vue b/dev-example/App.vue index 0830080..22e06f8 100644 --- a/dev-example/App.vue +++ b/dev-example/App.vue @@ -3,66 +3,140 @@ - - First tab + error-color="#a94442" + > + + + + - - Second tab + + + + - - Third tab + +

Your json is ready!

-
-
- {{error}} -