Commit Graph

261 Commits

Author SHA1 Message Date
Evan You f8c4cb2810 refactor: further tweak install output 2018-01-26 18:28:59 -05:00
Evan You 61b93a68fd refactor: improve installation progress 2018-01-26 17:07:55 -05:00
Evan You f0ad260bc4 chore: update eslint plugin version 2018-01-26 16:29:05 -05:00
Evan You 13ba4fda80 chore: update vue-jest 2018-01-26 16:28:32 -05:00
Evan You c2583e4658 feat: move babel-preset and eslint-plugin as deps of plugins 2018-01-26 16:21:40 -05:00
Evan You 2d6a0d9752 fix: temp pinning vue-jest to github branch 2018-01-26 16:12:15 -05:00
Evan You 3bd447a4d6 fix: pin joi to 12.x for node version compat 2018-01-26 13:37:55 -05:00
Evan You 1142339cce fix: skip postcss-loader if no postcss config is present 2018-01-26 12:18:17 -05:00
Evan You 3a2c6cd2d8 workflow: ensure syncs are committed before release 2018-01-25 22:50:18 -05:00
Evan You c4fa6b208a chore: update 2018-01-25 22:46:40 -05:00
Evan You 3e39b9afee v3.0.0-alpha.3 v3.0.0-alpha.3 2018-01-25 22:45:17 -05:00
Evan You 367b78b08c fix: more global resolve fixes + better error message for missing loaders 2018-01-25 22:35:18 -05:00
Evan You 76dda73ba3 fix: more global service resolve fixes 2018-01-25 21:26:42 -05:00
Evan You e6b72789e7 test: fix tests 2018-01-25 19:32:11 -05:00
Evan You 8f0b52faa8 fix: resolve for global service 2018-01-25 19:28:02 -05:00
Evan You 1cb9fdfe9f workflow: release script 2018-01-25 16:18:45 -05:00
Evan You 5f76980a91 fix: ensure cache-loader apply to both babel and ts 2018-01-25 15:44:52 -05:00
Evan You bbeef1236f test: fix ts + babel test loader assertion 2018-01-25 15:37:23 -05:00
Evan You 557d840cbe test: run clean before test instead of after 2018-01-25 15:30:49 -05:00
Evan You d7c6af713c fix: force babel-core version when using ts + babel 2018-01-25 15:28:42 -05:00
Evan You 46805444e5 feat: use cache-loader for ts 2018-01-25 15:10:31 -05:00
Evan You 235676f308 fix(typescript): fix tsconfig.json 2018-01-25 14:59:50 -05:00
Evan You f9c8849620 fix(typescript): include @types/node instead of shimming process 2018-01-25 14:58:02 -05:00
Evan You 0c9ecd53cd fix: packageManager flag 2018-01-25 14:57:30 -05:00
Evan You 7471f949cf fix: clone options before mutating 2018-01-25 13:55:29 -05:00
Evan You d98281c3cc workflow: wip release script 2018-01-25 13:48:46 -05:00
Evan You 134ac58d6c fix: fix sync script for generators 2018-01-25 12:46:43 -05:00
Evan You ff88afee0a v3.0.0-alpha.2 v3.0.0-alpha.2 2018-01-25 12:24:01 -05:00
Evan You 2e3fe07ed8 fix: avoid dotfiles not being published to npm 2018-01-25 12:04:27 -05:00
Evan You b9130479d3 fix: do not update dep if latest tag is older then specified 2018-01-25 12:04:03 -05:00
Evan You c769110971 fix: use babel-loader@8 2018-01-25 12:03:37 -05:00
Evan You 663719c348 workflow: switch npm client back after initial publish 2018-01-25 11:37:59 -05:00
Evan You 30d63fdbe1 v3.0.0-alpha.1 v3.0.0-alpha.1 2018-01-25 11:36:16 -05:00
Evan You f52ff70ba5 fix: bump root deps as well 2018-01-25 10:37:48 -05:00
Evan You f63bfc44a2 ci: bump cypress test timeout 2018-01-25 00:13:16 -05:00
Evan You 09ef536ff6 chore: bump deps 2018-01-25 00:07:12 -05:00
Evan You f547481e3e chore: use execa instead of cross-spawn 2018-01-25 00:05:19 -05:00
Evan You 297b8aac75 ci: use custom image (fix cypress on ci) 2018-01-24 23:54:08 -05:00
Evan You 20973c8413 test: tests for e2e plugins 2018-01-24 23:08:20 -05:00
Evan You 5fef42cbd6 feat: better validation error message 2018-01-24 22:54:12 -05:00
Evan You 8a3ac7e170 feat: e2e cypress 2018-01-24 21:59:29 -05:00
Evan You d57208de4f fix: avoid scrolling when picking features 2018-01-24 20:58:58 -05:00
Evan You c833bedae2 test: test build with DLL 2018-01-24 20:41:03 -05:00
Evan You 8dff383841 feat: auto DLL 2018-01-24 20:24:43 -05:00
Evan You 7605bd62d2 feat: add caching for babel 2018-01-24 15:08:21 -05:00
Evan You abaed004bd feat: enable caching for uglifyjs plugin 2018-01-24 12:37:24 -05:00
Evan You bd1ffd3e69 feat: optimize minification 2018-01-24 12:34:42 -05:00
Evan You eddc68e4ba chore: tweak todo 2018-01-24 11:44:29 -05:00
Evan You 2c1ad1441d fix: ensure paths + make html optional 2018-01-24 11:41:04 -05:00
Evan You 655202f72d feat: e2e nightwatch 2018-01-18 00:25:07 +01:00