Histórico de Commits

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