Commit History

Author SHA1 Message Date
  Evan You 7f00ec2d97 chore: remove deprecated AppConfig.unwrapInjectedRef option 2 years ago
  Evan You e8bbc946cb feat(compiler-sfc): analyze import usage in template via AST (#9729) 2 years ago
  Evan You f8b74dcf29 chore: group parser edge case tests 2 years ago
  Eduardo San Martin Morote bcca475dbc feat(compiler-core): support accessing Error as global in template expressions (#7018) 2 years ago
  Evan You 2a507e32f0 feat(compiler-sfc): bump postcss-modules to v6 2 years ago
  ZHAO Jin-Xiang 7218ab7496 chore: improve typing for scripts (#9709) 2 years ago
  ZHAO Jin-Xiang 3071de44bc fix(compiler-core): fix referencing typo (#9708) 2 years ago
  edison 509c192ff4 chore: fix typo (#9689) 2 years ago
  ZHAO Jin-Xiang fff7b864f4 feat: use enum to replace const enum (#9261) 2 years ago
  Evan You 47ea285be3 fix(parser): properly set initial inXML state based on root ns 2 years ago
  Evan You ef97e8b07d fix(parser): should reset inRCDATA state 2 years ago
  Evan You 7d89887f71 release: v3.4.0-alpha.3 2 years ago
  Evan You 5afd04cbb8 chore: Merge branch 'main' into minor 2 years ago
  renovate[bot] 2cece5ba1b chore(deps): update dependency @typescript-eslint/parser to ^6.13.0 (#9683) 2 years ago
  renovate[bot] 3a65134360 chore(deps): update all non-major dependencies (#9682) 2 years ago
  renovate[bot] 31f6ebc4df fix(deps): update compiler to ^7.23.4 (#9681) 2 years ago
  三咲智子 Kevin Deng 9f8ba9821f feat(dx): link errors to docs in prod build (#9165) 2 years ago
  Evan You e49dffc9ec fix(parser): directive arg should be undefined on shorthands with no arg 2 years ago
  Evan You ebaeb2e0aa release: v3.4.0-alpha.2 2 years ago
  Evan You 41ff68ea57 feat(compiler): improve parsing tolerance for language-tools 2 years ago
  Evan You 0721daf22d chore: Merge branch 'main' into minor 2 years ago
  Evan You fb619cf9a4 fix(compiler-sfc): fix ast reuse for ssr 2 years ago
  Evan You 678378afd5 fix(compiler-sfc): use correct compiler when re-parsing in ssr mode 2 years ago
  Evan You 2e65ea481f fix(compiler-core): fix line/column tracking when fast forwarding 2 years ago
  Evan You 50cde7cfbc perf(compiler-sfc): use faster source map addMapping 2 years ago
  Evan You d193666fdc chore: use MappingItem type 2 years ago
  Evan You f15d2f6cf6 perf: avoid sfc source map unnecessary serialization and parsing 2 years ago
  Evan You 157cfcb796 refactor: restore isSelfClosing as optional property 2 years ago
  Evan You bab5bd375b chore: fix tests with rawExp 2 years ago
  Evan You e48cbf02be refactor: restore SourceLocation.source 2 years ago