Commit Graph

65 Commits

Author SHA1 Message Date
Evan You 46902fc1e5 v3.0.0-alpha.6 2018-02-02 03:51:44 -05:00
Evan You a5df9d6c6e chore: pre release sync 2018-02-02 03:51:39 -05:00
Evan You 764dd5fd6d chore: bump deps 2018-02-02 03:09:05 -05:00
Evan You 70939ef2ad chore: fix lint command description 2018-02-02 01:38:42 -05:00
Evan You 5ad8fae714 fix: allow console during dev 2018-02-01 15:12:32 -05:00
Evan You 120d5c5256 fix: move linkBin into @vue/cli since it requires node 8 2018-01-29 22:05:31 -05:00
Evan You c18bc94c47 v3.0.0-alpha.5 2018-01-29 12:29:17 -05:00
Evan You 1529ebce41 chore: pre release sync 2018-01-29 12:29:11 -05:00
Evan You 5b74061352 v3.0.0-alpha.4 2018-01-26 18:34:02 -05:00
Evan You 32c710f088 chore: pre release sync 2018-01-26 18:33:53 -05:00
Evan You f0ad260bc4 chore: update eslint plugin version 2018-01-26 16:29:05 -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 c4fa6b208a chore: update 2018-01-25 22:46:40 -05:00
Evan You 3e39b9afee 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 8f0b52faa8 fix: resolve for global service 2018-01-25 19:28:02 -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 2018-01-25 12:24:01 -05:00
Evan You 09ef536ff6 chore: bump deps 2018-01-25 00:07:12 -05:00
Evan You 100c5c66e7 feat: complete prettier integration 2018-01-16 14:24:48 -05:00
Evan You d84df9ac13 feat: support Prettier eslint config (pending)
waiting on https://github.com/prettier/eslint-plugin-prettier/pull/78
2018-01-15 20:11:49 -05:00
Evan You 52dad9d79b feat: improve generator hasPlugin check + invoke output 2018-01-15 13:53:41 -05:00
Evan You 132b0db8e4 feat: wip invoke command 2018-01-14 19:11:26 -05:00
Evan You 52b587e8f6 feat: make tslint work for vue files 2018-01-11 18:07:50 -05:00
Evan You 482d288bfe refactor linter prompts and compat w/ TS 2018-01-11 11:34:17 -05:00
Evan You 712fd580c8 await linkBin in eslint test 2018-01-11 10:07:44 -05:00
Evan You db9be90e4a fix executable linking on windows for real 2018-01-11 10:05:37 -05:00
Evan You e02c07dc4b fix eslint config versions 2018-01-10 22:34:49 -05:00
Evan You 8aba87ff0b chore: bump eslint plugin 2018-01-10 19:14:52 -05:00
Evan You 03503b6f5d tweak pwa registration script 2018-01-10 16:20:29 -05:00
Evan You cc35923452 Revert "move all deps to dependencies instead of devDependencies"
This reverts commit be4bf6fd7d.
2018-01-10 14:50:39 -05:00
Evan You be4bf6fd7d move all deps to dependencies instead of devDependencies 2018-01-10 11:18:30 -05:00
Evan You 071beecf66 fix test symlink on windows 2018-01-10 10:58:30 -05:00
Evan You 2d0a226e96 fix eslint save on commit test 2018-01-08 23:47:29 -05:00
Evan You 2aad5b5f16 improve syncDeps script 2018-01-08 21:06:46 -05:00
Evan You d3bb381e7b feat: css preprocessors 2018-01-08 17:47:48 -05:00
Evan You 4c42b333b9 do not fix on save 2018-01-07 18:39:01 -05:00
Evan You 433fed6960 lerna: use locked mode 2018-01-07 13:53:29 -05:00
Evan You 4645ca70fc test lint on save 2018-01-07 11:37:43 -05:00
Evan You 91b262245e make tests work on appveyor 2018-01-07 10:02:50 -05:00
Evan You 7db29118ef test lint on commit 2018-01-06 22:33:38 -05:00
Evan You 692f1bf13f extract serveWithPuppeteer helper 2018-01-06 21:54:05 -05:00
Evan You 70a922c979 test: serve command 2018-01-06 18:21:59 -05:00
Evan You ba9c4ed080 switch to yorkie for git hook management 2018-01-06 01:10:20 -05:00
Evan You 4fb8484ce5 toContain -> toMatch 2018-01-05 18:05:41 -05:00
Evan You 4e6024b2d6 use execa for cross-platform-ness 2018-01-05 17:38:40 -05:00
Evan You 93178554e0 increase eslint test timeout 2018-01-05 13:51:56 -05:00
Evan You 5bfeb404a4 try fix ci 2018-01-05 13:27:07 -05:00
Evan You 0151a8182d initial plugin tests 2018-01-05 13:13:39 -05:00
Evan You f6e0452ffb add npmignore 2018-01-05 09:20:20 -05:00