Historial de Commits

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