Commit Graph

131 Commits

Author SHA1 Message Date
Evan You 9f25eedf80 refactor: make hasYarn & hasGit lazy to improve boot time 2018-02-02 15:38:41 -05:00
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 5263b8ac87 chore: _shadowRoot -> shadowRoot 2018-02-02 03:23:13 -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 fd87394b14 feat: improve inspect output 2018-02-02 01:51:32 -05:00
Evan You a6bc78e607 chore: do not clear screen when serving so that warnings can be seen 2018-02-02 01:09:55 -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
Buzz Zhang 199c754cb8 fix: compatible with safari 10 (#755) 2018-02-01 10:58:31 -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 6db7735c74 feat: build --target web-component (WIP) 2018-01-30 17:13:05 -05:00
Evan You 4fb4e35fe7 fix: --target for global build 2018-01-30 01:45:51 -05:00
Evan You faadadf5ad feat: build --target lib/wc 2018-01-30 01:04:11 -05:00
Evan You b626ef1a5b feat: make env variables available in HTML template 2018-01-29 18:43:26 -05:00
Evan You 6efabe11b0 refactor: disable loading project config from rc 2018-01-29 18:32:41 -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 1529ebce41 chore: pre release sync 2018-01-29 12:29:11 -05:00
Evan You f372f55e93 feat: allow saving multiple presets 2018-01-28 00:24:33 -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 32c710f088 chore: pre release sync 2018-01-26 18:33:53 -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 1142339cce fix: skip postcss-loader if no postcss config is present 2018-01-26 12:18:17 -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 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 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 2e3fe07ed8 fix: avoid dotfiles not being published to npm 2018-01-25 12:04:27 -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 8a3ac7e170 feat: e2e cypress 2018-01-24 21:59:29 -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