Commit History

Author SHA1 Message Date
  zhiyuanzmj 9b029239ed fix(compiler-core): identifiers in function parameters should not be inferred as references (#13548) 9 months ago
  Evan You 5861229475 fix(compiler-core): use ast-based check for function expressions when possible 1 year ago
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 years ago
  Evan You 95f6fffea2 chore: Merge branch 'main' into minor 2 years ago
  白雾三语 bae79ddf85 fix(compiler-core): fix v-on with modifiers on inline expression of undefined (#9866) 2 years ago
  Evan You a60ad9180d refactor: swap to new template parser 2 years ago
  Che Guevara 6bcb7a5ea3 chore: remove deprecated usage of String.prototype.substr (#4699) 4 years ago
  Evan You 6257adeaac fix(compiler-core): more robust member expression check in Node 4 years ago
  Evan You d23fde3d3b fix(compiler-core): more robust member expression check when running in node 4 years ago
  shadowings-zy 32827506ff fix(compiler-core): fix duplicated component identifier for names with non-ascii chars (#4429) 4 years ago
  Evan You 5af718ba41 fix(v-model): support calling methods in v-model expression 4 years ago
  Evan You 395572b593 fix(v-on): proper member exp detection for bracket assignment 4 years ago
  Evan You 963085d18c fix(v-on): properly detect member expressions with optional chaining 4 years ago
  Evan You bc100c5c48 fix(compiler-core): improve member expression check 4 years ago
  HcySunYang 9b2e894017 fix(compiler-core): improve the isMemberExpression function (#3675) 4 years ago
  Evan You 516501e20e chore: remove unused util function 6 years ago
  HcySunYang 68a3879b88 feat(compiler-core): more hoisting optimizations (#276) 6 years ago
  Rahul Kadyan 87c3d2edae feat(compiler-core): create transform for v-model (#146) 6 years ago
  Evan You 6c8f226a79 fix: fix source map by fixing advancePositionWithMutation 6 years ago
  Evan You 9b1a548c6b feat(compiler): basic codegen with source map support 6 years ago
  Rahul Kadyan 10c1a2b332 feat(compiler-core): add parser transform for v-for directive (#65) 6 years ago