Evan You
|
56879e6b23
release: v3.2.33
|
4 лет назад |
Evan You
|
62eba63172
fix(transition): handle transition for v-if branches with comment
|
4 лет назад |
edison
|
767d212d20
fix(transition): fix broken leave transition on dev root fragment (#5268)
|
4 лет назад |
Thorsten Lünborg
|
71c9536625
fix(runtime-core): ensure custom events are not emitted anymore after unmount. (#5679)
|
4 лет назад |
木杉
|
8e29ef6019
fix(compiler-sfc): handle type modifier in import specifiers (#5498)
|
4 лет назад |
Anthony Catel
|
cc238cdb8e
fix(ssr): avoid rendering reserved internal keys in output (#5564)
|
4 лет назад |
Evan You
|
f641c4b228
fix(runtime-core): fix use of non-existent-in-prod internal property in defineProperty trap
|
4 лет назад |
edison
|
1f14f19439
fix(reactivity-transform): should not rewrite catch param (#5711)
|
4 лет назад |
Cédric Exbrayat
|
86858a9582
test(vue-compat): remove test.only (#5715)
|
4 лет назад |
Thorsten Lünborg
|
85af139863
fix(runtime-dom): properly handle style properties with undefined values (#5348)
|
4 лет назад |
edison
|
f4d2c9fc6a
fix(custom-elements): work with async component + slots (#4657)
|
4 лет назад |
Thorsten Lünborg
|
1612971471
fix(compat): copy additional properties for functions bound via globalProperties (#4873)
|
4 лет назад |
宋铄运 (Alan Song)
|
c6eb3cccce
build: improve treeshakeability (#5682)
|
4 лет назад |
Thorsten Lünborg
|
053c65bc5e
dx(suspense): warn when using async setup when not inside a Suspense boundary (#5565)
|
4 лет назад |
zhoulixiang
|
57ca32b096
chore: remove superfluous code (#5683)
|
4 лет назад |
zscumt123
|
fa1d14c2c8
fix(runtime-dom): catch more cases of DOM property setting error (#5552)
|
4 лет назад |
Haoqun Jiang
|
74d239caf7
chore(@vue/shared): add `"sideEffects": false` (#5480)
|
4 лет назад |
Code_xxmyyds
|
711c826c68
chore(reactivity): use warn (#5548)
|
4 лет назад |
木杉
|
2c09969b13
fix(runtime-dom): patch translate as an attr (#5485)
|
4 лет назад |
Evan You
|
154233abdb
fix(reactivity): fix ref tracking of self-stopping effects
|
4 лет назад |
Evan You
|
f4f5e80a19
release: v3.2.32
|
4 лет назад |
Evan You
|
ea6fc845f2
chore: trim non-public properties on EffectScope type
|
4 лет назад |
Thorsten Lünborg
|
f44087e171
fix(runtime-core): ensure custom directive instance properly exposes properties on closed instances. (#5022)
|
4 лет назад |
Wei
|
0a301d4dab
fix(reactivity): fix currentScope loss when running detached effect scope (#5575)
|
4 лет назад |
lidlanca
|
cee1eafb4d
fix(runtime-core/template-ref): named ref in v-for regression fix (#5118)
|
4 лет назад |
Evan You
|
7efb9dba30
refactor: remove use of Object.assign
|
4 лет назад |
Yuchao
|
d121a9bc7e
fix(runtime-core): Avoid mutating original options object in createApp (#4840)
|
4 лет назад |
Evan You
|
4311dddfa7
fix(transition): ensure flattened transition group children inherit parent keys
|
4 лет назад |
Evan You
|
68bb8f2529
chore: remove debugger
|
4 лет назад |
iwusong
|
8eceabd14e
fix(runtime-core): fix event listener as dynamicProp is added erroneously to props (#5517)
|
4 лет назад |