提交歷史

作者 SHA1 備註 提交日期
  Evan You b047a0864c refactor(compiler): improve whitespace: 'preserve' behavior from #1600 5 年之前
  CodeDaraW dee3d6ab8b feat(compiler-core): whitespace handling strategy 5 年之前
  HcySunYang b4b82159e2 fix(compiler-core): should not condense whitespace in RCDATA text mode (#3482) 5 年之前
  Evan You 90bdf59f4c refactor(compiler): better constant hoist/stringify checks 5 年之前
  meteorlxy e2c9ab1991 test(compiler-core): more test cases for baseParse (#2211) 5 年之前
  Evan You f4119249f2 fix(compiler-core): consistently remove comment nodes for pre tags in production 5 年之前
  meteorlxy 64f44c671a chore(compiler-core): fix typo in tests (#2209) 5 年之前
  Barthélémy Ledoux 62b9d02f6f feat(compiler-core): add `comments` parser option (#1858) 5 年之前
  Evan You 825ec1500f fix(compiler-core): support static slot names containing dots for 2.x compat 6 年之前
  Evan You 0d26413433 fix(compiler-core): fix parsing for directive with dynamic argument containing dots 6 年之前
  Evan You e58beecc97 refactor(compiler/types): convert compiler options documentation to jsdoc 6 年之前
  扩散性百万甜面包 70c8c58be2 test(compiler-core): expect onError to be called (#976) 6 年之前
  Evan You 1f6e72b110 fix(compiler): support full range of entity decoding in browser builds 6 年之前
  Evan You b8ffbffaf7 feat(compiler-core): support v-is 6 年之前
  Evan You 34e61197c7 refactor(compiler-core): improve template type handling 6 年之前
  Evan You 730d329f79 fix(compiler-core): relax error on unknown entities 6 年之前
  Evan You 90ddb7c260 refactor: expose parse in compiler-dom, improve sfc parse error handling 6 年之前
  Evan You 94d692b0cf test: fix tests after missing end tag error location fix 6 年之前
  Evan You 75113c8d3e test: fix tests 6 年之前
  Evan You 5cd1495767 refactor(compiler-core): centralize compiler options 6 年之前
  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 年之前