Historique des commits

Auteur SHA1 Message Date
  Evan You c60479146a dx(defineModel): warn against reference of setup scope variables in defineModel options il y a 2 ans
  Evan You ae60a91cc2 fix(compiler-sfc): fix sfc template unref rewrite for class instantiation il y a 2 ans
  Evan You 63c3e621ce test: split import usage check tests into dedicated file il y a 2 ans
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) il y a 2 ans
  Evan You 7aa3f250f2 fix(compiler-core): fix parsing `<script setup>` generics with > il y a 2 ans
  三咲智子 Kevin Deng 5b2bd1df78 feat(compiler-sfc): support import attributes and `using` syntax (#8786) il y a 2 ans
  Evan You e12b10ac3e chore: Merge branch 'main' into minor il y a 2 ans
  Evan You e8bbc946cb feat(compiler-sfc): analyze import usage in template via AST (#9729) il y a 2 ans
  edison 5199a12f88 fix(cssVars): cssVar names should be double-escaped when generating code for ssr (#8824) il y a 2 ans
  三咲智子 Kevin Deng 79b8a0905b feat!: remove reactivity transform (#9321) il y a 2 ans
  edison b39fa1f815 fix(compiler-sfc): fix dynamic directive arguments usage check for slots (#9495) il y a 2 ans
  三咲智子 Kevin Deng 24db9516d8 fix(compiler-sfc): don't hoist props and emit (#8535) il y a 2 ans
  Artyom Tuchkov e404a699f4 fix(compiler-sfc): handle dynamic directive arguments in template usage check (#8538) il y a 2 ans
  vaakian X 776ebf25b2 fix(compiler-sfc): fix using imported ref as template ref during dev (#7593) il y a 2 ans
  白雾三语 ecbd42a144 fix(compiler-sfc): parses correctly when inline mode is off (#8337) il y a 3 ans
  Evan You a370e8006a perf(compiler-sfc): infer ref binding type for more built-in methods il y a 3 ans
  Evan You a6dedc33ba test: split compileScript macro tests il y a 3 ans
  Evan You fe9760188d refactor(compiler-sfc): remove useless type generation il y a 3 ans
  三咲智子 Kevin Deng 14f3d747a3 feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018) il y a 3 ans
  三咲智子 Kevin Deng f7f4624191 fix(compiler-sfc): fix binding type for constants when hoistStatic is disabled (#8029) il y a 3 ans
  -isum 3ccbea08e0 fix(compiler-sfc): accept `StringLiteral` node in `defineEmit` tuple syntax (#8041) il y a 3 ans
  三咲智子 Kevin Deng 955752951e fix(compiler-sfc): skip empty `defineOptions` and support TypeScript type assertions (#8028) il y a 3 ans
  三咲智子 Kevin Deng 5a2f5d59cf feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982) il y a 3 ans
  Evan You 482f2e3434 fix(compiler-sfc): use dynamic defaults merging for methods with computed keys il y a 3 ans
  Evan You fe619443d2 feat(compiler-sfc): support arbitrary expression as withDefaults argument il y a 3 ans
  Evan You f5971468e5 refactor(compiler-sfc): remove unnecessary emits type codegen il y a 3 ans
  Evan You ef73ea53ea feat(compiler-sfc): codegen support for defineEmits() short syntax (followup of #7992) il y a 3 ans
  Evan You 71635be68d feat(compiler-sfc): support generating variable instead of default export in compileScript il y a 3 ans
  Evan You a94072dd2c fix(compiler-sfc): fix defineExpose() codegen regression from #7949 il y a 3 ans
  三咲智子 Kevin Deng 63ad77f6f6 feat(runtime-core): add skipCheck for prop (#7548) il y a 3 ans