Commit History

Author SHA1 Message Date
  Evan You 53aaa1eb28 fix(parser): fix interpolation parsing in v-pre 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
  Evan You ef97e8b07d fix(parser): should reset inRCDATA state 2 years ago
  Evan You e49dffc9ec fix(parser): directive arg should be undefined on shorthands with no arg 2 years ago
  Evan You 41ff68ea57 feat(compiler): improve parsing tolerance for language-tools 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
  Evan You 6ec85ae872 chore: restructure parser files 2 years ago
  Evan You 6022ac05c4 chore: document rationale for ignoring some parsing errors 2 years ago
  Evan You 59227d4124 wip: parse error tests 2 years ago
  Evan You fc4f801070 wip: decodeEntities test 2 years ago
  Evan You 059caafc13 wip: pass all compiler-sfc tests 2 years ago
  Evan You e05ba29555 wip: pass all non-error parsing tests 2 years ago
  Evan You a60ad9180d refactor: swap to new template parser 2 years ago
  Evan You bc170c49fc chore: disable parser tests for now 2 years ago
  Evan You 19bd714239 wip: port parser 2 years ago
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) 3 years ago
  Evan You b434d12bf6 fix(compiler-core): handle slot argument parsing edge case 3 years ago
  Evan You c1cbb747b5 chore: fix types 3 years ago
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 3 years ago
  Anthony Fu 4a16b204be chore: run format 3 years ago
  Rudy 48876182db fix(compiler-core): keep whitespaces between interpolation and comment (#6828) 3 years ago
  WangJing 9329feb7d3 chore(compiler): improve readability of compiler-core's test case (#4886) 4 years ago
  那里好脏不可以 6042ab0f2f chore: type [ci skip] 4 years ago
  Evan You ae4b0783d7 chore: update repo references 4 years ago
  Roy Eden b8653d390a fix(compiler): condense whitespaces in static class attributes (#4432) 4 years ago
  Herrington Darkholme c00925ed5c fix(compiler): report invalid directive name error (#4494) (#4495) 4 years ago
  Evan You a21ca3dccc fix(compiler-core): fix self-closing tags with v-pre 4 years ago