コミット履歴

作者 SHA1 メッセージ 日付
  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   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 年 前