Evan You
|
77d406b2a4
build: release 2.5.20
|
7 年之前 |
Evan You
|
952d3b4b21
build: build 2.5.20
|
7 年之前 |
Herrington Darkholme
|
e06d2af276
fix(types): avoid `this` in VueConstructor signature (#9173)
|
7 年之前 |
Evan You
|
628c1b7f5b
build: release 2.5.19
|
7 年之前 |
Evan You
|
c38a81b84a
build: build 2.5.19
|
7 年之前 |
Evan You
|
0d4b35f559
fix(vdom): remove unnecessary sameVnode condition
|
7 年之前 |
Evan You
|
5d721a42b1
revert: fix(sfc): avoid deindent when pad option is specified (#7647)
|
7 年之前 |
Evan You
|
780dac561b
fix(ssr): should not warn for custom directives that do not have ssr implementation
|
7 年之前 |
sqal
|
a89384c8d9
test(ssr): add basic directives test (#9166)
|
7 年之前 |
Evan You
|
dadc918c05
build: release 2.5.18
|
7 年之前 |
Evan You
|
eb81ec2131
build: build 2.5.18
|
7 年之前 |
Timur Kiyui
|
dfaf9e2436
fix(types): type support for advanced async components (#8438)
|
7 年之前 |
Evan You
|
8a2dbf5010
fix(transition-group): fix activeInstance regression
|
7 年之前 |
GU Yiling
|
0ed0aad772
fix: fix keyName checking for space and delete in IE11 (#9150)
|
7 年之前 |
Evan You
|
f077ed17af
fix(ssr): fix ssr template publicPath generation
|
7 年之前 |
Evan You
|
93850f49e3
chore: fix sponsor link
|
7 年之前 |
Evan You
|
1b4a8a0c1e
fix(compiler): fix codegen for v-for component inside template
|
7 年之前 |
Kael
|
448ba65d2b
fix(types): correct scopedSlot types (#9131)
|
7 年之前 |
Evan You
|
0d7fb73925
chore: update sponsors/backers [ci skip]
|
7 年之前 |
Evan You
|
e8031b4e68
build: release v2.5.18-beta.0
|
7 年之前 |
Evan You
|
fe194dd5d8
build: build v2.5.18-beta.0
|
7 年之前 |
ggtmtmgg
|
307835284a
fix(ssr): resolve server directives the same as on client (#9129)
|
7 年之前 |
Haoqun Jiang
|
aca17b4064
ci: add regression test for popular libraries in Vue.js ecosystem (#8608)
|
7 年之前 |
Evan You
|
e4b1b57fd7
fix(ssr): adjust call stack size defer threshold
|
7 年之前 |
laoxiong
|
19c33a7e40
fix(v-on): correctly remove once listener (#8036)
|
7 年之前 |
Evan You
|
530ca1b2db
fix(core): properly handle reused vnodes
|
7 年之前 |
Evan You
|
097f6229df
fix(core): avoid mutating original children when cloning vnode
|
7 年之前 |
Subhash
|
ef8524ab7d
fix(compiler): wrap scoped slots v-if conditions in parens (#9119)
|
7 年之前 |
Husam Ibrahim
|
0b31647c41
chore: fix grammar in core/observer/index.js comments (#9116)
|
7 年之前 |
ysj16
|
0d62bb84ff
fix: actually disable dep collection when invoking lifecycle hooks (#9095)
|
7 年之前 |