提交歷史

作者 SHA1 備註 提交日期
  daiwei 31fe32fd50 chore: Merge branch 'main' into minor 4 月之前
  edison e24ff7d302 fix(compiler-sfc): demote const reactive bindings used in v-model (#14214) 4 月之前
  edison 1cc0553905 refactor: rewrite defineVaporAsyncComponent import to defineAsyncComponent in SSR + vapor mode (#14016) 6 月之前
  daiwei 20b5240ef3 chore: Merge branch 'main' into minor 6 月之前
  Alex Snezhko 55922ff316 fix(compiler-sfc): check lang before attempt to compile script (#13508) 7 月之前
  daiwei 716b6de355 chore: Merge branch 'main' into minor 8 月之前
  Adrian Cerbaro 0562548ab3 fix(compiler-sfc): throw mismatched script langs error before invoking babel (#13194) 8 月之前
  Rizumu Ayaka 57354e195a refactor(compiler-sfc): destructure built-in properties ($emit,$attrs,$slots) in inline mode (#13663) 8 月之前
  GU Yiling c85f1b5a13 fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance (#12461) 10 月之前
  edison 42f879fcab Revert "fix(compiler-sfc): add error handling for defineModel() without varia…" (#13390) 11 月之前
  Runyasak Chaengnaimuang 00734afef5 fix(compiler-sfc): add error handling for defineModel() without variable assignment (#13352) 11 月之前
  edison 89edc6cdcb fix(compile-sfc): handle inline template source map in prod build (#12701) 11 月之前
  edison 62242886d7 fix(compile-core): fix v-model with newlines edge case (#11960) 1 年之前
  Evan You 40193696b3 chore(build): use /*@__PURE__*/ annotation consistently 1 年之前
  edison 7b5b6e0275 fix(cssVars): correctly escape double quotes in SSR (#11784) 1 年之前
  Doctor Wu e76d7430aa fix(compiler-sfc): use options module name if options provide runtimeModuleName options (#10457) 2 年之前
  Evan You c60479146a dx(defineModel): warn against reference of setup scope variables in defineModel options 2 年之前
  Evan You ae60a91cc2 fix(compiler-sfc): fix sfc template unref rewrite for class instantiation 2 年之前
  Evan You 63c3e621ce test: split import usage check tests into dedicated file 2 年之前
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 年之前
  Evan You 7aa3f250f2 fix(compiler-core): fix parsing `<script setup>` generics with > 2 年之前
  三咲智子 Kevin Deng 5b2bd1df78 feat(compiler-sfc): support import attributes and `using` syntax (#8786) 2 年之前
  Evan You e12b10ac3e chore: Merge branch 'main' into minor 2 年之前
  Evan You e8bbc946cb feat(compiler-sfc): analyze import usage in template via AST (#9729) 2 年之前
  edison 5199a12f88 fix(cssVars): cssVar names should be double-escaped when generating code for ssr (#8824) 2 年之前
  三咲智子 Kevin Deng 79b8a0905b feat!: remove reactivity transform (#9321) 2 年之前
  edison b39fa1f815 fix(compiler-sfc): fix dynamic directive arguments usage check for slots (#9495) 2 年之前
  三咲智子 Kevin Deng 24db9516d8 fix(compiler-sfc): don't hoist props and emit (#8535) 2 年之前
  Artyom Tuchkov e404a699f4 fix(compiler-sfc): handle dynamic directive arguments in template usage check (#8538) 2 年之前
  vaakian X 776ebf25b2 fix(compiler-sfc): fix using imported ref as template ref during dev (#7593) 2 年之前