تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  三咲智子 Kevin Deng b8c609f437 Merge remote-tracking branch 'upstream/minor' 2 سال پیش
  Evan You 7ae9dbf57d chore(deps): bump TS to 5.4 2 سال پیش
  三咲智子 Kevin Deng b640bb70fc feat(compiler-sfc): respect vapor attr 2 سال پیش
  Evan You b8d58ec4f4 fix(compiler-sfc): respect sfc parse options in cache key 2 سال پیش
  Evan You 6fab8551e4 feat(compiler-sfc): support passing template parsing options when parsing sfc 2 سال پیش
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 سال پیش
  Evan You e12b10ac3e chore: Merge branch 'main' into minor 2 سال پیش
  Evan You f12db7fb56 fix(compiler-sfc): avoid passing forEach index to genMap 2 سال پیش
  Evan You 634519720a fix(compiler-sfc): deindent pug/jade templates 2 سال پیش
  Evan You e8bbc946cb feat(compiler-sfc): analyze import usage in template via AST (#9729) 2 سال پیش
  Evan You 50cde7cfbc perf(compiler-sfc): use faster source map addMapping 2 سال پیش
  Evan You f15d2f6cf6 perf: avoid sfc source map unnecessary serialization and parsing 2 سال پیش
  Evan You 08f0baa2ad refactor: preserve source location convention in sfc mode for base parser 2 سال پیش
  Evan You 79d3cc6cec wip: should not reuse AST when using custom compiler 2 سال پیش
  Evan You 37f9d3da8f wip: compiler-sfc should not attach ast on template with src import 2 سال پیش
  Evan You e5afca6c1e wip: treat template with preprocessor as plain text 2 سال پیش
  Evan You 5fc695be26 wip: support reusing template ast from sfc descriptor 2 سال پیش
  Evan You 059caafc13 wip: pass all compiler-sfc tests 2 سال پیش
  Evan You a60ad9180d refactor: swap to new template parser 2 سال پیش
  Evan You 45765488d4 feat(compiler-sfc): expose parseCache 3 سال پیش
  Evan You 075498c959 refactor: avoid hard error when inferring runtime type 3 سال پیش
  Evan You c52157c87d refactor(compiler-sfc): split more logic 3 سال پیش
  Evan You 19e17a951c perf(compiler): use source-map-js 3 سال پیش
  Evan You b2c874e3b9 refactor(compiler-sfc): move related files into separate directories 3 سال پیش
  Evan You 71635be68d feat(compiler-sfc): support generating variable instead of default export in compileScript 3 سال پیش
  三咲智子 Kevin Deng 701b95ff3d fix(compiler-sfc): rewrite default export with AST analysis instead of regex (#7068) 3 سال پیش
  花果山大圣 a0c7f271a2 fix(compiler-sfc): require <template> or <script> in SFC (#6781) 3 سال پیش
  三咲智子 Kevin Deng 97aadd8290 types: use actual type for script block ASTs (#6457) 3 سال پیش
  ygj6 16939241b0 fix(compiler-sfc): automatically infer component name from filename when using script setup (#4997) 4 سال پیش
  Evan You 68c45e73da feat(compiler-sfc): expose properties for more accurate HMR 4 سال پیش