Historique des commits

Auteur SHA1 Message Date
  Evan You 80904e92b8 types: cleanup renderer & hydration typing il y a 6 ans
  Evan You 629ee75588 perf: prevent renderer hot functions being inlined by minifiers il y a 6 ans
  dependabot-preview[bot] f71a50ae96 build(deps-dev): bump rollup from 1.31.0 to 1.31.1 il y a 6 ans
  Evan You 6df2aca070 refactor(types): move shapeFlags to shared il y a 6 ans
  Evan You 167f8241bd refactor(ssr): make hydration logic tree-shakeable il y a 6 ans
  Evan You 112d8f7d86 refactor: use explicit exports for runtime-core il y a 6 ans
  Evan You 42d80b5888 wip(ssr): component hydration il y a 6 ans
  Evan You 32d6a46474 build: avoid runtime wildcard import in global build il y a 6 ans
  Evan You 5455e8e69a fix(compiler-core): should not hoist element with cached + merged event handlers il y a 6 ans
  Evan You 9aaef60ad2 wip(ssr): adjust event hydration flag il y a 6 ans
  Evan You 6b505dcd23 wip(ssr): basic element hydration il y a 6 ans
  Evan You 35d91f4e18 fix(runtime-core): handle component updates with only class/style bindings il y a 6 ans
  Evan You c6a9787941 fix(types): ensure correct oldValue typing based on lazy option il y a 6 ans
  Evan You 8e19424c04 refactor(security): mark potential unsafe code paths il y a 6 ans
  Evan You 8b7c162125 feat(compiler-dom): handle constant expressions when stringifying static content il y a 6 ans
  Evan You 1389d7b88c refactor(compiler-core): use more concise marker for compiled slots il y a 6 ans
  Evan You 175f8aae8d feat(compiler): mark hoisted trees with patchFlag il y a 6 ans
  Evan You d866d389f3 chore: fix import path + comment il y a 6 ans
  Evan You 27913e661a feat(compiler-dom/runtime-dom): stringify eligible static trees il y a 6 ans
  Evan You e861c6da90 test: test updates for d40c642 il y a 6 ans
  Evan You e3988b40d8 refactor(compiler-core): use dedicated node type for element codegen il y a 6 ans
  Yang Mingshan fe9da2d0e4 fix(runtime-core/scheduler): invalidate job (#717) il y a 6 ans
  Evan You f4c54a888b refactor(compiler-core): hoist static text calls between elements il y a 6 ans
  Evan You 12fcf9ab95 fix(compiler): fix v-for fragment openBlock argument il y a 6 ans
  Evan You 47e984d31f refactor(compiler): provide _ctx and _cache via arguments il y a 6 ans
  Evan You ade07c64a1 fix(compiler-core): fix keep-alive when used in templates il y a 6 ans
  Dmitry Sharshakov 6d10a6c772 feat(server-renderer): support on-the-fly template compilation (#707) il y a 6 ans
  Evan You cfadb98011 fix(runtime-core): rework vnode hooks handling il y a 6 ans
  Evan You 8a87074df0 fix(runtime-core/scheduler): avoid duplicate updates of child component il y a 6 ans
  Evan You 778f3a5e88 fix(runtime-core): should not return early on text patchFlag il y a 6 ans