Historique des commits

Auteur SHA1 Message Date
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) il y a 2 ans
  Evan You cb2d7c0e3c fix(compiler-core): ensure hoisted scopeId code can be treeshaken il y a 4 ans
  Evan You a8edf2bdff refactor: remove outdated slot ctx wrapper codegen il y a 5 ans
  HcySunYang ceff89905b perf: improve VNode creation performance with compiler hints (#3334) il y a 5 ans
  Evan You 37c17091fd fix: ensure backwards compat for pre-compiled sfc components il y a 5 ans
  Evan You aea88c3280 refactor: fix implementation of SFC :slotted id handling il y a 5 ans
  Evan You 8ac2241b22 wip: more consistent compiler-sfc usage + inline mode for ssr il y a 5 ans
  Evan You c5e7d8b532 fix(compiler-core): hoist pure annotations should apply to all nested calls il y a 6 ans
  Evan You cad25d95a3 fix(compiler-core): hoisted vnode calls and scoped id calls should be marked pure il y a 6 ans
  Evan You 6b505dcd23 wip(ssr): basic element hydration il y a 6 ans
  Evan You 175f8aae8d feat(compiler): mark hoisted trees with patchFlag il y a 6 ans
  Evan You 47e984d31f refactor(compiler): provide _ctx and _cache via arguments il y a 6 ans
  Evan You 8b2d6a35d0 test: update tests and snapshots for helper prefixing il y a 6 ans
  Evan You 59c595c1e8 refactor: use named export for compiled render function il y a 6 ans
  Evan You b689ca6e85 test: test scopeId support il y a 6 ans