Historial de Commits

Autor SHA1 Mensaje Fecha
  Barthélémy Ledoux 62b9d02f6f feat(compiler-core): add `comments` parser option (#1858) hace 5 años
  Evan You 825ec1500f fix(compiler-core): support static slot names containing dots for 2.x compat hace 6 años
  Evan You 0d26413433 fix(compiler-core): fix parsing for directive with dynamic argument containing dots hace 6 años
  Evan You e58beecc97 refactor(compiler/types): convert compiler options documentation to jsdoc hace 6 años
  扩散性百万甜面包 70c8c58be2 test(compiler-core): expect onError to be called (#976) hace 6 años
  Evan You 1f6e72b110 fix(compiler): support full range of entity decoding in browser builds hace 6 años
  Evan You b8ffbffaf7 feat(compiler-core): support v-is hace 6 años
  Evan You 34e61197c7 refactor(compiler-core): improve template type handling hace 6 años
  Evan You 730d329f79 fix(compiler-core): relax error on unknown entities hace 6 años
  Evan You 90ddb7c260 refactor: expose parse in compiler-dom, improve sfc parse error handling hace 6 años
  Evan You 94d692b0cf test: fix tests after missing end tag error location fix hace 6 años
  Evan You 75113c8d3e test: fix tests hace 6 años
  Evan You 5cd1495767 refactor(compiler-core): centralize compiler options hace 6 años
  Evan You 1c0a2c6d41 refactor(compiler): use shorter helpers for text and comment nodes hace 6 años
  Evan You eb20730a67 feat(compiler): preserve whitespace in pre tag, add tests hace 6 años
  Evan You 9298f46f92 feat(compiler-core): whitespace handling hace 6 años
  大江东去 bb9dca2047 test(compiler-core): add test for custom delimiter (#315) hace 6 años
  月迷津渡 f71bf2f1d3 feat: add isCustomElement option (#299) hace 6 años
  HcySunYang 68a3879b88 feat(compiler-core): more hoisting optimizations (#276) hace 6 años
  月迷津渡 78f60347dc feat(compiler): add isNativeTag option for determining element type (#139) hace 6 años
  Evan You 5dfb271551 feat(compiler): implement support for v-pre hace 6 años
  Evan You 798a9cbe9b test: improve coverage hace 6 años
  Evan You 1c410205de test(compiler): test v-slot transform hace 6 años
  Evan You d900c13efb refactor(compiler): separate Interpolation, SimpleExpression & CompoundExpression types hace 6 años
  Evan You 63b6902bdb feat(compiler): correct source map generation hace 6 años
  Evan You 6c8f226a79 fix: fix source map by fixing advancePositionWithMutation hace 6 años
  Evan You b3b67b8c7d feat(compiler): ensure interpolation expressions are wrapped with toString() hace 6 años
  Evan You 914087edea feat(compiler): basic v-bind & v-on transforms hace 6 años
  Evan You 3f05315d17 test: fix tests hace 6 años
  Evan You 5f49018601 test(compiler): tests for ast transform hace 6 años