2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-05-21 22:44:05 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
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