2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-05-17 23:09:37 +03:00

12 Commits

Author SHA1 Message Date
cristijora eef13cd4c3 Build 2017-07-03 19:12:17 +03:00
cristijora 66f3d542a9 #24 Add on-change event before any tab change 2017-07-02 10:43:30 +03:00
cristijora 45306e301d #12 Do not validate an previous step 2017-06-07 23:02:57 +03:00
cristijora a67fc7bc93 #12 Remove validations when going to a previous tab
Clear validation error upon tab navigation
2017-06-07 22:45:47 +03:00
cristijora 2f8dc613a5 #18 Handle dynamic tab updates 2017-06-07 22:30:14 +03:00
Wanderson Alves 8c712ac9cd hideButtons prop added 2017-05-30 21:17:24 -03:00
cristijora 2b0167ff29 #10, #12 Do not validate on back button
Watch route changes (browser back and forward)
2017-05-27 12:12:36 +03:00
cristijora 66c38f7900 #9, #11 Change css to contain more specific class names 2017-05-25 09:13:25 +03:00
cristijora 49ab0f4548 #4 Add support for error messages when doing async before change
Add color styles when before-change fails
2017-04-26 21:56:25 +03:00
cristi 4a9655edd3 Add vue-router to dev deps
Revert router integration due to wrong merge
2017-04-24 22:57:57 +03:00
cristi e893461956 Final touches for async validations 2017-04-24 22:38:26 +03:00
cristi f2b6af4eee Move example to dev-example folder
Remove watcher from FormWizard component to avoid double beforeChange trigger
Code cleanup
2017-04-23 22:45:19 +03:00