2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-03 09:04:04 +03:00
Commit Graph

50 Commits

Author SHA1 Message Date
cristijora 0fe6162944 Build 2017-11-15 17:21:59 +02:00
cristijora fdd033d6ea Build 2017-10-01 10:59:26 +03:00
cristijora 274123bbc6 Build 2017-09-27 22:54:09 +03:00
cristijora 417ddd1689 Css build 2017-09-27 19:22:38 +03:00
cristijora d3580dddb0 Build 2017-09-27 19:20:05 +03:00
cristijora 02173ee1bb Build 2017-09-18 00:14:01 +03:00
cristijora a0734dde8d Build 2017-09-11 18:07:27 +03:00
cristijora ca9b4d0421 Build 2017-09-05 22:21:15 +03:00
cristijora b987a0c0e1 Build 2017-09-04 20:42:41 +03:00
cristijora 98ec2f5c95 Build 2017-09-04 20:22:28 +03:00
cristijora 93f1f89130 Build 2017-09-04 19:46:36 +03:00
cristijora 62c4e566cd Build 2017-08-28 20:21:41 +03:00
cristijora 7997391549 Build 2017-08-06 22:22:47 +03:00
Jamie Nuttall 69eaf18a06 Remove z-index parameters from default styles 2017-08-03 09:41:59 +01:00
cristijora 9d7a019e3a Build 2017-07-31 22:05:42 +03:00
cristijora 79be005226 #29 Extract wizard step into separate component and expose via scoped slot 2017-07-31 21:02:31 +03:00
cristijora f718fe6862 Build 2017-07-31 20:19:17 +03:00
cristijora 062a69a03d Fix start-index issue 2017-07-13 00:17:22 +03:00
cristijora 56eead6729 #18 Fully support dynamic tabs 2017-07-12 23:56:39 +03:00
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
cristijora 17cbb17b5d #15 Trigger back only on back button
Add media query for mobile < 350px
2017-06-04 11:54:58 +03:00
cristijora a065f91d53 #12 Remove active tab error on back button 2017-06-04 11:31:09 +03:00
Wanderson Alves 8c712ac9cd hideButtons prop added 2017-05-30 21:17:24 -03:00
cristijora cee7caa4a7 Remove scoped styles 2017-05-27 12:37:09 +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 184e36abf7 #9 Rename icon class 2017-05-25 20:53:58 +03:00
cristijora 66c38f7900 #9, #11 Change css to contain more specific class names 2017-05-25 09:13:25 +03:00
cristijora 91b985377e Scoped styling for wizard 2017-05-21 17:54:04 +03:00
cristijora 1aed1da7ab Add startIndex prop validation 2017-05-04 21:53:22 +03:00
cristijora 3a535eeade #6 Get rid of bootstrap css
Nest styles under vue-form-wizard class to not affect global styles
Reduce css bundle size
2017-05-03 22:58:43 +03:00
cristijora a5263816bf Add dist files 2017-04-26 21:57:11 +03:00
cristi 84b1d740b3 Add build file and yarn.lock 2017-04-24 23:02:19 +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
cristi 7c39f53908 Add dist files 2017-04-23 17:05:06 +03:00
cristi a16c4051fe #1 Modify beforeTabChange to support promises (wip) 2017-04-22 11:59:54 +03:00
cristi ee55310579 Rename to form-wizard 2017-04-18 01:57:33 +03:00
cristi 5daee96daa Revert webpack build configuration
Add new js build
2017-04-18 01:13:09 +03:00
cristijora d0c3d63f24 Adjust button styling to match overall wizard style 2017-04-17 22:42:09 +03:00
cristijora 6b93aa433c Add custom bootstrap build with buttons, progress bar and nav 2017-04-17 15:15:00 +03:00
cristijora 1088e57362 Support shape types (circle, square and simple tabs)
Support any kind of icons and display numbers if icons are not provided
Getting rid of many bootstrap dependencies: progress-bar, navs (WIP for buttons)
2017-04-17 13:49:26 +03:00
cristijora 57c0c7fbb6 Full color customization
Css cleanup (reduce css size in half)
2017-04-16 18:18:15 +03:00
cristijora 25b2c548a6 Remove tab content padding
Build files
2017-04-16 13:31:16 +03:00
cristijora 8712b32331 Fix dist example 2017-04-16 13:24:35 +03:00
cristijora 3410412fec Support tab icons 2017-04-16 13:22:04 +03:00
cristijora 7cc9c5aef4 Provide dist builds (js && css) 2017-04-16 13:05:09 +03:00