Historique des commits

Auteur SHA1 Message Date
  Evan You f12c81efca fix(compiler-ssr): fix hydration mismatch for conditional slot in transition il y a 2 ans
  zhangenming 9c54dacd0d chore: use NOOP. (#9938) il y a 2 ans
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) il y a 2 ans
  Evan You 2ffc1e8cfd feat(ssr): improve ssr hydration mismatch checks (#5953) il y a 2 ans
  Adrien Foulon 638f1abbb6 feat(compiler-core): add current filename to TransformContext (#8950) il y a 2 ans
  Evan You fb619cf9a4 fix(compiler-sfc): fix ast reuse for ssr il y a 2 ans
  renovate[bot] 16a6438236 chore(deps): update lint (#9627) il y a 2 ans
  Evan You 733437691f fix(hmr): fix hmr error for hoisted children array in v-for il y a 2 ans
  丶远方 712f96d6ac perf: replace Map/Set with WeakMap/WeakSet (#8549) il y a 2 ans
  Evan You aac163110f refactor: remove circular dependencies in compiler il y a 3 ans
  三咲智子 Kevin Deng 9060bf0353 refactor(compiler-core): make ast.helpers a Set (#6774) il y a 3 ans
  Evan You 516bc548fc fix(compiler-ssr): fix wrong attrs fallthrough on non-single-root v-if branches il y a 4 ans
  Evan You 47f488350c chore: run updated prettier il y a 5 ans
  fishDog eca4d7891a chore(compiler-core): reduce unnecessary cache inside v-once (#4112) il y a 5 ans
  Evan You 3b64508e3b feat: v-memo il y a 5 ans
  Evan You b7ea7c1485 perf: also hoist all-static children array il y a 5 ans
  Evan You 02339b67d8 perf: hoist dynamic props lists il y a 5 ans
  HcySunYang ceff89905b perf: improve VNode creation performance with compiler hints (#3334) il y a 5 ans
  Evan You 7dc681c196 wip: filters compat il y a 5 ans
  Evan You e130c7db23 wip: compiler deprecation config il y a 5 ans
  HcySunYang 7715c49af9 fix(compiler-core): avoid generating useless createVNode helper (#2938) il y a 5 ans
  Evan You 02cbbb718c perf: support only attaching slot scope ids when necessary il y a 5 ans
  Evan You c69f4ea857 fix(compiler-ssr): avoid duplicated asset imports merged from component slot client branch il y a 5 ans
  Evan You a8352506f6 refactor: cache constant check result on transform context il y a 5 ans
  Evan You 67d1aac6ae feat(sfc): allow sfcs to recursively self-reference in template via name inferred from filename il y a 5 ans
  Evan You 3bc2914e32 fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with comments il y a 5 ans
  Evan You 90bdf59f4c refactor(compiler): better constant hoist/stringify checks il y a 5 ans
  Evan You c15bd6235e wip: generate valid v-model and TS code in script setup inline mode il y a 5 ans
  Evan You 2a4fc32d15 wip: remove unnecessary inlinePropsIdentifier option il y a 5 ans
  Evan You 886ed7681d feat(compiler-sfc): compileScript inline render function mode il y a 5 ans