Commit Graph

304 Commits

Author SHA1 Message Date
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 4f095f0791 workflow: fix test script args 2018-02-02 00:54: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
Seth Bergman cd0b377e4d chore(docs): Fixed broken links (#750)
* fix(docs): Fixed broken links

* Update Plugin.md
2018-02-01 11:00:16 -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 27c4bc3fdc docs: basic instructions on modifying webpack config 2018-01-30 16:13:33 -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
Evan You 59209bc4a3 test: adjust test script 2018-01-29 21:18:10 -05:00
Evan You 8ce1c5570c test: promptModules tests 2018-01-29 21:06:30 -05:00
Evan You 0ce0055188 chore: make it clear that invoke can pass options 2018-01-29 21:06:17 -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 b6853be59b chore: bump nightwatch test timeout 2018-01-29 18:00:32 -05:00
Evan You 5be05f34d2 fix: fix project creation when path contains spaces (fix #742) 2018-01-29 17:41:13 -05:00
Evan You b8f24872bf feat: parallel mode 2018-01-29 16:23:02 -05:00
Evan You fcfb09900d fix: ensure loaders exist 2018-01-29 15:50:30 -05:00
Evan You a80cf18892 fix: typescript caching problems 2018-01-29 15:47: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 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 4a7fd642e9 fix: jest should only run files in given directory
fix #740
2018-01-27 21:27:24 -05:00
Evan You 01edb46b8c feat: support config in dedicated files 2018-01-27 17:03:31 -05:00
Evan You 52881223c3 feat: load config w/ cosmiconfig 2018-01-27 16:46:15 -05:00
Evan You 63c8f65378 fix: cache-loader doesnt seem to work well with ts-loader 2018-01-27 16:36:52 -05:00
Evan You 8f37ebe723 chore: adjust title size 2018-01-26 22:48:46 -05:00
Evan You 3884b15b58 chore: readme 2018-01-26 22:47:56 -05:00
Evan You e0913e09ea chore: next -> dev 2018-01-26 18:42:10 -05:00
Evan You 5b74061352 v3.0.0-alpha.4 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 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