Haoqun Jiang
d97ed6ceec
v3.6.1
v3.6.1
2019-04-14 01:25:51 +08:00
Haoqun Jiang
8b24b51b4d
workflow: fix changelog version title
2019-04-14 01:17:01 +08:00
Haoqun Jiang
5fbda109d9
fix: fix ERR_INVALID_ARG_TYPE error when launching vue ui ( #3801 )
...
closes #3800
2019-04-14 01:11:47 +08:00
Haoqun Jiang
578134016b
chore: merge branch 'dev' into docs [ci skip]
2019-04-14 00:41:50 +08:00
Haoqun Jiang
500a315ee1
chore: refine changelog for 3.6.0
2019-04-14 00:27:33 +08:00
Haoqun Jiang
99a06d1758
v3.6.0
v3.6.0
2019-04-13 23:56:37 +08:00
Haoqun Jiang
eefe9f3f52
chore: pre release sync
2019-04-13 23:53:55 +08:00
Guillaume Chau
4d378ff5ca
chore: update @vue/ui
2019-04-12 22:50:11 +02:00
Guillaume Chau
ee04a2931d
chore: update v-tooltip
2019-04-12 11:26:57 +02:00
Guillaume Chau
08ea7911f3
fix(audit): not implemented for pnpm error
2019-04-11 22:57:01 +02:00
Guillaume Chau
a684324d53
fix: animations not happening
2019-04-11 22:54:43 +02:00
Guillaume Chau
bff6a44ae8
fix(audit): hasProjectYarn
2019-04-11 22:49:54 +02:00
Guillaume Chau
33e9e0dac3
chore: update v-tooltip
2019-04-11 22:40:45 +02:00
Haoqun Jiang
ad0da2d951
fix: fix pnpm compatibility issues during scaffolding ( #3790 )
...
as a follow up of #1531
1. separate project pnpm check and global pnpm check
2. rename `hasPnpm` to `hasPnpm3OrLater`
3. add `--shamefully-flatten` flag for `pnpm install`
4. generate `.npmrc` when using pnpm as package manager, to persist the install flag
2019-04-11 18:03:44 +08:00
Haoqun Jiang
92c69e1602
fix: should pass cwd as argument
2019-04-11 17:39:31 +08:00
Haoqun Jiang
a1aef86578
fix: check for project pnpm only
2019-04-11 17:34:06 +08:00
Haoqun Jiang
095067e912
feat: generate .npmrc when using pnpm as package manager
2019-04-11 17:28:51 +08:00
Haoqun Jiang
6740ca363d
fix: should add --shamefully-flatten for pnpm install
2019-04-11 16:38:59 +08:00
Haoqun Jiang
94f3ca0e91
fix: better pnpm check
...
1. separate project pnpm check and global pnpm check
2. rename hasPnpm to hasPnpm3OrLater
2019-04-11 16:38:49 +08:00
Haoqun Jiang
cc66247950
chore: update deps
2019-04-11 14:49:12 +08:00
Haoqun Jiang
d9929ef4d8
test: remove unnecessary log statement
2019-04-11 12:18:14 +08:00
Haoqun Jiang
f1807fd304
Merge pull request #3743 from vuejs/next-minor
...
3.6
2019-04-11 09:26:12 +08:00
Carlos Rodrigues
d853d52cca
feat(ui): add copyContent to clipboard button to terminal component ( #3688 )
2019-04-11 09:25:53 +08:00
Guillaume Chau
ca2bdadb02
feat(tasks): refresh button
2019-04-11 01:13:35 +02:00
Guillaume Chau
13199f52e1
fix(tasks): sort
2019-04-11 01:07:14 +02:00
Guillaume Chau
ecd64c43a6
perf(task details): better defering
2019-04-11 00:57:57 +02:00
Guillaume Chau
4f0286c553
perf(webpack dashboard): cleaning the analyzer data
2019-04-11 00:36:54 +02:00
Guillaume Chau
174c7d1951
chore: update to @vue/ui 0.9.0
2019-04-11 00:13:35 +02:00
Guillaume Chau
40d9346914
feat(api): save sahred data to disk
2019-04-11 00:13:26 +02:00
Guillaume Chau
39fca0f105
chore(eslint): use babel-eslint
2019-04-11 00:13:17 +02:00
Guillaume Chau
2b4d74b58b
fix(audit): handle errors
2019-04-09 16:22:50 +02:00
Guillaume Chau
dcecb941eb
chore: Update apollo packages ( #3779 )
...
* chore: update apollo packages
* fix: better project switching logic
* fix(SharedData): wait for current project id
* refactor(apollo): use 2.5 client-size state API
2019-04-09 16:22:10 +02:00
Nick
ff62895c99
feat: add --filename option to specify the output (lib) file name ( #3703 )
2019-04-09 20:40:19 +08:00
Steve Workman
f69339e816
feat: add makeJSOnlyValue to generator API ( #3568 )
...
Provides convenience method for passing JS into config files.
Closes issue #3535 .
2019-04-09 19:54:17 +08:00
Haoqun Jiang
7916bb67f9
docs(zh/ru): fix sass import path
...
follow up of #3569
closes #3783
2019-04-09 19:45:33 +08:00
dailyvuejs
b170e15f39
refactor: remove unused placeAtRootIfRelative parameter ( #2405 )
2019-04-09 18:26:52 +08:00
theWorkFsz
03c9e70210
docs: add tip about jsx options ( #3754 ) [ci skip]
2019-04-09 17:29:45 +08:00
Haoqun Jiang
44fb60ff1a
workflow: use lerna-changelog ( #3650 )
2019-04-09 14:14:54 +08:00
Guillaume Chau
fbfbd29be5
feat: vulnerability audit widget
2019-04-09 04:28:37 +02:00
Guillaume Chau
c4bd1abea8
fix: set cache-control header on static files
2019-04-08 23:25:44 +02:00
Guillaume Chau
08de713598
feat(plugin add): feature icons
2019-04-08 22:32:53 +02:00
Guillaume Chau
fd9cb1628e
fix(widget): make resize handles more visible
2019-04-08 21:55:45 +02:00
Guillaume Chau
dac7a4bf74
fix(project manager): make open in editor button more discoverable
2019-04-08 21:32:01 +02:00
Guillaume Chau
3479f21f12
refactor(plugin): invoke is now done in child process ( #3778 )
2019-04-08 21:08:07 +02:00
Guillaume Chau
5dfcc7ed73
chore(scripts): add apollo:debug command
2019-04-08 19:54:38 +02:00
Guillaume Chau
1763170d3a
chore(eslint): remove 'name' from globals
2019-04-08 19:48:20 +02:00
Haoqun Jiang
cb113971e2
feat: do not write undefined fields to config files ( #3643 )
...
closes #3058
2019-04-09 00:49:12 +08:00
Florian Polster
9003f3c6d3
docs: mention admin privileges as a install requirement ( #3708 ) [ci skip]
2019-04-09 00:46:30 +08:00
Dimitar Dimitrov
a575def3f2
chore: more accurate vim swap file ignore ( #3707 )
...
Currently this ignores more than the possible 3 character vim swap file extensions. This change will only ignore 3 letter vim swap files starting with `.sw` (most common)
2019-04-09 00:44:53 +08:00
robertkruis
a02ef3988f
feat: support PNPM as a package manager ( #1531 )
...
Enables vue-cli to use PNPM (https://pnpm.js.org/ ) as package manager
2019-04-09 00:43:47 +08:00