Commit Graph

2376 Commits

Author SHA1 Message Date
Haoqun Jiang dd377731e5 fix: should resolve to full path when setting default entryFiles
closes #3616
closes #3618
2019-03-12 15:53:34 +08:00
Haoqun Jiang 29d7d0bc37 docs: upgrade to vuepress 1.x 2019-03-11 12:34:15 +08:00
Haoqun Jiang ddf3a2fce2 docs: update references of jsx support [ci skip] 2019-03-11 00:39:49 +08:00
Haoqun Jiang 3173d20b50 chore: merge branch 'dev' into docs 2019-03-11 00:34:38 +08:00
Thorsten Lünborg d23e728c32 docs: Document jest's transformIgnorePatterns option to avoid pitfall (#3523) [ci skip] 2019-03-10 22:49:55 +08:00
J Bruni 8d5d854925 docs: fix typo in troubleshooting.md (#3599) [ci skip] 2019-03-09 14:56:15 +08:00
Haoqun Jiang b2d6dbdd0c chore: merge branch 'dev' into docs 2019-03-09 12:48:29 +08:00
Haoqun Jiang 097be7c218 chore: vue-cli-version-marker@3.5.0 2019-03-08 14:42:34 +08:00
Haoqun Jiang a6451cadce chore: 3.5.0 changelog [ci skip] 2019-03-08 14:42:33 +08:00
Haoqun Jiang 65eec48581 v3.5.0 v3.5.0 2019-03-08 14:40:48 +08:00
Haoqun Jiang 307b510269 chore: pre release sync 2019-03-08 14:40:27 +08:00
Haoqun Jiang b44fe8d380 ci: update lockfile 2019-03-08 14:35:23 +08:00
Markus Doits 9aff29d4fb fix: setting env by -e in e2e tests (#3583) 2019-03-06 23:39:14 +08:00
Haoqun Jiang 3afdab055c chore: also add webpack to project root 2019-03-06 23:36:31 +08:00
Haoqun Jiang 78455d5538 chore: add graphql & typescript to root dependencies to avoid peer dep warnings 2019-03-06 21:58:55 +08:00
Thorsten Lünborg bb4f349c87 fix: proxy should warn when array is passed. (#3525)
close #3524
2019-03-06 15:36:49 +08:00
Vi Pro 4c91f8dd5c docs(css): sass import path (#3569) [ci skip]
path should start with `~` because of css-loader url()
2019-03-06 15:03:38 +08:00
Haoqun Jiang 93f57ac4a9 fix: use an environment variable to determine the entry files to inject default polyfills (#3565)
The old logic is not reliable due to the presence of thread-loader
closes #2983
2019-03-06 00:21:46 +08:00
Thorsten Lünborg 6f93bfeee0 fix(cli-service): inspect --rules (close #3334) (#3378) 2019-03-05 22:28:28 +08:00
勾三股四 4c3f2e7d8d docs: typo: object rest spread (#3556) [ci skip] 2019-03-04 22:50:43 +08:00
Haoqun Jiang 873ad84611 feat: loosen the restriction of typescript version (#3542) 2019-03-02 23:43:01 +08:00
WilsonLiu95 7df0c58ff2 feat: add entryFiles option, allowing explicit polyfill injection to specified files (#3470) 2019-02-28 16:38:52 +08:00
Haoqun Jiang bd57f15a15 feat: support environment variable expansion (#3534) 2019-02-28 15:04:46 +08:00
Haoqun Jiang 2de215e849 feat: warn if run instant prototyping in a project directory (#3508)
closes #2473
2019-02-28 15:04:35 +08:00
Haoqun Jiang f5b174ff79 feat: allow vue.config.js to return a function (#3499)
closes #3213
2019-02-28 15:03:25 +08:00
Michiel Nugter 8562d3edfd feat: add .mjs files as transpileable files (#3485) 2019-02-28 14:41:42 +08:00
Fengyuan Chen f2a6db2337 refactor(cli-plugin-eslint): merge lint-staged config (#3487) 2019-02-28 14:40:06 +08:00
Haroen Viaene 94ff7bf33c chore(ui): add analytics tags to dependency search (#3458) 2019-02-27 16:46:57 +08:00
Jonas fec38f5541 fix(cli-service): catch exception if "copy to clipboard" fails (issue #3476) (#3503)
close #3476
2019-02-26 23:53:13 +08:00
Barthélémy Ledoux 6e9ba9beb1 fix: add missing package keys to the sort array (issue #3509) (#3510) 2019-02-26 23:52:18 +08:00
Haoqun Jiang 14b2c6e0b1 fix: fix modern mode in monorepo by resolving in the package scope
fixes https://github.com/vuejs/vue-cli/pull/3477#issuecomment-466926461
2019-02-26 01:31:33 +08:00
cregetycreg 8db62376a5 docs: add docker based nginx deployment guide (#3323) 2019-02-25 17:31:19 +08:00
Haoqun Jiang 51efb99c15 test: revert puppeteer to 1.11.0 2019-02-25 01:32:50 +08:00
Haoqun Jiang 5306c3787d chore: update deps 2019-02-25 01:05:44 +08:00
Haoqun Jiang 266090da2a fix: lock @vue/test-utils version as it's still in beta and may introduce breaking changes 2019-02-25 00:39:55 +08:00
Haoqun Jiang 9ea88af113 docs: add an introductory paragraph to troubleshooting.md [ci skip] 2019-02-22 22:28:22 +08:00
Haoqun Jiang 19c474e2e1 test: bump timeout, fixes AppVeyor CI 2019-02-22 22:24:48 +08:00
Haoqun Jiang 61a58554a6 docs: add a troubleshooting page for common issues (#3479) 2019-02-22 22:16:41 +08:00
ruanhaojian 0003b5d1e4 docs: add self-hosted repos example for remote presets. (#3494) 2019-02-22 16:56:58 +08:00
Haoqun Jiang b3de889754 test: add test for legacy bundle in modern mode 2019-02-21 19:09:14 +08:00
Haoqun Jiang c078633be1 chore: merge branch 'dev' into docs 2019-02-20 16:54:46 +08:00
Haoqun Jiang aa50bf56ad chore: vue-cli-version-marker@3.4.1 vue-cli-version-marker@3.4.1 2019-02-20 14:50:25 +08:00
Haoqun Jiang 0f5d1dac42 chore: 3.4.1 changelog [ci skip] 2019-02-20 14:50:23 +08:00
Haoqun Jiang 0c3f6183a8 v3.4.1 v3.4.1 2019-02-20 14:48:28 +08:00
Haoqun Jiang 805a4ce291 test: add test for modern mode build result 2019-02-20 14:22:32 +08:00
Evan You e0983f4054 fix: run modern build in separate process (#3477)
fix #3438, #3474
2019-02-20 14:04:47 +08:00
JK 1b27d02a63 test: add test for multi page history api fallback (#3472) 2019-02-20 13:25:24 +08:00
JK ea5d9f763e feat(cli-service): add history api fallback for multi-page mode (#3181) 2019-02-19 17:05:07 +08:00
Haoqun Jiang bf59e4f8ad chore: fix styles & mishandled merge conflicts 2019-02-19 00:41:26 +08:00
Matthias Bartelmeß 364f28f6d7 fix(tslint): don't reread the input file on ts linting (close #2786) (#2787) 2019-02-19 00:40:35 +08:00