Commit Graph

697 Commits

Author SHA1 Message Date
Phan An 78fdc07332 chore: use high resolution version of favicon.ico (#3709) 2019-04-01 20:33:47 +08:00
Thorsten Lünborg a6d31662cf feat: add 3rd option to lintOnSave to support 'default' behaviour (fix #3552) (#3572) 2019-04-01 19:40:18 +08:00
Haoqun Jiang 09964a00f8 feat: make fibers opt-in for dart sass (#3628)
fixes #3429
fixes #3570
fixes #3624
2019-04-01 19:32:05 +08:00
Haoqun Jiang 9e317d20d7 chore: merge branch 'dev' into next-minor 2019-04-01 18:08:59 +08:00
Haoqun Jiang 30f2aad0a7 feat: support multi-main entry in pages config (#3595) 2019-04-01 14:18:35 +08:00
Haoqun Jiang 582dc45015 v3.5.3 2019-03-27 23:51:30 +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 1d14d4d246 feat: support pug as html template (#3663)
closes #3646
2019-03-27 18:02:43 +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 2019-03-27 10:42:28 +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 0b363bec49 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 65eec48581 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
Thorsten Lünborg bb4f349c87 fix: proxy should warn when array is passed. (#3525)
close #3524
2019-03-06 15:36:49 +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
Haoqun Jiang bd57f15a15 feat: support environment variable expansion (#3534) 2019-02-28 15:04:46 +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
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
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
Haoqun Jiang 5306c3787d chore: update deps 2019-02-25 01:05:44 +08:00
Haoqun Jiang b3de889754 test: add test for legacy bundle in modern mode 2019-02-21 19:09:14 +08:00
Haoqun Jiang 0c3f6183a8 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 fccb1143e5 chore: update deps 2019-02-18 15:20:13 +08:00
Haoqun Jiang 225b558935 refactor: use dotenv to parse env file and add a link to its docs (#3462) 2019-02-18 14:44:12 +08:00
Damian Stasik 87f9a29823 chore: add repository.directory field to each package.json to specify where each package lives in a monorepo (#3397) 2019-02-07 17:35:23 +08:00
Haoqun Jiang a2bc927ac8 fix: fix hash difference on different terminal sessions
This reverts commit 047872c25e.
Fixes #3416.
2019-02-05 01:50:14 +08:00
Haoqun Jiang 22232df781 v3.4.0 2019-02-01 02:43:05 +08:00
Haoqun Jiang bf19fe295a chore: pre release sync 2019-02-01 02:42:41 +08:00
Haoqun Jiang 3d6eab988e fix: add @vue/component-compiler-utils to dependencies, fix yarn pnp compatibility 2019-02-01 02:03:02 +08:00
Haoqun Jiang 9a9a70714f chore: update deps 2019-02-01 01:21:47 +08:00
Haoqun Jiang 0a0a65f812 fix: pin webpack version, fixes #3335 2019-01-30 14:16:21 +08:00
Haoqun Jiang b61ea45282 feat: add typings for vue.config.js options (#3387) 2019-01-30 13:24:18 +08:00
Haoqun Jiang 486a921e9f fix: fix reference of friendly-errors-webpack-plugin in config 2019-01-29 19:17:51 +08:00
Haoqun Jiang 28933c8244 fix: use a custom fork of friendly-errors-webpack-plugin
Since the original package haven't got a new release on npm
for 10 months

https://github.com/geowarin/friendly-errors-webpack-plugin/pull/82#issuecomment-454808535

fixes #2244
fixes #3003
2019-01-29 19:06:18 +08:00
Haoqun Jiang 9c1e797ac6 feat: support dart-sass as default sass implementation (#3321) 2019-01-28 18:51:55 +08:00
houfeng 9029ad1955 fix: do not add link tag to demo page when css extract is false (#3351) 2019-01-28 18:50:53 +08:00
WilsonLiu95 ab13dfef80 fix: genCacheConfig return different result because linebreak (#3372) 2019-01-28 11:23:19 +08:00
Haoqun Jiang 047872c25e fix: take all env variables into account in genCacheConfig
fixes #3275
2019-01-25 22:41:37 +08:00
Haoqun Jiang 702a2c9fd0 fix: should respect root parallel option in terser plugin 2019-01-23 22:29:33 +08:00
Haoqun Jiang 27ffd28e7d fix: copy publicPath option to baseUrl, fix plugin compatibility 2019-01-13 01:27:03 +08:00
KuangPF 67cff9542e feat: support use -h show detailed usage of command 2019-01-13 01:17:06 +08:00