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

290 Commits

Author SHA1 Message Date
Cristi Jora 4e2241293f Merge pull request #90 from cristijora/dependabot/yarn/eslint-plugin-promise-3.6.0
Bump eslint-plugin-promise from 3.5.0 to 3.6.0
2017-11-23 09:32:25 +03:00
cristijora eeffd4e52c 0.8.0 v0.8.0 2017-11-22 19:01:17 +02:00
cristijora deb06b03bf Add typescript definitions
Closes #79
2017-11-22 18:59:57 +02:00
cristijora a8d1f6150f Use provide/inject to register tabs for layout flexibility 2017-11-22 18:59:05 +02:00
cristijora 9cf6ade15b Add additionalInfo prop to TabContent
Closes #100
2017-11-22 18:47:51 +02:00
Cristi Jora e06b82fb45 Merge pull request #96 from cristijora/dependabot/yarn/optimize-css-assets-webpack-plugin-3.2.0
Bump optimize-css-assets-webpack-plugin from 1.3.2 to 3.2.0
2017-11-22 11:32:46 +03:00
dependabot[bot] 220140b803 chore(dependencies): Bump eslint-plugin-promise from 3.5.0 to 3.6.0
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 3.5.0 to 3.6.0.
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)
2017-11-22 07:52:02 +00:00
Cristi Jora 6caa512fc0 Merge pull request #89 from cristijora/dependabot/yarn/karma-spec-reporter-0.0.31
Bump karma-spec-reporter from 0.0.26 to 0.0.31
2017-11-22 10:51:54 +03:00
dependabot[bot] ca28a46cbe chore(dependencies): Bump optimize-css-assets-webpack-plugin from 1.3.2 to 3.2.0
Bumps [optimize-css-assets-webpack-plugin](https://github.com/NMFR/optimize-css-assets-webpack-plugin) from 1.3.2 to 3.2.0.
- [Commits](https://github.com/NMFR/optimize-css-assets-webpack-plugin/compare/v1.3.2...v3.2.0)
2017-11-22 07:51:49 +00:00
Cristi Jora 6d9c956148 Merge pull request #92 from cristijora/dependabot/yarn/eslint-plugin-standard-3.0.1
Bump eslint-plugin-standard from 2.3.1 to 3.0.1
2017-11-22 10:51:22 +03:00
Cristi Jora 758ed3f155 Merge pull request #95 from cristijora/dependabot/yarn/babel-preset-env-1.6.1
Bump babel-preset-env from 1.6.0 to 1.6.1
2017-11-22 10:51:13 +03:00
Cristi Jora 17f8c92355 Merge pull request #97 from cristijora/dependabot/yarn/opn-5.1.0
Bump opn from 4.0.2 to 5.1.0
2017-11-22 10:51:01 +03:00
Cristi Jora d45b180e1a Merge pull request #99 from cristijora/dependabot/yarn/url-loader-0.6.2
Bump url-loader from 0.5.9 to 0.6.2
2017-11-22 10:50:44 +03:00
dependabot[bot] 330c037c25 chore(dependencies): Bump url-loader from 0.5.9 to 0.6.2
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 0.5.9 to 0.6.2.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v0.5.9...v0.6.2)
2017-11-22 07:11:49 +00:00
dependabot[bot] e844bbe47b chore(dependencies): Bump opn from 4.0.2 to 5.1.0
Bumps [opn](https://github.com/sindresorhus/opn) from 4.0.2 to 5.1.0.
- [Commits](https://github.com/sindresorhus/opn/compare/v4.0.2...v5.1.0)
2017-11-22 07:11:32 +00:00
dependabot[bot] 515231dcde chore(dependencies): Bump babel-preset-env from 1.6.0 to 1.6.1
Bumps [babel-preset-env](https://github.com/babel/babel) from 1.6.0 to 1.6.1.
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits)
2017-11-22 07:11:17 +00:00
Cristi Jora aad48afffa Merge pull request #69 from cristijora/dependabot/yarn/chromedriver-2.33.2
Bump chromedriver from 2.32.0 to 2.33.2
2017-11-21 17:09:07 +03:00
Cristi Jora 82c4a362fc Merge pull request #93 from cristijora/dependabot/yarn/sinon-4.1.2
Bump sinon from 3.2.1 to 4.1.2
2017-11-21 17:08:40 +03:00
Cristi Jora ada18edba3 Merge pull request #91 from cristijora/dependabot/yarn/cross-env-5.1.1
Bump cross-env from 5.0.5 to 5.1.1
2017-11-21 17:08:21 +03:00
dependabot[bot] fc3bd9d61b chore(dependencies): Bump sinon from 3.2.1 to 4.1.2
Bumps [sinon](https://github.com/sinonjs/sinon) from 3.2.1 to 4.1.2.
- [Changelog](https://github.com/sinonjs/sinon/blob/master/History.md)
- [Commits](https://github.com/sinonjs/sinon/commits)
2017-11-21 07:13:18 +00:00
dependabot[bot] 97e799d5c4 chore(dependencies): Bump eslint-plugin-standard from 2.3.1 to 3.0.1
Bumps [eslint-plugin-standard](https://github.com/xjamundx/eslint-plugin-standard) from 2.3.1 to 3.0.1.
- [Changelog](https://github.com/xjamundx/eslint-plugin-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-standard/compare/v2.3.1...v3.0.1)
2017-11-21 07:13:11 +00:00
dependabot[bot] 4f2a40b9ef chore(dependencies): Bump cross-env from 5.0.5 to 5.1.1
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 5.0.5 to 5.1.1.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v5.0.5...v5.1.1)
2017-11-21 07:13:06 +00:00
dependabot[bot] 67b5a778a4 Bump chromedriver from 2.32.0 to 2.33.2
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 2.32.0 to 2.33.2.
- [Commits](https://github.com/giggio/node-chromedriver/compare/2.32.0...2.33.2)
2017-11-20 09:23:11 +00:00
dependabot[bot] 6c35704cbe chore(dependencies): Bump karma-spec-reporter from 0.0.26 to 0.0.31
Bumps [karma-spec-reporter](https://github.com/mlex/karma-spec-reporter) from 0.0.26 to 0.0.31.
- [Commits](https://github.com/mlex/karma-spec-reporter/commits/v0.0.31)
2017-11-20 09:22:57 +00:00
Cristi Jora 1f0d3d952c Merge pull request #87 from cristijora/dependabot/yarn/node-sass-4.7.1
Bump node-sass from 4.6.1 to 4.7.1
2017-11-20 12:22:34 +03:00
Cristi Jora 75bc82aedb Merge pull request #85 from cristijora/dependabot/yarn/karma-phantomjs-shim-1.5.0
Bump karma-phantomjs-shim from 1.4.0 to 1.5.0
2017-11-20 12:22:22 +03:00
Cristi Jora c12ac5c1a6 Merge pull request #86 from cristijora/dependabot/yarn/vue-form-generator-2.1.1
Bump vue-form-generator from 2.0.0 to 2.1.1
2017-11-20 12:22:14 +03:00
dependabot[bot] 1b7e8a2562 chore(dependencies): Bump node-sass from 4.6.1 to 4.7.1
Bumps [node-sass](https://github.com/sass/node-sass) from 4.6.1 to 4.7.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.6.1...v4.7.1)
2017-11-20 07:18:41 +00:00
dependabot[bot] 657407d5be chore(dependencies): Bump vue-form-generator from 2.0.0 to 2.1.1
Bumps [vue-form-generator](https://github.com/icebob/vue-form-generator) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/vue-generators/vue-form-generator/releases/tag/v2.1.1)
- [Changelog](https://github.com/vue-generators/vue-form-generator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/icebob/vue-form-generator/compare/v2.0.0...v2.1.1)
2017-11-20 07:18:25 +00:00
dependabot[bot] 485ff8c651 chore(dependencies): Bump karma-phantomjs-shim from 1.4.0 to 1.5.0
Bumps [karma-phantomjs-shim](https://github.com/tschaub/karma-phantomjs-shim) from 1.4.0 to 1.5.0.
- [Commits](https://github.com/tschaub/karma-phantomjs-shim/compare/v1.4.0...v1.5.0)
2017-11-20 07:18:15 +00:00
Cristi Jora fb1b29f466 Merge pull request #82 from cristijora/dependabot/yarn/node-sass-4.6.1
Bump node-sass from 4.5.3 to 4.6.1
2017-11-20 10:14:58 +03:00
Cristi Jora 9056dd45c5 Update Element-UI example to element 2.0 2017-11-17 14:05:52 +02:00
dependabot[bot] b49eaae31c Bump node-sass from 4.5.3 to 4.6.1
Bumps [node-sass](https://github.com/sass/node-sass) from 4.5.3 to 4.6.1.
- [Release notes](https://github.com/sass/node-sass/releases?after=v4.7.0)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.5.3...v4.6.1)
2017-11-17 09:39:28 +00:00
Cristi Jora fcf3107384 Merge pull request #81 from cristijora/dependabot/yarn/babel-plugin-istanbul-4.1.5
Bump babel-plugin-istanbul from 3.1.2 to 4.1.5
2017-11-17 11:39:11 +02:00
Cristi Jora bfb683b14d Merge pull request #83 from cristijora/dependabot/yarn/autoprefixer-7.1.6
Bump autoprefixer from 6.7.7 to 7.1.6
2017-11-17 11:38:56 +02:00
Cristi Jora 59869e4caa Merge pull request #74 from cristijora/dependabot/yarn/karma-webpack-2.0.6
Bump karma-webpack from 2.0.4 to 2.0.6
2017-11-17 11:38:36 +02:00
Cristi Jora cfa57bbe7d Merge pull request #84 from cristijora/dependabot/yarn/phantomjs-prebuilt-2.1.16
Bump phantomjs-prebuilt from 2.1.15 to 2.1.16
2017-11-17 11:38:27 +02:00
dependabot[bot] 609380ccf8 Bump phantomjs-prebuilt from 2.1.15 to 2.1.16
Bumps [phantomjs-prebuilt](https://github.com/Medium/phantomjs) from 2.1.15 to 2.1.16.
- [Commits](https://github.com/Medium/phantomjs/commits)
2017-11-17 07:10:31 +00:00
dependabot[bot] 58e4b67877 Bump autoprefixer from 6.7.7 to 7.1.6
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 6.7.7 to 7.1.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/6.7.7...7.1.6)
2017-11-17 07:10:26 +00:00
dependabot[bot] 4914f68652 Bump babel-plugin-istanbul from 3.1.2 to 4.1.5
Bumps [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul) from 3.1.2 to 4.1.5.
- [Changelog](https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/babel-plugin-istanbul/compare/v3.1.2...v4.1.5)
2017-11-17 07:10:03 +00:00
Cristi Jora 49f8eff130 Merge pull request #71 from cristijora/dependabot/yarn/webpack-bundle-analyzer-2.9.1
Bump webpack-bundle-analyzer from 2.9.0 to 2.9.1
2017-11-16 10:34:11 +02:00
Cristi Jora e34b398567 Merge pull request #77 from cristijora/dependabot/yarn/connect-history-api-fallback-1.5.0
Bump connect-history-api-fallback from 1.3.0 to 1.5.0
2017-11-16 10:33:55 +02:00
Cristi Jora 84d3d66026 Merge pull request #78 from cristijora/dependabot/yarn/vue-style-loader-3.0.3
Bump vue-style-loader from 2.0.5 to 3.0.3
2017-11-16 10:33:46 +02:00
Cristi Jora 04b0db1d34 Merge pull request #70 from cristijora/dependabot/yarn/babel-eslint-8.0.2
Bump babel-eslint from 7.2.3 to 8.0.2
2017-11-16 10:33:38 +02:00
dependabot[bot] 755a8cc0ac Bump vue-style-loader from 2.0.5 to 3.0.3
Bumps [vue-style-loader](https://github.com/vuejs/vue-style-loader) from 2.0.5 to 3.0.3.
- [Commits](https://github.com/vuejs/vue-style-loader/commits)
2017-11-16 07:14:38 +00:00
dependabot[bot] a6200bfc31 Bump connect-history-api-fallback from 1.3.0 to 1.5.0
Bumps [connect-history-api-fallback](https://github.com/bripkens/connect-history-api-fallback) from 1.3.0 to 1.5.0.
- [Changelog](https://github.com/bripkens/connect-history-api-fallback/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bripkens/connect-history-api-fallback/compare/v1.3.0...v1.5.0)
2017-11-16 07:14:34 +00:00
dependabot[bot] 1bd01a9d4a Bump karma-webpack from 2.0.4 to 2.0.6
Bumps [karma-webpack](https://github.com/webpack/karma-webpack) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/webpack/karma-webpack/releases)
- [Changelog](https://github.com/webpack-contrib/karma-webpack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/karma-webpack/compare/v2.0.4...v2.0.6)
2017-11-16 07:14:19 +00:00
cristijora 21ac19c777 0.7.1 v0.7.1 2017-11-15 17:22:22 +02:00
cristijora 0fe6162944 Build 2017-11-15 17:21:59 +02:00
cristijora 204009a6b4 #57 Update scoped slot usage in docs
Add compatibility notes
2017-11-15 17:19:18 +02:00