Commit Verlauf

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