提交歷史

作者 SHA1 備註 提交日期
  Evan You 1c0a2c6d41 refactor(compiler): use shorter helpers for text and comment nodes 6 年之前
  Evan You eb20730a67 feat(compiler): preserve whitespace in pre tag, add tests 6 年之前
  Evan You 9298f46f92 feat(compiler-core): whitespace handling 6 年之前
  大江东去 bb9dca2047 test(compiler-core): add test for custom delimiter (#315) 6 年之前
  月迷津渡 f71bf2f1d3 feat: add isCustomElement option (#299) 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 5dfb271551 feat(compiler): implement support for v-pre 6 年之前
  Evan You 798a9cbe9b test: improve coverage 6 年之前
  Evan You 1c410205de test(compiler): test v-slot transform 6 年之前
  Evan You d900c13efb refactor(compiler): separate Interpolation, SimpleExpression & CompoundExpression types 6 年之前
  Evan You 63b6902bdb feat(compiler): correct source map generation 6 年之前
  Evan You 6c8f226a79 fix: fix source map by fixing advancePositionWithMutation 6 年之前
  Evan You b3b67b8c7d feat(compiler): ensure interpolation expressions are wrapped with toString() 6 年之前
  Evan You 914087edea feat(compiler): basic v-bind & v-on transforms 6 年之前
  Evan You 3f05315d17 test: fix tests 6 年之前
  Evan You 5f49018601 test(compiler): tests for ast transform 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 年之前
  Evan You 54b200fe54 wip: layout compiler files 6 年之前
  Evan You 16fa44bd57 chore: organize file structure 6 年之前
  Evan You 86ae92303d feat(compiler): port parser implementation based on work by @znck and @mysticatea 6 年之前