Evan You
|
e8031b4e68
build: release v2.5.18-beta.0
|
7 yıl önce |
Evan You
|
fe194dd5d8
build: build v2.5.18-beta.0
|
7 yıl önce |
ggtmtmgg
|
307835284a
fix(ssr): resolve server directives the same as on client (#9129)
|
7 yıl önce |
Haoqun Jiang
|
aca17b4064
ci: add regression test for popular libraries in Vue.js ecosystem (#8608)
|
7 yıl önce |
Evan You
|
e4b1b57fd7
fix(ssr): adjust call stack size defer threshold
|
7 yıl önce |
laoxiong
|
19c33a7e40
fix(v-on): correctly remove once listener (#8036)
|
7 yıl önce |
Evan You
|
530ca1b2db
fix(core): properly handle reused vnodes
|
7 yıl önce |
Evan You
|
097f6229df
fix(core): avoid mutating original children when cloning vnode
|
7 yıl önce |
Subhash
|
ef8524ab7d
fix(compiler): wrap scoped slots v-if conditions in parens (#9119)
|
7 yıl önce |
Husam Ibrahim
|
0b31647c41
chore: fix grammar in core/observer/index.js comments (#9116)
|
7 yıl önce |
ysj16
|
0d62bb84ff
fix: actually disable dep collection when invoking lifecycle hooks (#9095)
|
7 yıl önce |
James George
|
b0ccb86183
chore: rephrase comment (#9100)
|
7 yıl önce |
Mitar
|
b111de486b
fix: make sure global state is restored in the case of an exception in macrotask callback (#9093)
|
7 yıl önce |
sqal
|
33e669b22f
fix(ssr): computed properties should pass vm as first argument in ssr (#9090)
|
7 yıl önce |
Julian Rüth
|
f43ae6d151
chore(typo): fix typo (#9085)
|
7 yıl önce |
Jay Fong
|
05e8bcfe5d
fix: fix server env detection in wechat mini program (#9075)
|
7 yıl önce |
Joseph Anglada
|
1129d18448
refactor: reduce if-else nesting, coalesce conditions (#9060)
|
7 yıl önce |
hugoazevedosoares
|
97086f3658
fix(types): fix vm.$once argument type (#8995)
|
7 yıl önce |
thenickname
|
76443803e8
Typings: Improve $slots and $scopedSlots type to prevent unchecked access to undefined (#8946)
|
7 yıl önce |
Kaoru Hagihara
|
3cd4af4af0
fix(types): support typing $el as SVGElement (#8809)
|
7 yıl önce |
nel215
|
0ba79e2588
fix(types): accept `number` type as key on Vue.set/delete (#8707) (#8709)
|
7 yıl önce |
st-sloth
|
ac217d2472
fix(types): fix `renderError`arguments type (#8636)
|
7 yıl önce |
狼族小狈
|
c711ec189a
fix(types): support chain call for Vue.use and Vue.mixin (#8595)
|
7 yıl önce |
Alexey Tirman
|
613cb52bf3
polish: improve invalid method warning with type info (#8974)
|
7 yıl önce |
Kael
|
a7658e03a1
fix(data): skip recursive call if values are identical (#8967)
|
7 yıl önce |
Jovino Xu
|
05001e695e
fix(compiler): should keep newline after unary tags in <pre> (#8965)
|
7 yıl önce |
Daniel Santana Rocha
|
2bb3199da7
polish: warn duplicate keys when patching children into empty node (#8881)
|
7 yıl önce |
GU Yiling
|
758524134e
fix: v-bind object should be overridable with kebab-cased props (#8845)
|
7 yıl önce |
Kael
|
80f17fa498
fix(core): skip mixins and extends if child is already merged (#8870)
|
7 yıl önce |
Sultan Iman
|
374861f72b
refactor: remove redundant ternary (#8848)
|
7 yıl önce |