Commit Graph

2198 Commits

Author SHA1 Message Date
Haoqun Jiang 582dc45015 v3.5.3 v3.5.3 2019-03-27 23:51:30 +08:00
Haoqun Jiang f107623478 fix: downgrade @babel/preset-env temporarily (#3716) 2019-03-27 23:26:52 +08:00
Thorsten Lünborg adac48db0d fix: properly load non-js config files in genCacheConfig (#3632)
close #3631
2019-03-27 23:08:54 +08:00
Haoqun Jiang 10296ff6a7 fix: set the path of safari-no-module-fix.js correctly (#3647)
fixes #3033
2019-03-27 23:06:56 +08:00
Haoqun Jiang 614367de93 chore: vue-cli-version-marker@3.5.2 2019-03-27 10:58:36 +08:00
Haoqun Jiang e1328accf6 chore: 3.5.2 changelog [ci skip] 2019-03-27 10:54:41 +08:00
Haoqun Jiang 0dc7934972 v3.5.2 v3.5.2 2019-03-27 10:42:28 +08:00
Haoqun Jiang 4d6fcf5455 fix: use absolute import path for injected core-js polyfills (#3710)
fixes #3678
2019-03-27 10:40:22 +08:00
Haoqun Jiang 156ef21c42 fix: explicitly set corejs version for @babel/preset-env (#3696)
closes #3695
2019-03-26 17:22:56 +08:00
btoo fd20e1ff15 docs: fix typo in README.md (#3686) [ci skip] 2019-03-21 09:33:08 +08:00
Haoqun Jiang b993030890 chore: merge branch 'docs' into dev 2019-03-20 13:59:33 +08:00
J Bruni a1b784fe7d docs: fix grammar in css.md (#3598) [ci skip] 2019-03-17 02:11:16 +08:00
Haoqun Jiang b460b6707f chore: upgrade vue-property-decorator to 8.x 2019-03-16 00:57:16 +08:00
Abdul Rauf 2cf5849222 docs: add lerna badge in README [ci skip] (#3627) 2019-03-14 22:07:20 +08:00
Haoqun Jiang bbd573bb75 docs: add manifest in html head 2019-03-14 14:16:19 +08:00
Haoqun Jiang eda048a0fc feat: add manifest.json, make the website installable 2019-03-14 14:07:34 +08:00
Haoqun Jiang b93c0a28bf docs: pwa migration 2019-03-13 16:29:46 +08:00
Haoqun Jiang e48a9569a3 test: fix windows test 2019-03-12 16:23:43 +08:00
Haoqun Jiang dd18cd8fe0 test: remove .only 2019-03-12 16:19:02 +08:00
Haoqun Jiang f138696156 chore: vue-cli-version-marker@3.5.1 2019-03-12 16:05:52 +08:00
Haoqun Jiang e7693cca4f chore: 3.5.1 changelog [ci skip] 2019-03-12 16:05:50 +08:00
Haoqun Jiang 0b363bec49 v3.5.1 v3.5.1 2019-03-12 16:03:53 +08:00
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