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

201 Commits

Author SHA1 Message Date
cristijora a0734dde8d Build 2017-09-11 18:07:27 +03:00
cristijora 8e37cfa15d #45 Add scoped slot support for tab-content 2017-09-11 18:01:31 +03:00
cristijora e61156840a 0.6.5 v0.6.5 2017-09-05 22:21:28 +03:00
cristijora ca9b4d0421 Build 2017-09-05 22:21:15 +03:00
cristijora c150631910 Update docs
Add size jsfiddle example
2017-09-05 22:20:29 +03:00
cristijora 343daf187f Add name for WizardStep 2017-09-05 22:09:07 +03:00
cristijora 8351c622a7 Add basic unit tests with avoriaz 2017-09-05 22:08:48 +03:00
cristijora b987a0c0e1 Build 2017-09-04 20:42:41 +03:00
cristijora dda2165400 #40 Support sync modifier for start-index 2017-09-04 20:42:16 +03:00
cristijora 98ec2f5c95 Build 2017-09-04 20:22:28 +03:00
cristijora 1545883ac4 #40 Change on-change event so it triggers only when tabs are actually changed 2017-09-04 20:20:12 +03:00
cristijora 93f1f89130 Build 2017-09-04 19:46:36 +03:00
cristijora d7b39624d3 #39 Support sizing step indicators 2017-09-04 19:45:56 +03:00
cristijora 218d38f7cb Update slots section in docs 2017-08-28 20:31:23 +03:00
cristijora 972ee939be 0.6.4 v0.6.4 2017-08-28 20:23:19 +03:00
cristijora 62c4e566cd Build 2017-08-28 20:21:41 +03:00
cristijora d9c9b1ee84 #27 Add slots for custom-buttons 2017-08-28 20:21:19 +03:00
cristijora 3c75843c7b #27 Emit on-complete on nextTab method upon last step 2017-08-28 19:45:39 +03:00
cristijora ce4aaba6c1 Add form-generator dev example 2017-08-28 19:28:09 +03:00
cristijora 899b8abb1a #37 Validate all steps when going more than one step 2017-08-28 19:27:45 +03:00
Cristi Jora d52aa9bad8 Update README.md 2017-08-26 09:49:34 +03:00
cristijora 7997391549 Build 2017-08-06 22:22:47 +03:00
cristijora 557ba44229 0.6.3 v0.6.3 2017-08-06 22:22:25 +03:00
cristijora 9aa5f6939c Merge remote-tracking branch 'origin/master' 2017-08-06 22:22:04 +03:00
cristijora f369fde5ad Fix #28 Error to activate tab in destroyed hook 2017-08-06 22:21:55 +03:00
Cristi Jora e25854a776 Merge pull request #35 from jpnut/master
Remove z-index parameters from default styles
2017-08-03 14:58:19 +03:00
Jamie Nuttall 69eaf18a06 Remove z-index parameters from default styles 2017-08-03 09:41:59 +01:00
Cristi Jora d697a92d69 Update README.md 2017-07-31 22:49:53 +03:00
Cristi Jora 88587a91a3 Update README.md 2017-07-31 22:48:01 +03:00
Cristi Jora 7e8a4663f1 Update README.md 2017-07-31 22:46:14 +03:00
Cristi Jora f800f1ed6a Update README.md 2017-07-31 22:42:23 +03:00
Cristi Jora a937dffe1a Update README.md 2017-07-31 22:41:54 +03:00
cristijora 9d7a019e3a Build 2017-07-31 22:05:42 +03:00
cristijora 51f51e003f 0.6.2 v0.6.2 2017-07-31 22:04:45 +03:00
cristijora 77a16bb350 Add slots to WizardStep 2017-07-31 21:57:23 +03:00
cristijora 81b69507f5 Bump vue version 2017-07-31 21:15:22 +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 4dae5493ca #27 Expose footer content as a scoped slot 2017-07-31 20:18:27 +03:00
cristijora 69d05eecac 0.6.1 v0.6.1 2017-07-13 00:20:13 +03:00
cristijora 062a69a03d Fix start-index issue 2017-07-13 00:17:22 +03:00
cristijora 388be24f4a 0.6.0 2017-07-12 23:57:32 +03:00
cristijora 022ce2ad9f Merge remote-tracking branch 'origin/master' 2017-07-12 23:57:20 +03:00
cristijora 67ee1940e5 #28 Do not expose private paths in build file 2017-07-12 23:57:11 +03:00
cristijora 56eead6729 #18 Fully support dynamic tabs 2017-07-12 23:56:39 +03:00
Cristi Jora 3ec97b69c9 Update README.md 2017-07-12 22:55:49 +03:00
cristijora 935e01680a 0.5.0 v0.5.0 2017-07-03 19:16:02 +03:00
cristijora 9b585712e2 Merge branch 'master' of https://github.com/cristijora/vue-form-wizard 2017-07-03 19:12:44 +03:00
cristijora eef13cd4c3 Build 2017-07-03 19:12:17 +03:00
cristijora 8eee3e3035 Filter based on slot content rather than children (assures component insertion order) 2017-07-03 19:11:53 +03:00