Commit Graph

52 Commits

Author SHA1 Message Date
Evan You 50fdd9b91e feat: build --target wc-async 2018-02-03 16:20:13 -05:00
Evan You 5cdc07cd21 v3.0.0-alpha.7 2018-02-02 17:41:19 -05:00
Evan You 46902fc1e5 v3.0.0-alpha.6 2018-02-02 03:51:44 -05:00
Evan You 764dd5fd6d chore: bump deps 2018-02-02 03:09:05 -05:00
Evan You 7d590d8756 fix: avoid deepmerge on project config 2018-02-02 02:24:05 -05:00
Evan You 702b539d33 revert: feat: load config w/ cosmiconfig
This reverts commit 52881223c3.
2018-02-02 01:03:36 -05:00
Evan You 9a07eebea5 feat: complete --target wc & multi-wc + tests 2018-02-02 00:56:27 -05:00
Evan You 29557a73df chore: add @vue/web-component-wrapper 2018-02-01 18:05:46 -05:00
Evan You 0f59c03985 feat: vue build --target multi-wc [pattern] 2018-02-01 15:12:32 -05:00
Evan You 1c4943b6ec feat: improve build lib/web-component 2018-02-01 15:12:32 -05:00
Evan You 98afd07017 feat: inject styles under shadow root in web component mode 2018-01-31 00:07:57 -05:00
Evan You b8f24872bf feat: parallel mode 2018-01-29 16:23:02 -05:00
Evan You fbc25a015c chore: use .js for bin files 2018-01-29 14:48:21 -05:00
Evan You c18bc94c47 v3.0.0-alpha.5 2018-01-29 12:29:17 -05:00
Evan You 9856549432 refactor: refactor shared utils + move openBrowser 2018-01-27 21:54:27 -05:00
Evan You 52881223c3 feat: load config w/ cosmiconfig 2018-01-27 16:46:15 -05:00
Evan You 5b74061352 v3.0.0-alpha.4 2018-01-26 18:34:02 -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 3e39b9afee v3.0.0-alpha.3 2018-01-25 22:45:17 -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 f547481e3e chore: use execa instead of cross-spawn 2018-01-25 00:05:19 -05:00
Evan You 8dff383841 feat: auto DLL 2018-01-24 20:24:43 -05:00
Evan You bb5d968e09 feat: WIP jest plugin 2018-01-15 13:53:41 -05:00
Evan You 29d01f54c4 refactor + tests for CSS resolver 2018-01-14 00:32:21 -05:00
Evan You b69c1ff784 upgrade sync deps 2018-01-09 10:17:57 -05:00
Evan You 01ce10733b preload/prefetch + inline manifest 2018-01-08 23:35:53 -05:00
Evan You 88e9d46334 feat: router & vuex 2018-01-08 16:45:03 -05:00
Evan You 7fa24a541d implement global serve 2018-01-07 18:39:14 -05:00
Evan You 433fed6960 lerna: use locked mode 2018-01-07 13:53:29 -05:00
Evan You 91b262245e make tests work on appveyor 2018-01-07 10:02:50 -05:00
Evan You 0496dd86f5 use launch-editor-middleware 2018-01-06 13:12:58 -05:00
Evan You 6c50cc94f9 remove unnecessary install hook 2018-01-06 09:34:09 -05:00
Evan You b1df828964 remove no longer needed config 2018-01-06 01:32:22 -05:00
Evan You ba9c4ed080 switch to yorkie for git hook management 2018-01-06 01:10:20 -05:00
Evan You 27de4503df include vue as devDep 2018-01-05 13:33:00 -05:00
Evan You 28986a46dc support inspect paths 2018-01-04 11:18:36 -05:00
Evan You 153785d066 improve hooks 2018-01-01 14:42:59 -05:00
Evan You e9e237e3f4 build & serve 2017-12-29 19:26:15 -05:00
Evan You c8a52f3838 implement .env loading 2017-12-29 16:34:04 -05:00
Evan You 9c86a8ec8f finish up base config + css config 2017-12-29 13:49:12 -05:00
Evan You 4cbd95da19 use engine field for version requirements 2017-12-28 17:59:41 -05:00
Evan You fc25d0587d apply version requirements 2017-12-28 17:51:32 -05:00
Evan You 5a51fa27ab update version sync script 2017-12-28 17:01:59 -05:00
Evan You 697ecaa70b chore 2017-12-28 15:58:52 -05:00
Evan You 9fc43f8fa5 improve log utils organization 2017-12-28 13:06:17 -05:00
Evan You f1e167f45b proxy + wip overlay 2017-12-28 00:47:32 -05:00
Evan You 7936c91041 setup test and help 2017-12-27 15:28:36 -05:00
Evan You 6816554d2c further tweak vue-cli-serivce serve 2017-12-27 12:51:20 -05:00
Evan You aa0679d84d dev server running 2017-12-27 01:07:10 -05:00