История коммитов

Автор SHA1 Сообщение Дата
  Alex Snezhko 55dad625ac fix(compiler-core): prevent comments from blocking static node hoisting (#13345) 1 год назад
  edison 37300fc261 fix(v-once): setting hasOnce to current block only when in v-once (#12374) 1 год назад
  btea fe2ab1bbac chore: remove unused variable (#11842) 1 год назад
  Evan You ac9e7e8bfa test: adjust coverage config, use v8 coverage 1 год назад
  Kevin Deng 三咲智子 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 год назад
  Evan You f15ba2c2e2 chore: Merge branch 'main' into minor 1 год назад
  Evan You aef807746a refactor(compiler): move patchFlag text generation to codegen phase 1 год назад
  Evan You cd0ea0d479 fix(compiler-core): change node hoisting to caching per instance (#11067) 2 лет назад
  Evan You f12c81efca fix(compiler-ssr): fix hydration mismatch for conditional slot in transition 2 лет назад
  zhangenming 9c54dacd0d chore: use NOOP. (#9938) 2 лет назад
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
  Evan You 2ffc1e8cfd feat(ssr): improve ssr hydration mismatch checks (#5953) 2 лет назад
  Adrien Foulon 638f1abbb6 feat(compiler-core): add current filename to TransformContext (#8950) 2 лет назад
  Evan You fb619cf9a4 fix(compiler-sfc): fix ast reuse for ssr 2 лет назад
  renovate[bot] 16a6438236 chore(deps): update lint (#9627) 2 лет назад
  Evan You 733437691f fix(hmr): fix hmr error for hoisted children array in v-for 2 лет назад
  丶远方 712f96d6ac perf: replace Map/Set with WeakMap/WeakSet (#8549) 2 лет назад
  Evan You aac163110f refactor: remove circular dependencies in compiler 3 лет назад
  三咲智子 Kevin Deng 9060bf0353 refactor(compiler-core): make ast.helpers a Set (#6774) 3 лет назад
  Evan You 516bc548fc fix(compiler-ssr): fix wrong attrs fallthrough on non-single-root v-if branches 4 лет назад
  Evan You 47f488350c chore: run updated prettier 5 лет назад
  fishDog eca4d7891a chore(compiler-core): reduce unnecessary cache inside v-once (#4112) 5 лет назад
  Evan You 3b64508e3b feat: v-memo 5 лет назад
  Evan You b7ea7c1485 perf: also hoist all-static children array 5 лет назад
  Evan You 02339b67d8 perf: hoist dynamic props lists 5 лет назад
  HcySunYang ceff89905b perf: improve VNode creation performance with compiler hints (#3334) 5 лет назад
  Evan You 7dc681c196 wip: filters compat 5 лет назад
  Evan You e130c7db23 wip: compiler deprecation config 5 лет назад
  HcySunYang 7715c49af9 fix(compiler-core): avoid generating useless createVNode helper (#2938) 5 лет назад
  Evan You 02cbbb718c perf: support only attaching slot scope ids when necessary 5 лет назад