Commit Graph

291 Commits

Author SHA1 Message Date
Evan You 6dc0533360 v3.0.0-alpha.8 2018-02-04 10:56:18 -05:00
Evan You 83e63c4d70 chore: pre release sync 2018-02-04 10:56:12 -05:00
Evan You 4f2f6f0995 fix: move plugin data extraction into GeneratorAPI 2018-02-04 10:50:33 -05:00
Jarrod Davis 0f9a44a77a fix(inspect): correct usage of resolve (#773)
Use `basedir` to specify the initial search path for resolving the CLI
service, since `cwd` is not a valid option property.
2018-02-04 10:49:38 -05:00
Evan You 59f59139d5 feat: update default component content 2018-02-04 10:40:57 -05:00
Evan You 691cfa2b88 fix: shim global for node modules
ref #774
2018-02-04 10:07:08 -05:00
Evan You dc29e88006 feat: polish build output 2018-02-04 00:20:22 -05:00
Evan You 85aacc3464 refactor: improve options validation 2018-02-03 22:19:21 -05:00
Evan You 90826af053 chore: tweak build message 2018-02-03 21:34:49 -05:00
Evan You 53f6304082 chore: remove ignored entry (auto-generated) 2018-02-03 21:29:59 -05:00
Evan You 279c79d47d refactor: use shorter filenames 2018-02-03 16:21:38 -05:00
Evan You 50fdd9b91e feat: build --target wc-async 2018-02-03 16:20:13 -05:00
Evan You 2c61d236d7 fix: fix jest test match
fix #771
2018-02-03 14:21:57 -05:00
Evan You 7871c5c23d fix: fix overwrite prompt 2018-02-03 14:18:32 -05:00
Evan You 313533d84e fix: fix eslint errors when using airbnb + cypress 2018-02-03 14:18:13 -05:00
Evan You 5cdc07cd21 v3.0.0-alpha.7 2018-02-02 17:41:19 -05:00
Evan You 0051c144c5 chore: pre release sync 2018-02-02 17:41:14 -05:00
Evan You 6ce85659b4 fix: ensure vue init works when installed with npm 2018-02-02 17:29:32 -05:00
Evan You fa25cc0418 test: bump pwaPlugin test wait for CI 2018-02-02 16:49:06 -05:00
Evan You c1142e21b0 feat: support prompts when invoking plugins
also add invoke prompts for eslint & typescript plugins
2018-02-02 16:34:51 -05:00
Evan You 9f25eedf80 refactor: make hasYarn & hasGit lazy to improve boot time 2018-02-02 15:38:41 -05:00
Evan You 3df1289cd9 feat: check and show newer version on create 2018-02-02 15:25:10 -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 31c126113e fix(typescript): explicitly include global types
fix #762
2018-02-02 03:50:31 -05:00
Evan You c7e28fd5ed fix: TS 2.7 compat 2018-02-02 03:31:11 -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 7874b0e2eb fix: do not extract vue.config.js in tests 2018-02-02 03:07:16 -05:00
Evan You 7d590d8756 fix: avoid deepmerge on project config 2018-02-02 02:24:05 -05:00
Evan You 4c00cfaa3b feat: vue inspect that proxies to vue-cli-service 2018-02-02 02:10:28 -05:00
Evan You fd87394b14 feat: improve inspect output 2018-02-02 01:51:32 -05:00
Evan You 70939ef2ad chore: fix lint command description 2018-02-02 01:38:42 -05:00
Evan You d40d4b4b4e refactor: always extract vue.config.js 2018-02-02 01:26:13 -05:00
Evan You 6661ac24ac fix: fix --force flag 2018-02-02 01:12:19 -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
Evan You 5ad8fae714 fix: allow console during dev 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
toBeTheLight 39fa6fd997 chore: misspell (#760) 2018-02-01 10:55:58 -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 120d5c5256 fix: move linkBin into @vue/cli since it requires node 8 2018-01-29 22:05:31 -05:00
Evan You e5ef34d439 fix: fix version check 2018-01-29 21:38:04 -05:00