laoxiong
|
19c33a7e40
fix(v-on): correctly remove once listener (#8036)
|
7 ani în urmă |
Evan You
|
530ca1b2db
fix(core): properly handle reused vnodes
|
7 ani în urmă |
Evan You
|
097f6229df
fix(core): avoid mutating original children when cloning vnode
|
7 ani în urmă |
Subhash
|
ef8524ab7d
fix(compiler): wrap scoped slots v-if conditions in parens (#9119)
|
7 ani în urmă |
Husam Ibrahim
|
0b31647c41
chore: fix grammar in core/observer/index.js comments (#9116)
|
7 ani în urmă |
ysj16
|
0d62bb84ff
fix: actually disable dep collection when invoking lifecycle hooks (#9095)
|
7 ani în urmă |
James George
|
b0ccb86183
chore: rephrase comment (#9100)
|
7 ani în urmă |
Mitar
|
b111de486b
fix: make sure global state is restored in the case of an exception in macrotask callback (#9093)
|
7 ani în urmă |
sqal
|
33e669b22f
fix(ssr): computed properties should pass vm as first argument in ssr (#9090)
|
7 ani în urmă |
Julian Rüth
|
f43ae6d151
chore(typo): fix typo (#9085)
|
7 ani în urmă |
Jay Fong
|
05e8bcfe5d
fix: fix server env detection in wechat mini program (#9075)
|
7 ani în urmă |
Joseph Anglada
|
1129d18448
refactor: reduce if-else nesting, coalesce conditions (#9060)
|
7 ani în urmă |
hugoazevedosoares
|
97086f3658
fix(types): fix vm.$once argument type (#8995)
|
7 ani în urmă |
thenickname
|
76443803e8
Typings: Improve $slots and $scopedSlots type to prevent unchecked access to undefined (#8946)
|
7 ani în urmă |
Kaoru Hagihara
|
3cd4af4af0
fix(types): support typing $el as SVGElement (#8809)
|
7 ani în urmă |
nel215
|
0ba79e2588
fix(types): accept `number` type as key on Vue.set/delete (#8707) (#8709)
|
7 ani în urmă |
st-sloth
|
ac217d2472
fix(types): fix `renderError`arguments type (#8636)
|
7 ani în urmă |
狼族小狈
|
c711ec189a
fix(types): support chain call for Vue.use and Vue.mixin (#8595)
|
7 ani în urmă |
Alexey Tirman
|
613cb52bf3
polish: improve invalid method warning with type info (#8974)
|
7 ani în urmă |
Kael
|
a7658e03a1
fix(data): skip recursive call if values are identical (#8967)
|
7 ani în urmă |
Jovino Xu
|
05001e695e
fix(compiler): should keep newline after unary tags in <pre> (#8965)
|
7 ani în urmă |
Daniel Santana Rocha
|
2bb3199da7
polish: warn duplicate keys when patching children into empty node (#8881)
|
7 ani în urmă |
GU Yiling
|
758524134e
fix: v-bind object should be overridable with kebab-cased props (#8845)
|
7 ani în urmă |
Kael
|
80f17fa498
fix(core): skip mixins and extends if child is already merged (#8870)
|
7 ani în urmă |
Sultan Iman
|
374861f72b
refactor: remove redundant ternary (#8848)
|
7 ani în urmă |
Evan You
|
e29fbad0ac
chore: fix lint
|
7 ani în urmă |
Matt Lavallee
|
2e472c5e5e
fix(component): clean up memory leak after loading async component completes (fix #8740) (#8755)
|
7 ani în urmă |
HcySunYang
|
5f6ef15fb2
polish: warn sequential index on <transition-group> (#8748)
|
7 ani în urmă |
Clark Du
|
5624278fbe
fix(ssr): check js assets more accurate in ssr webpack plugin (#8639)
|
7 ani în urmă |
Rahul Kadyan
|
4ecc21c29e
feat(devtools): store functional render context on vnode in development (#8586)
|
7 ani în urmă |