Commit History

Author SHA1 Message Date
  山吹色御守 f05a8d613b fix(compiler-core): do not increase newlines in `InEntity` state (#13362) 10 months ago
  Evan You 3c4bf76276 fix(compiler-dom): should ignore leading newline in <textarea> per spec 1 year ago
  edison 706d4ac1d0 fix(compiler-core): fix handling of delimiterOpen in VPre (#11915) 1 year ago
  山吹色御守 3f13203564 feat(compiler-core): parse modifiers as expression to provide location data (#11819) 1 year ago
  Haoqun Jiang ea494af993 chore: update to ESLint 9 (#10705) 2 years ago
  Evan You 16174da21d fix(compiler-core): fix loc.source for end tags with whitespace before > 2 years ago
  Evan You f709238c30 chore: use correct parse in parser tests for whitespace: condense 2 years ago
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 years ago
  Evan You 7aa3f250f2 fix(compiler-core): fix parsing `<script setup>` generics with > 2 years ago
  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) 2 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