Carlos Rodrigues
|
8dcb6c7bbd
fix(types): fix on* props incorrect type for TS 4.7 (#6216)
|
3 éve |
Carlos Rodrigues
|
17c50ce18d
build(deps-dev): bump typescript to 4.7.4 (#6215)
|
3 éve |
Evan You
|
769e5555f9
fix(compiler-sfc): fix template usage check edge case for v-on statements
|
3 éve |
Evan You
|
fb3bfde264
chore: fix wrong condition in 3ff83694
|
3 éve |
Thorsten Lünborg
|
2eb332258d
chore: bump node engine requirement to node 16.11 (#6183)
|
3 éve |
Evan You
|
3ff83694f5
fix(compiler-sfc): only add decorators-legacy parser plugin when new decorators plugin is not used
|
3 éve |
Evan You
|
8edf4b3441
workflow(playground-sfc): bump @vue/repl
|
3 éve |
Hitesh Khandelwal
|
25f7a16a6e
perf(ssr): improve isComment check (#6078)
|
3 éve |
Stewart Haines
|
19236d2c90
chore: add LICENSE file in reactivity-transform (#6072)
|
3 éve |
木杉
|
b4e1dfe3f8
chore(sfc-playground): hide versions when click iframe & set color-scheme to dark (#6003)
|
3 éve |
Evan You
|
bdffc143ef
release: v3.2.37
|
3 éve |
Evan You
|
e60244bcdf
fix(compiler-sfc): improve css v-bind parsing
|
3 éve |
Evan You
|
9734b31c31
fix(sfc): avoid auto name inference leading to unwanted recursion
|
3 éve |
liulinboyi
|
11e17a1a29
fix(runtime-core): hydrate Static vnode (#6015)
|
3 éve |
小刘(liulinboyi)
|
eb22a62798
fix(ssr): hydration for transition wrapper components with empty slot content (#5995)
|
3 éve |
Evan You
|
0cf9ae62be
chore: remove stale todo comment [ci skip]
|
3 éve |
Evan You
|
3538f17a07
chore: avoid redundant isRef check
|
3 éve |
Evan You
|
439377b220
chore: remove duplicated test + add missing prop decl
|
3 éve |
Evan You
|
3cfe5f9fc8
build: include ssrUtils in server-renderer browser build
|
3 éve |
Evan You
|
2035fa0078
chore: adjust sfc playground button color
|
3 éve |
Evan You
|
b50353a183
workflow(sfc-playground): copy server-renderer browser build
|
3 éve |
Evan You
|
ec2856c2ba
workflow: support ssr repros in sfc playground
|
3 éve |
Evan You
|
90308e893b
build: distribute esm-browser build for the server renderer
|
3 éve |
Phan An
|
7487d50775
workflow: fix sfc playground persist light mode (#5999)
|
3 éve |
Phan An
|
109751abdd
chore(sfc-playground): style improvements (#6000)
|
3 éve |
Thorsten Lünborg
|
d4d3319c1b
fix(ssr): ensure app can be unmounted when created with createSSRApp() (#5992)
|
3 éve |
Evan You
|
160d5df34a
release: v3.2.36
|
3 éve |
Evan You
|
2f07e3460b
fix(compat): fix globalProperties pollution in v3 mode
|
3 éve |
Evan You
|
108474e2bb
workflow: fix dev script for compat build
|
3 éve |
Alex Van Liew
|
7fb57327b9
fix(compat): fix app-level asset registration affecting other local apps (#5979)
|
3 éve |