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

Commit Graph

  • 36def561e1 Add build badge cristijora 2017-10-18 20:25:28 +03:00
  • a520cb5caf Remove node 6 from travis config cristijora 2017-10-18 20:21:53 +03:00
  • f903a6ef32 Merge branch 'master' of https://github.com/cristijora/vue-form-wizard into next cristijora 2017-10-18 20:20:51 +03:00
  • 39fdde89c7 Formatting Add tests for background style Use provide/inject to get rid of $parent dependency internally cristijora 2017-10-18 20:15:49 +03:00
  • d15ed4cae8 Update README.md Cristi Jora 2017-10-12 10:38:50 +03:00
  • 17233c938e Update README.md Cristi Jora 2017-10-12 10:34:33 +03:00
  • 0b85aa40dd Update package.json Cristi Jora 2017-10-09 13:18:51 +03:00
  • ef6fd95e6e Create .travis.yml Cristi Jora 2017-10-09 12:48:21 +03:00
  • d08ebe2af7 Simplify some unit tests Get rid of useless nextticks cristijora 2017-10-02 19:41:23 +03:00
  • 9d568edff4 Migrate tests to vue-test-utils cristijora 2017-10-02 19:34:11 +03:00
  • 910b9f3a12 0.7.0 v0.7.0 cristijora 2017-10-01 11:00:57 +03:00
  • fdd033d6ea Build cristijora 2017-10-01 10:59:26 +03:00
  • 72dc9f74d8 #46 Fix pointer cursor showing on not visited steps cristijora 2017-10-01 10:58:37 +03:00
  • 274123bbc6 Build cristijora 2017-09-27 22:54:09 +03:00
  • 0cdc0485d8 #22 Initial support for vertical tabs cristijora 2017-09-27 22:53:50 +03:00
  • 74f04a52b2 #46 Remove tabindex for unchecked steps cristijora 2017-09-27 19:24:58 +03:00
  • 417ddd1689 Css build cristijora 2017-09-27 19:22:38 +03:00
  • d3580dddb0 Build cristijora 2017-09-27 19:20:05 +03:00
  • ec2785f6e0 Merge remote-tracking branch 'origin/master' cristijora 2017-09-27 19:19:38 +03:00
  • 1e6aa85bd9 #46 Handle keyboard navigation the same way as clicking on steps cristijora 2017-09-27 19:19:32 +03:00
  • b224427ada Merge pull request #49 from zhang-yafei/master Cristi Jora 2017-09-26 22:26:03 +03:00
  • 77391456b2 fix demo bug ZhangHX 2017-09-22 19:12:32 +08:00
  • 7c64ff4bd9 Minor refactorings Simplify some code and extract some methods to a helpers file cristijora 2017-09-18 19:31:31 +03:00
  • 02173ee1bb Build cristijora 2017-09-18 00:14:01 +03:00
  • e38b12502b #46 WAI-ARIA Add keyboard support for steps/buttons cristijora 2017-09-18 00:11:48 +03:00
  • 3783aed673 Update README.md Cristi Jora 2017-09-17 22:59:39 +03:00
  • e03ba84419 0.6.6 v0.6.6 cristijora 2017-09-11 19:11:17 +03:00
  • 577eb6f3bf #41, #42 Add jsfiddle examples for generating steps with component Add vuelidate example cristijora 2017-09-11 19:05:37 +03:00
  • a0734dde8d Build cristijora 2017-09-11 18:07:27 +03:00
  • 8e37cfa15d #45 Add scoped slot support for tab-content cristijora 2017-09-11 18:01:31 +03:00
  • e61156840a 0.6.5 v0.6.5 cristijora 2017-09-05 22:21:28 +03:00
  • ca9b4d0421 Build cristijora 2017-09-05 22:21:15 +03:00
  • c150631910 Update docs Add size jsfiddle example cristijora 2017-09-05 22:20:29 +03:00
  • 343daf187f Add name for WizardStep cristijora 2017-09-05 22:09:07 +03:00
  • 8351c622a7 Add basic unit tests with avoriaz cristijora 2017-09-05 22:08:48 +03:00
  • b987a0c0e1 Build cristijora 2017-09-04 20:42:41 +03:00
  • dda2165400 #40 Support sync modifier for start-index cristijora 2017-09-04 20:42:16 +03:00
  • 98ec2f5c95 Build cristijora 2017-09-04 20:22:28 +03:00
  • 1545883ac4 #40 Change on-change event so it triggers only when tabs are actually changed cristijora 2017-09-04 20:20:12 +03:00
  • 93f1f89130 Build cristijora 2017-09-04 19:46:36 +03:00
  • d7b39624d3 #39 Support sizing step indicators cristijora 2017-09-04 19:45:56 +03:00
  • 218d38f7cb Update slots section in docs cristijora 2017-08-28 20:31:23 +03:00
  • 972ee939be 0.6.4 v0.6.4 cristijora 2017-08-28 20:23:19 +03:00
  • 62c4e566cd Build cristijora 2017-08-28 20:21:41 +03:00
  • d9c9b1ee84 #27 Add slots for custom-buttons cristijora 2017-08-28 20:21:19 +03:00
  • 3c75843c7b #27 Emit on-complete on nextTab method upon last step cristijora 2017-08-28 19:45:39 +03:00
  • ce4aaba6c1 Add form-generator dev example cristijora 2017-08-28 19:28:09 +03:00
  • 899b8abb1a #37 Validate all steps when going more than one step cristijora 2017-08-28 19:27:45 +03:00
  • d52aa9bad8 Update README.md Cristi Jora 2017-08-26 09:49:34 +03:00
  • 7997391549 Build cristijora 2017-08-06 22:22:47 +03:00
  • 557ba44229 0.6.3 v0.6.3 cristijora 2017-08-06 22:22:25 +03:00
  • 9aa5f6939c Merge remote-tracking branch 'origin/master' cristijora 2017-08-06 22:22:04 +03:00
  • f369fde5ad Fix #28 Error to activate tab in destroyed hook cristijora 2017-08-06 22:21:55 +03:00
  • e25854a776 Merge pull request #35 from jpnut/master Cristi Jora 2017-08-03 14:58:19 +03:00
  • 69eaf18a06 Remove z-index parameters from default styles Jamie Nuttall 2017-08-03 09:41:59 +01:00
  • d697a92d69 Update README.md Cristi Jora 2017-07-31 22:49:53 +03:00
  • 88587a91a3 Update README.md Cristi Jora 2017-07-31 22:48:01 +03:00
  • 7e8a4663f1 Update README.md Cristi Jora 2017-07-31 22:46:14 +03:00
  • f800f1ed6a Update README.md Cristi Jora 2017-07-31 22:42:23 +03:00
  • a937dffe1a Update README.md Cristi Jora 2017-07-31 22:41:54 +03:00
  • 9d7a019e3a Build cristijora 2017-07-31 22:05:42 +03:00
  • 51f51e003f 0.6.2 v0.6.2 cristijora 2017-07-31 22:04:45 +03:00
  • 77a16bb350 Add slots to WizardStep cristijora 2017-07-31 21:57:23 +03:00
  • 81b69507f5 Bump vue version cristijora 2017-07-31 21:15:22 +03:00
  • 79be005226 #29 Extract wizard step into separate component and expose via scoped slot cristijora 2017-07-31 21:02:31 +03:00
  • f718fe6862 Build cristijora 2017-07-31 20:19:17 +03:00
  • 4dae5493ca #27 Expose footer content as a scoped slot cristijora 2017-07-31 20:18:27 +03:00
  • 69d05eecac 0.6.1 v0.6.1 cristijora 2017-07-13 00:20:13 +03:00
  • 062a69a03d Fix start-index issue cristijora 2017-07-13 00:17:22 +03:00
  • 388be24f4a 0.6.0 cristijora 2017-07-12 23:57:32 +03:00
  • 022ce2ad9f Merge remote-tracking branch 'origin/master' cristijora 2017-07-12 23:57:20 +03:00
  • 67ee1940e5 #28 Do not expose private paths in build file cristijora 2017-07-12 23:57:11 +03:00
  • 56eead6729 #18 Fully support dynamic tabs cristijora 2017-07-12 23:56:39 +03:00
  • 3ec97b69c9 Update README.md Cristi Jora 2017-07-12 22:55:49 +03:00
  • 935e01680a 0.5.0 v0.5.0 cristijora 2017-07-03 19:16:02 +03:00
  • 9b585712e2 Merge branch 'master' of https://github.com/cristijora/vue-form-wizard cristijora 2017-07-03 19:12:44 +03:00
  • eef13cd4c3 Build develop cristijora 2017-07-03 19:12:17 +03:00
  • 8eee3e3035 Filter based on slot content rather than children (assures component insertion order) cristijora 2017-07-03 19:11:53 +03:00
  • 66f3d542a9 #24 Add on-change event before any tab change cristijora 2017-07-02 10:43:30 +03:00
  • 99f6d33e4c Create LICENCE.md Cristi Jora 2017-06-26 13:12:27 +03:00
  • c9cb72c398 Create README.md Cristi Jora 2017-06-08 22:50:11 +03:00
  • 7a6effde70 Create index.html Cristi Jora 2017-06-08 22:49:07 +03:00
  • 9bc63a8a7e Create index.html Cristi Jora 2017-06-08 22:48:10 +03:00
  • e6174fb711 Create index.html Cristi Jora 2017-06-08 22:46:12 +03:00
  • 3ffc16103b Create README.md Cristi Jora 2017-06-08 22:44:35 +03:00
  • cd9502a61c Create README.md Cristi Jora 2017-06-08 22:43:04 +03:00
  • 45306e301d #12 Do not validate an previous step cristijora 2017-06-07 22:59:36 +03:00
  • a67fc7bc93 #12 Remove validations when going to a previous tab Clear validation error upon tab navigation cristijora 2017-06-07 22:45:14 +03:00
  • 2f8dc613a5 #18 Handle dynamic tab updates cristijora 2017-06-07 22:30:14 +03:00
  • 4c7787eca7 Merge pull request #20 from sotaan/patch-1 Cristi Jora 2017-06-06 13:16:37 +03:00
  • e2cd7bd6bf fix on mounted hook in FormWizard David Mamane 2017-06-06 12:02:46 +02:00
  • 456620b627 0.4.2 cristijora 2017-06-04 21:46:54 +03:00
  • a2748f0eb1 0.4.1 v0.4.2 cristijora 2017-06-04 21:46:48 +03:00
  • 17cbb17b5d #15 Trigger back only on back button Add media query for mobile < 350px cristijora 2017-06-04 11:54:58 +03:00
  • a065f91d53 #12 Remove active tab error on back button cristijora 2017-06-04 11:30:45 +03:00
  • 2a4456e65d Merge pull request #14 from WandersonAlves/hideButtons-prop Cristi Jora 2017-05-31 07:16:22 -07:00
  • 8c712ac9cd hideButtons prop added Wanderson Alves 2017-05-30 21:17:24 -03:00
  • 2e769aefcf Update README.md Cristi Jora 2017-05-30 12:59:09 +03:00
  • 03ec0cfc75 Update README.md Cristi Jora 2017-05-28 22:49:49 +03:00
  • 3000b04a9c 0.4.0 0.4.0 cristijora 2017-05-28 22:40:44 +03:00