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

419 Commits

Author SHA1 Message Date
BRafols 4ba261ade8 Merge pull request #316 from emielbeinema/lazy-load-tab
Add lazy-load property to `TabContent`
2020-09-22 09:19:24 +02:00
Emiel Beinema ee0fc95e19 Add lazy-load property to TabContent 2019-09-18 00:15:10 +02:00
Cristi Jora cfc12ce1dc Merge pull request #294 from Apokly/patch-1
Fix typo `switchind` to `switching`
2019-07-29 18:28:18 +03:00
Fabien Dobat d68934b7fe Fix typo switchind to switching 2019-04-16 13:34:03 +02:00
Cristi Jora c686975fb5 Merge pull request #289 from charles-salmon/type-definitions
Improve Type Definitions
2019-03-05 13:30:35 +02:00
Charles Salmon 9bd176c49f Execute npm run build. 2019-02-28 12:15:25 +13:00
Charles Salmon 9ab19be70f Improve documentation on WizardStep type definitions, and order props in alignment iwth props declared in WizardStep.vue. 2019-02-28 12:13:47 +13:00
Charles Salmon c41228292a Improve documentation on TabContent type definitions, and order props in alignment with props declared in TabContent.vue. 2019-02-28 12:11:57 +13:00
Charles Salmon 7209900cbe Ensure that FormWizard, TabContent and WizardStep class declarations extend Vue. 2019-02-28 12:05:55 +13:00
Charles Salmon 5e50036c4c Add supported methods specified in documentation to FormWizard type definitions. 2019-02-28 12:03:06 +13:00
Charles Salmon 55a2bc40ab Improve documentation on FormWizard type definitions, and order props in alignment with props declared in FormWizard.vue. 2019-02-28 11:34:28 +13:00
Charles Salmon db5226c3d0 Ensure that it is possible to import type definitions from vue-form-wizard directly (as opposed to needing to reference e.g. vue-form-wizard/types/FormWizard). Leave named exports which are not defined in types/index.d.ts for backwards compatibility. 2019-02-28 10:35:04 +13:00
Cristi Jora ff92af9fc2 Merge pull request #273 from ansidev/patch-2
Fix syntax error.
2018-12-07 10:02:25 +02:00
Cristi Jora 9b1730538b Merge pull request #271 from kik4/develop
fixed border gap of WizardStep in Chrome zoomed
2018-12-07 10:02:06 +02:00
Cristi Jora 3dbcac468f Merge pull request #272 from ansidev/patch-1
Fix typo error.
2018-12-07 10:01:24 +02:00
Le Minh Tri 381e6faa91 Merge pull request #1 from ansidev/ansidev-patch-3
Fix typo error.
2018-11-23 01:19:34 +07:00
Le Minh Tri b63be3397e Fix typo error. 2018-11-23 01:18:41 +07:00
Le Minh Tri 23edf46917 Fix syntax error. 2018-11-23 01:15:13 +07:00
Le Minh Tri 01f6ba1e7a Fix typo error. 2018-11-23 01:08:25 +07:00
kik4 e910df37d7 fixed border gap of WizardStep in Chrome zoomed it in 2018-11-18 02:56:31 +09:00
Cristi Jora 4e7428eaae Update README.md 2018-07-20 17:35:46 +03:00
Cristi Jora 12b3512d09 Merge pull request #242 from ksidibe/dom-id-functionality
Allow user to define the DOM id of the wizard.
2018-05-18 12:00:28 +03:00
Kolado Sidibe b77ff8796a Allow user to define the DOM id of the wizard. 2018-05-12 05:21:22 -04:00
Cristi Jora 19414e4f61 Merge pull request #239 from seanbailey28/master
Updated index ts to contain default export
2018-05-03 09:32:02 +03:00
Sean Bailey ae04a2ee61 Updated index ts to contain default export 2018-05-02 15:25:32 +01:00
Cristi Jora a3a0851f5b Merge pull request #236 from laneelliott/master
fixed footer slot code example in documentation
2018-04-30 11:23:18 +03:00
Lane Anderson be626fdd3f fixed footer slot code example so copying code will allow Previous Tab to work. 2018-04-17 14:05:14 -05:00
Cristi Jora a62e158ec0 Merge pull request #222 from EmilMoe/patch-1
Hide header if no title
2018-03-13 18:04:50 +01:00
Emil Moe 908c69beb4 Hide header if no title
I don't use the title bar so I wish I could remove it and hide the empty space at the top
2018-03-13 13:33:17 +01:00
Cristi Jora 017e93704c Merge pull request #214 from cristijora/dependabot/npm_and_yarn/webpack-bundle-analyzer-2.11.0
Bump webpack-bundle-analyzer from 2.9.2 to 2.11.0
2018-03-01 10:43:27 +02:00
dependabot[bot] 6c3c54513b Bump webpack-bundle-analyzer from 2.9.2 to 2.11.0
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.9.2 to 2.11.0.
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v2.9.2...v2.11.0)
2018-03-01 03:16:16 +00:00
cristij 716da6a8a3 0.8.4 v0.8.4 2018-02-22 00:20:36 +02:00
Cristi Jora bf2ba1caf1 Update README.md 2018-02-22 00:16:46 +02:00
Cristi Jora 04608ac3ff Update README.md 2018-02-22 00:11:12 +02:00
Cristi Jora c809f49652 Merge pull request #176 from cristijora/dependabot/npm_and_yarn/chromedriver-2.35.0
Bump chromedriver from 2.34.1 to 2.35.0
2018-02-04 19:08:27 +02:00
Cristi Jora 59b099431c Merge pull request #178 from cristijora/dependabot/npm_and_yarn/cross-spawn-6.0.3
Bump cross-spawn from 5.1.0 to 6.0.3
2018-02-04 19:08:00 +02:00
Cristi Jora eb6bdea1cd Merge pull request #172 from cristijora/dependabot/npm_and_yarn/vue-form-generator-2.2.0
Bump vue-form-generator from 2.1.1 to 2.2.0
2018-02-04 19:07:31 +02:00
Cristi Jora c234a69b24 Merge pull request #180 from cristijora/dependabot/npm_and_yarn/sinon-4.2.2
Bump sinon from 4.1.4 to 4.2.2
2018-02-04 19:07:01 +02:00
dependabot[bot] 38db24c98d Bump sinon from 4.1.4 to 4.2.2
Bumps [sinon](https://github.com/sinonjs/sinon) from 4.1.4 to 4.2.2.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v4.1.4...v4.2.2)
2018-01-29 05:11:58 +00:00
dependabot[bot] 77b26110bf Bump cross-spawn from 5.1.0 to 6.0.3
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 5.1.0 to 6.0.3.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/5.1.0...v6.0.3)
2018-01-29 05:11:41 +00:00
dependabot[bot] fb7e4ebc4d Bump chromedriver from 2.34.1 to 2.35.0
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 2.34.1 to 2.35.0.
- [Commits](https://github.com/giggio/node-chromedriver/compare/2.34.1...2.35.0)
2018-01-22 05:14:23 +00:00
dependabot[bot] 5d577704b1 Bump vue-form-generator from 2.1.1 to 2.2.0
Bumps [vue-form-generator](https://github.com/icebob/vue-form-generator) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/vue-generators/vue-form-generator/releases/tag/v2.2.0)
- [Changelog](https://github.com/vue-generators/vue-form-generator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/icebob/vue-form-generator/compare/v2.1.1...v2.2.0)
2018-01-22 05:13:43 +00:00
cristij 03a0f4f3b9 Build 2018-01-16 19:27:13 +02:00
cristij eda6b18e8f 0.8.3 2018-01-16 19:26:42 +02:00
Cristi Jora 7c31d65125 Merge pull request #153 from cristijora/dependabot/npm_and_yarn/webpack-dev-middleware-2.0.4
Bump webpack-dev-middleware from 1.12.0 to 2.0.4
2018-01-16 18:11:42 +02:00
Cristi Jora 5a4122c6e5 Merge pull request #165 from cristijora/dependabot/npm_and_yarn/opn-5.2.0
Bump opn from 5.1.0 to 5.2.0
2018-01-16 18:11:30 +02:00
Cristi Jora 051adc465e Merge pull request #164 from cristijora/dependabot/npm_and_yarn/shelljs-0.8.0
Bump shelljs from 0.7.8 to 0.8.0
2018-01-16 18:11:23 +02:00
Cristi Jora bee31a89c2 Merge pull request #130 from cristijora/dependabot/npm_and_yarn/karma-spec-reporter-0.0.32
Bump karma-spec-reporter from 0.0.31 to 0.0.32
2018-01-16 18:11:15 +02:00
dependabot[bot] 5eeaa869b7 Bump opn from 5.1.0 to 5.2.0
Bumps [opn](https://github.com/sindresorhus/opn) from 5.1.0 to 5.2.0.
- [Commits](https://github.com/sindresorhus/opn/compare/v5.1.0...v5.2.0)
2018-01-15 07:48:24 +00:00
dependabot[bot] b58e3d1c17 Bump shelljs from 0.7.8 to 0.8.0
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.7.8 to 0.8.0.
- [Release notes](https://github.com/shelljs/shelljs/releases/tag/v0.8.0)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.7.8...v0.8.0)
2018-01-15 07:48:07 +00:00