Historial de Commits

Autor SHA1 Mensaje Fecha
  edison f1a4f67aed fix(transition/ssr): make transition appear work with Suspense in SSR (#12047) hace 1 aƱo
  Evan You a5f3c2eb4d fix(hydration): fix mismatch of leading newline in <textarea> and <pre> hace 1 aƱo
  edison ca12e776bc fix(hydration): escape css var name to avoid mismatch (#11739) hace 1 aƱo
  edison c756da24b2 fix(hydration): handle text nodes with 0 during hydration (#11772) hace 1 aƱo
  Evan You eaf5455d77 chore: Merge branch 'main' into minor hace 1 aƱo
  Evan You 7d473b7721 fix(hydration): force hydrate custom element dynamic props hace 1 aƱo
  Evan You f35080daf5 chore: Merge branch 'main' into minor hace 1 aƱo
  Evan You 7b18cdb0b5 fix(teleport/ssr): fix Teleport hydration regression due to targetStart anchor addition hace 1 aƱo
  edison 12667da487 fix(Teleport): ensure targetAnchor and targetStart not null during hydration (#11456) hace 1 aƱo
  Evan You 94fb2b8106 feat(hydration): support suppressing hydration mismatch via data-allow-mismatch hace 1 aƱo
  Evan You 1b8e197a5b fix(suspense/hydration): fix hydration timing of async component inside suspense hace 1 aƱo
  Evan You f15ba2c2e2 chore: Merge branch 'main' into minor hace 1 aƱo
  Evan You c10e40a217 fix(hydration): fix tracking of reactive style objects in production hace 1 aƱo
  Evan You f44c3b37d4 fix(hydration): handle consectuvie text nodes during hydration hace 1 aƱo
  Evan You aef807746a refactor(compiler): move patchFlag text generation to codegen phase hace 1 aƱo
  Evan You 7d06ca3a83 chore: Merge branch 'main' into minor hace 1 aƱo
  Evan You 3169c91493 fix(hydration): skip prop mismatch check for directives that mutate DOM in created hace 1 aƱo
  yangxiuxiu 7ad67ced26 fix(hydration): fix css vars hydration mismatch false positive on attr-fallthrough (#11190) hace 1 aƱo
  Evan You cd0ea0d479 fix(compiler-core): change node hoisting to caching per instance (#11067) hace 1 aƱo
  Evan You 37f9ef8174 chore: run prettier hace 1 aƱo
  edison d1011c07a9 fix(ssr): fix hydration for node with empty text node (#7216) hace 1 aƱo
  Evan You f2c1412e46 fix(hydration): handle edge case of style mismatch without style attribute hace 1 aƱo
  edison 2ec06fd6c8 fix(hydration): properly handle optimized mode during hydrate node (#10638) hace 2 aƱos
  Evan You 9a365fe00d refactor: use more descriptive name for v-show original display key hace 2 aƱos
  Evan You 995d2fdcca fix(hydration): fix css vars hydration mismatch false positive on non-root nodes hace 2 aƱos
  yangxiuxiu f0b5f7ed8d fix(hydration): fix SFC style v-bind hydration mismatch warnings (#10250) hace 2 aƱos
  Evan You d16a2138a3 fix(hydration): fix incorect mismatch warning for option with non-string value and inner text hace 2 aƱos
  zhoulixiang 08b60f5d0d fix(hydration): improve mismatch when client valut is null or undefined (#10086) hace 2 aƱos
  Evan You 3907c87ce2 fix(hydration): should not warn on falsy bindings of non-property keys hace 2 aƱos
  Evan You dcc68ef7d4 fix(hydration): do not warn against bindings w/ object values hace 2 aƱos