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

376 Commits

Author SHA1 Message Date
cristij e3a85e4e16 Build 2018-01-16 19:25:25 +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
Cristi Jora 79a61d6e5f Merge pull request #138 from cristijora/dependabot/npm_and_yarn/file-loader-1.1.6
Bump file-loader from 1.1.5 to 1.1.6
2018-01-13 15:11:33 +02:00
Cristi Jora e4be6cce4b Merge pull request #154 from cristijora/dependabot/npm_and_yarn/css-loader-0.28.8
Bump css-loader from 0.28.7 to 0.28.8
2018-01-13 15:11:26 +02:00
Cristi Jora 9c2f973dc1 Merge pull request #140 from cristijora/dependabot/npm_and_yarn/copy-webpack-plugin-4.3.1
Bump copy-webpack-plugin from 4.0.1 to 4.3.1
2018-01-13 15:11:17 +02:00
Cristi Jora f032849075 Merge pull request #75 from cristijora/dependabot/yarn/inject-loader-3.0.1
Bump inject-loader from 2.0.1 to 3.0.1
2018-01-13 15:11:09 +02:00
Cristi Jora 361b659610 Merge pull request #155 from cristijora/dependabot/npm_and_yarn/vue-loader-13.6.2
Bump vue-loader from 13.6.0 to 13.6.2
2018-01-13 15:11:02 +02:00
Cristi Jora df536a099e Merge pull request #156 from cristijora/dependabot/npm_and_yarn/sinon-4.1.3
Bump sinon from 4.1.2 to 4.1.3
2018-01-13 15:10:52 +02:00
Cristi Jora bd22ce1cb9 Merge pull request #161 from jvb93/more-event-hooks
Added afterTabChange functionality
2018-01-13 15:08:05 +02:00
JVB 7276fcdc52 I had mistakenly missed a function call. 2018-01-12 11:25:09 -08:00
JVB d49807b27e added unit test 2018-01-12 11:00:59 -08:00
JVB 0fd7bc158d removed errant console.log 2018-01-12 10:34:40 -08:00
JVB 606138a55b added afterTabChange functionality 2018-01-12 10:31:07 -08:00
dependabot[bot] 53fb43afe1 Bump sinon from 4.1.2 to 4.1.3
Bumps [sinon](https://github.com/sinonjs/sinon) from 4.1.2 to 4.1.3.
- [Changelog](https://github.com/sinonjs/sinon/blob/master/History.md)
- [Commits](https://github.com/sinonjs/sinon/commits/v4.1.3)
2018-01-08 07:58:50 +00:00
dependabot[bot] a611147e40 Bump vue-loader from 13.6.0 to 13.6.2
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 13.6.0 to 13.6.2.
- [Commits](https://github.com/vuejs/vue-loader/commits)
2018-01-08 07:58:37 +00:00
dependabot[bot] 4340af7887 Bump css-loader from 0.28.7 to 0.28.8
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 0.28.7 to 0.28.8.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases/tag/v0.28.8)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v0.28.7...v0.28.8)
2018-01-08 07:58:22 +00:00
dependabot[bot] 2a1e48b845 Bump webpack-dev-middleware from 1.12.0 to 2.0.4
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 1.12.0 to 2.0.4.
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/breaking-changes.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v1.12.0...v2.0.4)
2018-01-08 07:58:13 +00:00
cristij 4113999718 Build 2017-12-29 16:28:05 +02:00
cristij 22a5ba0df7 0.8.2 v0.8.2 2017-12-29 16:27:14 +02:00
Cristi Jora 198323db5d Merge pull request #146 from Capellan29/master
tabContent type bug fixed
2017-12-29 16:23:18 +02:00
Erique Capellan 7e41fcb08d before change type bug fixed 2017-12-29 10:11:49 -04:00
dependabot[bot] 40012f2b8d Bump copy-webpack-plugin from 4.0.1 to 4.3.1
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 4.0.1 to 4.3.1.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.0.1...v4.3.1)
2017-12-25 07:17:10 +00:00
dependabot[bot] cdb2a80cc5 Bump file-loader from 1.1.5 to 1.1.6
Bumps [file-loader](https://github.com/webpack/file-loader) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases/tag/v1.1.6)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/file-loader/compare/v1.1.5...v1.1.6)
2017-12-25 07:16:10 +00:00
Cristi Jora daed4728a3 Update README.md 2017-12-19 14:29:00 +02:00
Cristi Jora aacc229fe6 Merge pull request #76 from cristijora/dependabot/yarn/babel-loader-7.1.2
Bump babel-loader from 6.4.1 to 7.1.2
2017-12-19 12:50:52 +02:00
Cristi Jora c7479bc7c4 Merge pull request #80 from cristijora/dependabot/yarn/extract-text-webpack-plugin-3.0.2
Bump extract-text-webpack-plugin from 2.1.2 to 3.0.2
2017-12-19 12:50:39 +02:00
Cristi Jora 4fbe81418c Merge pull request #126 from cristijora/dependabot/npm_and_yarn/autoprefixer-7.2.2
Bump autoprefixer from 7.2.1 to 7.2.2
2017-12-19 12:50:28 +02:00
dependabot[bot] 66c81a53a7 Bump karma-spec-reporter from 0.0.31 to 0.0.32
Bumps [karma-spec-reporter](https://github.com/mlex/karma-spec-reporter) from 0.0.31 to 0.0.32.
- [Commits](https://github.com/mlex/karma-spec-reporter/compare/v0.0.31...v0.0.32)
2017-12-19 10:50:22 +00:00
Cristi Jora 3bcb8b814a Merge pull request #123 from cristijora/dependabot/npm_and_yarn/nightwatch-0.9.19
Bump nightwatch from 0.9.16 to 0.9.19
2017-12-19 12:50:00 +02:00
Cristi Jora b24530c54c Merge pull request #124 from cristijora/dependabot/npm_and_yarn/webpack-hot-middleware-2.21.0
Bump webpack-hot-middleware from 2.18.2 to 2.21.0
2017-12-19 12:49:45 +02:00
Cristi Jora 1c660f479c Merge pull request #127 from cristijora/dependabot/npm_and_yarn/webpack-3.10.0
Bump webpack from 3.9.1 to 3.10.0
2017-12-19 12:49:34 +02:00
Cristi Jora 604bfa7d77 Merge pull request #133 from cristijora/dependabot/npm_and_yarn/karma-webpack-2.0.9
Bump karma-webpack from 2.0.6 to 2.0.9
2017-12-19 12:49:22 +02:00
Cristi Jora d556583ad5 Merge pull request #131 from cristijora/dependabot/npm_and_yarn/vue-loader-13.6.0
Bump vue-loader from 13.5.0 to 13.6.0
2017-12-19 12:48:38 +02:00
dependabot[bot] 93a754c6d0 Bump karma-webpack from 2.0.6 to 2.0.9
Bumps [karma-webpack](https://github.com/webpack/karma-webpack) from 2.0.6 to 2.0.9.
- [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.6...v2.0.9)
2017-12-18 08:01:49 +00:00
dependabot[bot] f778fa08eb Bump vue-loader from 13.5.0 to 13.6.0
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 13.5.0 to 13.6.0.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Commits](https://github.com/vuejs/vue-loader/compare/v13.5.0...v13.6.0)
2017-12-18 08:01:40 +00:00
dependabot[bot] 2a15fbe1a0 Bump webpack from 3.9.1 to 3.10.0
Bumps [webpack](https://github.com/webpack/webpack) from 3.9.1 to 3.10.0.
- [Release notes](https://github.com/webpack/webpack/releases/tag/v3.10.0)
- [Commits](https://github.com/webpack/webpack/compare/v3.9.1...v3.10.0)
2017-12-11 07:26:40 +00:00
dependabot[bot] 7b0335cf0f Bump autoprefixer from 7.2.1 to 7.2.2
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/postcss/autoprefixer/releases/tag/7.2.2)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/7.2.1...7.2.2)
2017-12-11 07:26:29 +00:00
dependabot[bot] bf13f01626 Bump webpack-hot-middleware from 2.18.2 to 2.21.0
Bumps [webpack-hot-middleware](https://github.com/glenjamin/webpack-hot-middleware) from 2.18.2 to 2.21.0.
- [Commits](https://github.com/glenjamin/webpack-hot-middleware/compare/v2.18.2...v2.21.0)
2017-12-11 07:26:11 +00:00
dependabot[bot] 109fd9cf17 Bump nightwatch from 0.9.16 to 0.9.19
Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 0.9.16 to 0.9.19.
- [Commits](https://github.com/nightwatchjs/nightwatch/compare/v0.9.16...v0.9.19)
2017-12-11 07:26:00 +00:00
Cristi Jora ad52db62f8 Update README.md 2017-12-04 12:18:48 +02:00
Cristi Jora 54a48e5f12 Update README.md 2017-12-04 12:18:27 +02:00
dependabot[bot] f40858b352 Bump babel-loader from 6.4.1 to 7.1.2
Bumps [babel-loader](https://github.com/babel/babel-loader) from 6.4.1 to 7.1.2.
- [Release notes](https://github.com/babel/babel-loader/releases?after=v8.0.0-beta.0)
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v6.4.1...v7.1.2)
2017-12-04 07:55:04 +00:00
Cristi Jora 0141a1fb73 Merge pull request #117 from cristijora/dependabot/yarn/lolex-2.3.1
Bump lolex from 1.6.0 to 2.3.1
2017-12-04 09:54:53 +02:00
Cristi Jora ccb32ff558 Merge pull request #120 from cristijora/dependabot/yarn/autoprefixer-7.2.1
Bump autoprefixer from 7.1.6 to 7.2.1
2017-12-04 09:54:46 +02:00
Cristi Jora 4438befb58 Merge pull request #115 from cristijora/dependabot/yarn/babel-eslint-8.0.3
Bump babel-eslint from 8.0.2 to 8.0.3
2017-12-04 09:54:33 +02:00