edison
|
e70f4c47c5
fix(hydration): handle appear transition before patch props (#9837)
|
il y a 2 ans |
Evan You
|
e2f2b75b62
chore(deps): bump vitest to 1.0
|
il y a 2 ans |
Evan You
|
364f319d21
fix(hydration): force hydration for v-bind with .prop modifier
|
il y a 2 ans |
Evan You
|
34b5a5da4a
fix(hydration): properly hydrate indeterminate prop
|
il y a 2 ans |
Evan You
|
2f8c769b6b
chore: delete unrelated test case
|
il y a 2 ans |
Evan You
|
dd8a0cf5dc
fix(hydration): fix tagName access eeror on comment/text node hydration mismatch
|
il y a 2 ans |
edison
|
5ea8a8a4fa
fix(transition/ssr): make transition appear work with SSR (#8859)
|
il y a 2 ans |
Carlos Rodrigues
|
d8990fc618
fix(ssr): fix hydration mismatch for disabled teleport at component root (#9399)
|
il y a 2 ans |
丶远方
|
b01fc7ea84
chore: remove unnecessary imports (#8262)
|
il y a 3 ans |
Evan You
|
7e8f175db7
wip(vitest-migration): runtime-core tests passing
|
il y a 3 ans |
Evan You
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
il y a 3 ans |
Evan You
|
9d5e30d911
build: bump jest, puppeteer and use official rollup terser plugin
|
il y a 3 ans |
Evan You
|
9698dd3cf1
fix(ssr): fix hydration mismatch when entire multi-root template is stringified
|
il y a 3 ans |
liulinboyi
|
11e17a1a29
fix(runtime-core): hydrate Static vnode (#6015)
|
il y a 4 ans |
Thorsten Lünborg
|
d4d3319c1b
fix(ssr): ensure app can be unmounted when created with createSSRApp() (#5992)
|
il y a 4 ans |
Evan You
|
939209c6b5
fix(ssr): fix hydration for slot with empty text node
|
il y a 4 ans |
Evan You
|
595263c0e9
fix(ssr/teleport): support nested teleports in ssr
|
il y a 4 ans |
Evan You
|
84f0353511
test: hydration test case for component w/ teleport root
|
il y a 4 ans |
ygj6
|
58b1fa5ed1
fix(hydration): ensure hydrated event listeners have bound instance (#4529)
|
il y a 4 ans |
Evan You
|
47f488350c
chore: run updated prettier
|
il y a 4 ans |
Evan You
|
34d4991dd5
fix(ssr): properly hydrate non-string value bindings
|
il y a 5 ans |
Evan You
|
b46a4dccf6
fix(ssr): handle hydrated async component unmounted before resolve
|
il y a 5 ans |
HcySunYang
|
c8d96837b8
fix(hydration): fix update before async component is hydrated (#3563)
|
il y a 5 ans |
HcySunYang
|
9036f88d83
fix(hydration): handle camel-case tag name when performing match assertion (#3247)
|
il y a 5 ans |
HcySunYang
|
420c8f4580
fix(ssr/hydration): handle ending empty text node (#3246)
|
il y a 5 ans |
HcySunYang
|
8ffcde2836
fix(runtime-dom): support mounting app to svg container (#2929)
|
il y a 5 ans |
Evan You
|
5ae7380b4a
feat: update Suspense usage (#2099)
|
il y a 5 ans |
Evan You
|
5c74243211
test: move mockWarn into setup files
|
il y a 5 ans |
Stanislav Lashmanov
|
6bc0e0a31a
feat(ssr): renderToStream (#1197)
|
il y a 6 ans |
underfin
|
c463a71bb3
fix(ssr): fix unintended error on `Teleport` hydration mismatch (#1271)
|
il y a 6 ans |