Commit History

Author SHA1 Message Date
  Evan You b1db66a1a9 chore(deps): upgrade to TypeScript 5.6 1 year ago
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 years ago
  Evan You be6cae7dac chore: remove isSelfClosing property 2 years ago
  Evan You 63a51ffcab chore: fix test failing types 4 years ago
  HcySunYang ceff89905b perf: improve VNode creation performance with compiler hints (#3334) 4 years ago
  HcySunYang 8a2cf21b71 perf(compiler-core): treat v-for with constant exp as a stable fragment (#1394) 5 years ago
  Evan You e861c6da90 test: test updates for d40c642 6 years ago
  xiaoboost 32499b16e7 types: improve typing (#309) 6 years ago
  Evan You 16da9ae89f fix(compiler): handle block nodes with custom directives + improve ast types 6 years ago
  Evan You 57a5c61320 test: tests for hoistStatic 6 years ago
  Evan You 82bd9eb1db refactor(compiler): refine codegen node types 6 years ago
  Evan You bfecf2cdce refactor(compiler): use symbols for runtime helpers 6 years ago
  Evan You fc47029ed3 feat(compiler): support v-for on named slots 6 years ago
  Evan You aa134e7a4f test(compiler): codegen tests for Sequence & Conditional expressions 6 years ago
  Evan You ed111cd37b test(compiler): tests for vIf codegen w/ blocks optimization 6 years ago