Evan You
|
8e05b7f9fc
fix(ssr): fix ssr runtime helper import in module mode
|
4 years ago |
Evan You
|
74a84ff546
release: v3.2.15
|
4 years ago |
Evan You
|
b442e839a0
test: fix ssr tests
|
4 years ago |
Evan You
|
acd869f4d6
chore(compiler-sfc): avoid relying on estree type in generated dts
|
4 years ago |
Evan You
|
d74f21a42c
fix(compiler-ssr): import ssr helpers from updated path
|
4 years ago |
Guillaume Chau
|
f730ed9177
chore(playground): update @vue/repl
|
4 years ago |
Evan You
|
df4fcd94d8
release: v3.2.14
|
4 years ago |
Evan You
|
6257adeaac
fix(compiler-core): more robust member expression check in Node
|
4 years ago |
Evan You
|
686d0149b6
fix(compiler-core): generate TS-cast safe assignment code for v-model
|
4 years ago |
Ziwen Mei
|
1873f0f48c
chore(compiler-core): fix typo in transformElement (#4649) [ci skip]
|
4 years ago |
Ziwen Mei
|
bf267b1ce3
chore(compiler-core): fix typo in errors.ts and options.ts (#4650) [ci skip]
|
4 years ago |
zhangenming
|
52e4ea732d
refactor(reactivity): reuse toReactive helper (#4641)
|
4 years ago |
Evan You
|
6d6cc90912
fix(compiler-sfc): fix local var access check for bindings in normal script
|
4 years ago |
Evan You
|
2476eaad6e
fix(devtools): fix prod devtools detection + handle late devtools hook injection (#4653)
|
4 years ago |
Evan You
|
64aa8e26ae
docs: add note on compiler-sfc/server-renderer usage update [ci skip]
|
4 years ago |
Evan You
|
b9deb6e50e
release: v3.2.13
|
4 years ago |
Che Guevara
|
a0cacc0d83
chore: fix warning in ref-transform (#4643) [ci skip]
|
4 years ago |
Ziwen Mei
|
56be30b5c7
chore(compiler-core): fix typo in hoistStatic (#4625) [ci skip]
|
4 years ago |
zhangenming
|
b264551c9b
refactor(reactivity): reuse computed getter check (#4623)
|
4 years ago |
就是喜欢陈粒
|
5addef8ecd
fix(compiler-core): add check when v-else-if is behind v-else (#4603)
|
4 years ago |
skirtle
|
5aa4255808
fix(runtime-core): return the exposeProxy from mount (#4606)
|
4 years ago |
tryag
|
2ca45dc3e6
chore: fix docs typo (#4602) [ci skip]
|
4 years ago |
Amour1688
|
140f089917
fix(types): incorrect type inference of array (#4578)
|
4 years ago |
ygj6
|
58b1fa5ed1
fix(hydration): ensure hydrated event listeners have bound instance (#4529)
|
4 years ago |
Herrington Darkholme
|
d8a36d0198
fix(compiler-core): only merge true handlers (#4577)
|
4 years ago |
tryag
|
f31a6c105d
chore: fix type in compatConfig.ts (#4604) [ci skip]
|
4 years ago |
tryag
|
08e5909659
chore: remove unused parameter type definitions (#4607)
|
4 years ago |
Wouter Kettlitz
|
6171aecdcd
types: allow binding any value to SelectElement (#4575)
|
4 years ago |
Yang Mingshan
|
11a2098a69
fix(watch): remove redundant parameter default value (#4565)
|
4 years ago |
Herrington Darkholme
|
044812525f
fix(compiler-core): dedupe renderSlot's default props (#4557)
|
4 years ago |