ygj6
|
16939241b0
fix(compiler-sfc): automatically infer component name from filename when using script setup (#4997)
|
4 년 전 |
Evan You
|
7dfe146096
fix(compiler-sfc): fix object default values for reactive props destructure
|
4 년 전 |
Evan You
|
0683a022ec
types(reactivity-transform): improve type readability for reactive variables
|
4 년 전 |
qinxiaosen_ccc
|
292ce69439
chore: remove outdated type comment (#5103)
|
4 년 전 |
zhangenming
|
b9484543db
refactor(reactivity): make some expression simpler (#5131)
|
4 년 전 |
Zclhlmgqzc
|
98b821d94a
fix(types): preserve and expose original options on defineComponent return type (#5416)
|
4 년 전 |
Carlos Rodrigues
|
32e53bfd47
fix(types): keep the original type when unwrapping `markRaw` (#3791)
|
4 년 전 |
Evan You
|
67099fe202
fix(runtime-core): ensure consistent behavior between dev/prod on invalid v-for range
|
4 년 전 |
Evan You
|
4e7b36f5c3
chore: update sponsor img link [ci skip]
|
4 년 전 |
Evan You
|
4a3237ad93
refactor: use Event constructor
|
4 년 전 |
Evan You
|
74d2a76af6
fix(watch): fix flush: pre watchers triggered synchronously in setup
|
4 년 전 |
Evan You
|
82bdf86254
fix(reactivity): ensure computed is invalidated before other effects
|
4 년 전 |
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 년 전 |