daiwei
|
3c62c661f2
chore: Merge branch 'main' into minor
|
2 miesięcy temu |
daiwei
|
ecd35f81b0
chore: Merge branch 'main' into minor
|
3 miesięcy temu |
Daniel Roe
|
19cc7e2cd0
fix(runtime-core): skip patching reserved props for custom elements (#14275)
|
3 miesięcy temu |
Cameron
|
08598a6bed
chore(style): migrate linting to oxlint (#13326)
|
4 miesięcy temu |
edison
|
6cbdf7823b
fix(hydration): avoid mismatch during hydrate text with newlines in interpolation (#9232)
|
5 miesięcy temu |
linzhe
|
00978f7d14
fix(Teleport): hydrate disabled Teleport with undefined target (#11235)
|
7 miesięcy temu |
edison
|
8cfc10a80b
fix(ssr): ensure empty slots render as a comment node in Transition (#13396)
|
9 miesięcy temu |
edison
|
a9269c642b
fix(hydration): prevent lazy hydration for updated components (#13511)
|
9 miesięcy temu |
edison
|
35aeae7fa3
fix(hydration): handle transition appear hydration edge case (#13339)
|
11 miesięcy temu |
edison
|
1f98a9c493
fix(hmr): avoid hydration for hmr root reload (#12450)
|
11 miesięcy temu |
edison
|
9c4dbbc518
fix(hmr): avoid hydration for hmr updating (#12262)
|
11 miesięcy temu |
edison
|
da7ad5e3d2
fix(ssr): avoid updating subtree of async component if it is resolved (#12363)
|
1 rok temu |
linzhe
|
a20a4cb36a
fix(hydration): the component vnode's el should be updated when a mismatch occurs. (#12255)
|
1 rok temu |
edison
|
f1a4f67aed
fix(transition/ssr): make transition appear work with Suspense in SSR (#12047)
|
1 rok temu |
Evan You
|
a5f3c2eb4d
fix(hydration): fix mismatch of leading newline in <textarea> and <pre>
|
1 rok temu |
edison
|
ca12e776bc
fix(hydration): escape css var name to avoid mismatch (#11739)
|
1 rok temu |
edison
|
c756da24b2
fix(hydration): handle text nodes with 0 during hydration (#11772)
|
1 rok temu |
Evan You
|
eaf5455d77
chore: Merge branch 'main' into minor
|
1 rok temu |
Evan You
|
7d473b7721
fix(hydration): force hydrate custom element dynamic props
|
1 rok temu |
Evan You
|
f35080daf5
chore: Merge branch 'main' into minor
|
1 rok temu |
Evan You
|
7b18cdb0b5
fix(teleport/ssr): fix Teleport hydration regression due to targetStart anchor addition
|
1 rok temu |
edison
|
12667da487
fix(Teleport): ensure targetAnchor and targetStart not null during hydration (#11456)
|
1 rok temu |
Evan You
|
94fb2b8106
feat(hydration): support suppressing hydration mismatch via data-allow-mismatch
|
1 rok temu |
Evan You
|
1b8e197a5b
fix(suspense/hydration): fix hydration timing of async component inside suspense
|
1 rok temu |
Evan You
|
f15ba2c2e2
chore: Merge branch 'main' into minor
|
1 rok temu |
Evan You
|
c10e40a217
fix(hydration): fix tracking of reactive style objects in production
|
1 rok temu |
Evan You
|
f44c3b37d4
fix(hydration): handle consectuvie text nodes during hydration
|
1 rok temu |
Evan You
|
aef807746a
refactor(compiler): move patchFlag text generation to codegen phase
|
1 rok temu |
Evan You
|
7d06ca3a83
chore: Merge branch 'main' into minor
|
1 rok temu |
Evan You
|
3169c91493
fix(hydration): skip prop mismatch check for directives that mutate DOM in created
|
1 rok temu |