Historial de Commits

Autor SHA1 Mensaje Fecha
  ZHAO Jin-Xiang fff7b864f4 feat: use enum to replace const enum (#9261) hace 2 años
  Evan You 47ea285be3 fix(parser): properly set initial inXML state based on root ns hace 2 años
  Evan You ef97e8b07d fix(parser): should reset inRCDATA state hace 2 años
  Evan You 7d89887f71 release: v3.4.0-alpha.3 hace 2 años
  Evan You 5afd04cbb8 chore: Merge branch 'main' into minor hace 2 años
  renovate[bot] 2cece5ba1b chore(deps): update dependency @typescript-eslint/parser to ^6.13.0 (#9683) hace 2 años
  renovate[bot] 3a65134360 chore(deps): update all non-major dependencies (#9682) hace 2 años
  renovate[bot] 31f6ebc4df fix(deps): update compiler to ^7.23.4 (#9681) hace 2 años
  三咲智子 Kevin Deng 9f8ba9821f feat(dx): link errors to docs in prod build (#9165) hace 2 años
  Evan You e49dffc9ec fix(parser): directive arg should be undefined on shorthands with no arg hace 2 años
  Evan You ebaeb2e0aa release: v3.4.0-alpha.2 hace 2 años
  Evan You 41ff68ea57 feat(compiler): improve parsing tolerance for language-tools hace 2 años
  Evan You 0721daf22d chore: Merge branch 'main' into minor hace 2 años
  Evan You fb619cf9a4 fix(compiler-sfc): fix ast reuse for ssr hace 2 años
  Evan You 678378afd5 fix(compiler-sfc): use correct compiler when re-parsing in ssr mode hace 2 años
  Evan You 2e65ea481f fix(compiler-core): fix line/column tracking when fast forwarding hace 2 años
  Evan You 50cde7cfbc perf(compiler-sfc): use faster source map addMapping hace 2 años
  Evan You d193666fdc chore: use MappingItem type hace 2 años
  Evan You f15d2f6cf6 perf: avoid sfc source map unnecessary serialization and parsing hace 2 años
  Evan You 157cfcb796 refactor: restore isSelfClosing as optional property hace 2 años
  Evan You bab5bd375b chore: fix tests with rawExp hace 2 años
  Evan You e48cbf02be refactor: restore SourceLocation.source hace 2 años
  Evan You 08f0baa2ad refactor: preserve source location convention in sfc mode for base parser hace 2 años
  Evan You be6cae7dac chore: remove isSelfClosing property hace 2 años
  Evan You ceec69c8cc fix: avoid confusing breakage in @vitejs/plugin-vue hace 2 años
  Evan You 6ec85ae872 chore: restructure parser files hace 2 años
  Evan You c11002f16a perf(codegen): optimize source map generation hace 2 años
  Evan You 3be53d9b97 perf(codegen): optimize line / column calculation during codegen hace 2 años
  Evan You e8e3ec6ca7 perf(compiler-sfc): remove magic-string trim on script hace 2 años
  Evan You 20732366b9 perf: optimize position cloning hace 2 años