三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 yıl önce |
agoni1212
|
e7135f7100
chore: fix mismatching tag in hydration test (#9888)
|
2 yıl önce |
Evan You
|
e585b0db43
fix(ssr): avoid hydration mismatch warning for classes with different order
|
2 yıl önce |
Evan You
|
9f64d2b681
chore: Merge branch 'main' into minor
|
2 yıl önce |
edison
|
e70f4c47c5
fix(hydration): handle appear transition before patch props (#9837)
|
2 yıl önce |
Cédric Exbrayat
|
4070502bd0
test(runtime-core): uncomment assertion in hydration test (#9843)
|
2 yıl önce |
Evan You
|
33159a5916
fix(hydration): should not warn mismatch for nullish prop
|
2 yıl önce |
mmis1000
|
bb0c8899ca
fix(runtime-core): fix suspense crash when patching non-resolved async setup component (#7290)
|
2 yıl önce |
Evan You
|
2ffc1e8cfd
feat(ssr): improve ssr hydration mismatch checks (#5953)
|
2 yıl önce |
Evan You
|
e2f2b75b62
chore(deps): bump vitest to 1.0
|
2 yıl önce |
Evan You
|
364f319d21
fix(hydration): force hydration for v-bind with .prop modifier
|
2 yıl önce |
Evan You
|
34b5a5da4a
fix(hydration): properly hydrate indeterminate prop
|
2 yıl önce |
Evan You
|
2f8c769b6b
chore: delete unrelated test case
|
2 yıl önce |
Evan You
|
dd8a0cf5dc
fix(hydration): fix tagName access eeror on comment/text node hydration mismatch
|
2 yıl önce |
edison
|
5ea8a8a4fa
fix(transition/ssr): make transition appear work with SSR (#8859)
|
2 yıl önce |
Carlos Rodrigues
|
d8990fc618
fix(ssr): fix hydration mismatch for disabled teleport at component root (#9399)
|
2 yıl önce |
丶远方
|
b01fc7ea84
chore: remove unnecessary imports (#8262)
|
3 yıl önce |
Evan You
|
7e8f175db7
wip(vitest-migration): runtime-core tests passing
|
3 yıl önce |
Evan You
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
3 yıl önce |
Evan You
|
9d5e30d911
build: bump jest, puppeteer and use official rollup terser plugin
|
3 yıl önce |
Evan You
|
9698dd3cf1
fix(ssr): fix hydration mismatch when entire multi-root template is stringified
|
3 yıl önce |
liulinboyi
|
11e17a1a29
fix(runtime-core): hydrate Static vnode (#6015)
|
4 yıl önce |
Thorsten Lünborg
|
d4d3319c1b
fix(ssr): ensure app can be unmounted when created with createSSRApp() (#5992)
|
4 yıl önce |
Evan You
|
939209c6b5
fix(ssr): fix hydration for slot with empty text node
|
4 yıl önce |
Evan You
|
595263c0e9
fix(ssr/teleport): support nested teleports in ssr
|
4 yıl önce |
Evan You
|
84f0353511
test: hydration test case for component w/ teleport root
|
4 yıl önce |
ygj6
|
58b1fa5ed1
fix(hydration): ensure hydrated event listeners have bound instance (#4529)
|
4 yıl önce |
Evan You
|
47f488350c
chore: run updated prettier
|
4 yıl önce |
Evan You
|
34d4991dd5
fix(ssr): properly hydrate non-string value bindings
|
5 yıl önce |
Evan You
|
b46a4dccf6
fix(ssr): handle hydrated async component unmounted before resolve
|
5 yıl önce |