Commit Verlauf

Autor SHA1 Nachricht Datum
  Evan You d343a0dc01 fix(v-once): properly unmount v-once cached trees vor 1 Jahr
  Evan You aef807746a refactor(compiler): move patchFlag text generation to codegen phase vor 1 Jahr
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) vor 2 Jahren
  Evan You a817883c26 chore: Merge branch 'main' into minor vor 2 Jahren
  Evan You e2f2b75b62 chore(deps): bump vitest to 1.0 vor 2 Jahren
  Evan You a60ad9180d refactor: swap to new template parser vor 2 Jahren
  Evan You 5804406fac wip(vitest-migration): compiler-core tests passing vor 3 Jahren
  Evan You 9d5e30d911 build: bump jest, puppeteer and use official rollup terser plugin vor 3 Jahren
  三咲智子 Kevin Deng 9060bf0353 refactor(compiler-core): make ast.helpers a Set (#6774) vor 3 Jahren
  Evan You 47f488350c chore: run updated prettier vor 4 Jahren
  HcySunYang ceff89905b perf: improve VNode creation performance with compiler hints (#3334) vor 5 Jahren
  Evan You abd129d845 fix(component): prioritize registered component over implicit self-reference via filename vor 5 Jahren
  Evan You 90bdf59f4c refactor(compiler): better constant hoist/stringify checks vor 5 Jahren
  Evan You b51b79f5c4 refactor: rename optimizeBindings -> optimizeImports vor 6 Jahren
  Evan You 7777473ddd chore: fix missed snapshots vor 6 Jahren
  HcySunYang 8a2cf21b71 perf(compiler-core): treat v-for with constant exp as a stable fragment (#1394) vor 6 Jahren
  Evan You 9aaef60ad2 wip(ssr): adjust event hydration flag vor 6 Jahren
  Evan You e861c6da90 test: test updates for d40c642 vor 6 Jahren
  Evan You 47e984d31f refactor(compiler): provide _ctx and _cache via arguments vor 6 Jahren
  djy0 782db6d7f5 chore(compiler-core/codegen): avoid generate indent spaces of empty lines. (#701) vor 6 Jahren
  Evan You 8b2d6a35d0 test: update tests and snapshots for helper prefixing vor 6 Jahren
  Evan You 8f9e85afb1 test: fix tests w/ nested CompoundExpressions vor 6 Jahren
  Evan You c441e88469 chore: fix snapshots vor 6 Jahren
  Evan You 8da6df7235 wip(ssr): handle `<textarea>` with dynamic key v-bind vor 6 Jahren
  Evan You eb9e089277 chore: fix test types vor 6 Jahren
  Evan You 8fd9e9ba97 test(compiler-core): test TempalteLiteral and IfStatement codegen vor 6 Jahren
  Evan You 066ba82c7f wip(ssr): escape helpers vor 6 Jahren
  likui 810b3a3e2a feat(compiler-sfc): transform asset url (#500) vor 6 Jahren
  Evan You 1c0a2c6d41 refactor(compiler): use shorter helpers for text and comment nodes vor 6 Jahren
  Evan You af5a8e1154 feat(compiler-core): re-implement v-once to use cache mechanism vor 6 Jahren