Historial de Commits

Autor SHA1 Mensaje Fecha
  edison e24ff7d302 fix(compiler-sfc): demote const reactive bindings used in v-model (#14214) hace 6 meses
  Alex Snezhko 55922ff316 fix(compiler-sfc): check lang before attempt to compile script (#13508) hace 9 meses
  Adrian Cerbaro 0562548ab3 fix(compiler-sfc): throw mismatched script langs error before invoking babel (#13194) hace 10 meses
  GU Yiling c85f1b5a13 fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance (#12461) hace 11 meses
  edison 42f879fcab Revert "fix(compiler-sfc): add error handling for defineModel() without varia…" (#13390) hace 1 año
  Runyasak Chaengnaimuang 00734afef5 fix(compiler-sfc): add error handling for defineModel() without variable assignment (#13352) hace 1 año
  edison 89edc6cdcb fix(compile-sfc): handle inline template source map in prod build (#12701) hace 1 año
  edison 62242886d7 fix(compile-core): fix v-model with newlines edge case (#11960) hace 1 año
  Evan You 40193696b3 chore(build): use /*@__PURE__*/ annotation consistently hace 1 año
  edison 7b5b6e0275 fix(cssVars): correctly escape double quotes in SSR (#11784) hace 1 año
  Doctor Wu e76d7430aa fix(compiler-sfc): use options module name if options provide runtimeModuleName options (#10457) hace 2 años
  Evan You c60479146a dx(defineModel): warn against reference of setup scope variables in defineModel options hace 2 años
  Evan You ae60a91cc2 fix(compiler-sfc): fix sfc template unref rewrite for class instantiation hace 2 años
  Evan You 63c3e621ce test: split import usage check tests into dedicated file hace 2 años
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) hace 2 años
  Evan You 7aa3f250f2 fix(compiler-core): fix parsing `<script setup>` generics with > hace 2 años
  三咲智子 Kevin Deng 5b2bd1df78 feat(compiler-sfc): support import attributes and `using` syntax (#8786) hace 2 años
  Evan You e12b10ac3e chore: Merge branch 'main' into minor hace 2 años
  Evan You e8bbc946cb feat(compiler-sfc): analyze import usage in template via AST (#9729) hace 2 años
  edison 5199a12f88 fix(cssVars): cssVar names should be double-escaped when generating code for ssr (#8824) hace 2 años
  三咲智子 Kevin Deng 79b8a0905b feat!: remove reactivity transform (#9321) hace 2 años
  edison b39fa1f815 fix(compiler-sfc): fix dynamic directive arguments usage check for slots (#9495) hace 2 años
  三咲智子 Kevin Deng 24db9516d8 fix(compiler-sfc): don't hoist props and emit (#8535) hace 3 años
  Artyom Tuchkov e404a699f4 fix(compiler-sfc): handle dynamic directive arguments in template usage check (#8538) hace 3 años
  vaakian X 776ebf25b2 fix(compiler-sfc): fix using imported ref as template ref during dev (#7593) hace 3 años
  白雾三语 ecbd42a144 fix(compiler-sfc): parses correctly when inline mode is off (#8337) hace 3 años
  Evan You a370e8006a perf(compiler-sfc): infer ref binding type for more built-in methods hace 3 años
  Evan You a6dedc33ba test: split compileScript macro tests hace 3 años
  Evan You fe9760188d refactor(compiler-sfc): remove useless type generation hace 3 años
  三咲智子 Kevin Deng 14f3d747a3 feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018) hace 3 años