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
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
Haoqun Jiang
3195287d10
docs: revert misleading warnings on NODE_ENV
2019-02-18 22:01:53 +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
Haoqun Jiang
114313cc2f
fix(cli-plugin-eslint): make eslint deps optional ( #3068 )
...
1. In @vue/cli-plugin-eslint 3.1.0+, eslint will be explicitly added to
the project's package.json, so it is **optional**.
2. `optionalDependencies` will still be installed by npm by default,
just no longer cause installation to fail when error happens.
3. ESLint v4 did cause weird errors sometimes, like `npm WARN
ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed.`
Though this warning never caused any errors on my machine, I think it's
good to make the plugin fail-safe.
2019-02-18 00:02:32 +08:00
Haoqun Jiang
f819f5154f
fix: respect command line --ignore-pattern option
2019-02-17 19:09:50 +08:00
+v
dcbcfacf50
docs(zh): add a warning on running vue-cli-service serve [entry] in a multi-page setup ( #3404 ) [ci skip]
2019-02-17 13:50:29 +08:00
+v
ab008c5191
docs: add a warning on running vue-cli-service serve [entry] in a multi-page setup ( #3404 )
2019-02-17 13:50:07 +08:00
Jost Schulte
85c31cf79c
docs: extend mode and env vars guide ( #2657 ) [ci skip]
2019-02-16 12:15:55 +08:00
Arthur Denner
38aa8d9d59
fix: import createTimeAgo from vue-timeago because it isn't a default export ( #3437 )
2019-02-13 22:30:31 +08:00
Haoqun Jiang
43bee4ee22
docs: change references of "Vue CLI 3" to "Vue CLI" ( #3422 ) [ci skip]
2019-02-08 20:47:43 +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
45dcbc53cf
chore: merge branch 'dev' into docs
2019-02-07 17:33:28 +08:00
KuangPengfei
ff87547553
docs(zh): fix typo ( #3428 ) [ci skip]
2019-02-07 17:33:16 +08:00
grafmouse
67ce6a2067
docs: update cli screenshots to 3.4. ( #3427 ) [ci skip]
2019-02-07 17:30:33 +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
5edd928d1a
workflow: should use follow-tags when pushing
2019-02-02 17:06:34 +08:00
Haoqun Jiang
cfed026de8
chore: vue-cli-version-marker@3.4.0
vue-cli-version-marker@3.4.0
2019-02-01 02:46:07 +08:00
Haoqun Jiang
4dfab99ec2
chore: 3.4.0 changelog [ci skip]
2019-02-01 02:46:05 +08:00
Haoqun Jiang
22232df781
v3.4.0
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
49a2c72e0b
chore: @vue/eslint-config-typescript@4.0.0
@vue/eslint-config-typescript@4.0.0
2019-02-01 02:31:11 +08:00
Haoqun Jiang
6e5e1170bf
fix: add webpack to plugins' dependencies, fix yarn peer dep warnings
2019-02-01 02:25:57 +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
李环冀
f3fe8b3af9
fix: fix linting of tsx script in .vue file ( #3097 )
2019-01-31 16:00:19 +08:00
Haoqun Jiang
21632607c9
chore: also show typescript version in vue info
2019-01-31 14:43:54 +08:00
Haoqun Jiang
6a750564a8
fix: should check yarn when no pacakage manager specified
...
(`shouldUseTaobao` is called without arguments in `getPackageVersion`)
fixes #3393
2019-01-31 14:40:13 +08:00
JK
fb71653b27
fix(cli-plugin-babel): transpileDependencies should only match packages inside node_modules, close #3057 ( #3229 )
2019-01-31 00:59:52 +08:00