提交歷史

作者 SHA1 備註 提交日期
  Evan You 3c4bf76276 fix(compiler-dom): should ignore leading newline in <textarea> per spec 1 年之前
  Evan You e0e02535cd fix(parser): should not treat uppercase components as special tags 2 年之前
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 年之前
  Evan You 47ea285be3 fix(parser): properly set initial inXML state based on root ns 2 年之前
  Evan You e48cbf02be refactor: restore SourceLocation.source 2 年之前
  Evan You 40f72d5e50 feat(compiler-core): support specifying root namespace when parsing 2 年之前
  Evan You a1b10a21ac wip: pass more compiler-dom tests 2 年之前
  Evan You c4e50e46bb wip: more tests passing 2 年之前
  Evan You 90bdf59f4c refactor(compiler): better constant hoist/stringify checks 5 年之前
  Evan You 1f6e72b110 fix(compiler): support full range of entity decoding in browser builds 6 年之前
  Evan You 8c17535a47 fix(compiler): should not condense &nbsp; 6 年之前
  Evan You be666ebd59 fix(compiler): should only strip leading newline directly in pre tag 6 年之前
  Evan You 7f30cb5772 fix(compiler): fix pre tag whitespace handling 6 年之前
  Evan You 0831b98eac fix(compiler-core): support interpolation in RCDATA mode (e.g. textarea) 6 年之前
  Evan You 90ddb7c260 refactor: expose parse in compiler-dom, improve sfc parse error handling 6 年之前
  djy0 8d7a186def chore: fix typo (#395) 6 年之前
  Evan You eb20730a67 feat(compiler): preserve whitespace in pre tag, add tests 6 年之前
  Evan You 9298f46f92 feat(compiler-core): whitespace handling 6 年之前
  大江东去 7cd1b7fcaf test(compiler-dom): test namespace parsing (#356) 6 年之前
  HcySunYang 68a3879b88 feat(compiler-core): more hoisting optimizations (#276) 6 年之前
  月迷津渡 78f60347dc feat(compiler): add isNativeTag option for determining element type (#139) 6 年之前
  Evan You d900c13efb refactor(compiler): separate Interpolation, SimpleExpression & CompoundExpression types 6 年之前
  Evan You 63b6902bdb feat(compiler): correct source map generation 6 年之前
  Evan You b3b67b8c7d feat(compiler): ensure interpolation expressions are wrapped with toString() 6 年之前
  Evan You 3f05315d17 test: fix tests 6 年之前
  Evan You bbb57c26a2 feat(compiler): basic transform implementation 6 年之前
  Evan You 132cef9063 refactor: further tweak compiler layers 6 年之前
  Evan You 6c14b409ca refactor: move dom-specific options to compiler-dom 6 年之前