Histórico de Commits

Autor SHA1 Mensagem Data
  edison 5199a12f88 fix(cssVars): cssVar names should be double-escaped when generating code for ssr (#8824) há 2 anos atrás
  edison b39fa1f815 fix(compiler-sfc): fix dynamic directive arguments usage check for slots (#9495) há 2 anos atrás
  三咲智子 Kevin Deng 24db9516d8 fix(compiler-sfc): don't hoist props and emit (#8535) há 3 anos atrás
  Artyom Tuchkov e404a699f4 fix(compiler-sfc): handle dynamic directive arguments in template usage check (#8538) há 3 anos atrás
  vaakian X 776ebf25b2 fix(compiler-sfc): fix using imported ref as template ref during dev (#7593) há 3 anos atrás
  白雾三语 ecbd42a144 fix(compiler-sfc): parses correctly when inline mode is off (#8337) há 3 anos atrás
  Evan You a370e8006a perf(compiler-sfc): infer ref binding type for more built-in methods há 3 anos atrás
  Evan You a6dedc33ba test: split compileScript macro tests há 3 anos atrás
  Evan You fe9760188d refactor(compiler-sfc): remove useless type generation há 3 anos atrás
  三咲智子 Kevin Deng 14f3d747a3 feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018) há 3 anos atrás
  三咲智子 Kevin Deng f7f4624191 fix(compiler-sfc): fix binding type for constants when hoistStatic is disabled (#8029) há 3 anos atrás
  -isum 3ccbea08e0 fix(compiler-sfc): accept `StringLiteral` node in `defineEmit` tuple syntax (#8041) há 3 anos atrás
  三咲智子 Kevin Deng 955752951e fix(compiler-sfc): skip empty `defineOptions` and support TypeScript type assertions (#8028) há 3 anos atrás
  三咲智子 Kevin Deng 5a2f5d59cf feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982) há 3 anos atrás
  Evan You 482f2e3434 fix(compiler-sfc): use dynamic defaults merging for methods with computed keys há 3 anos atrás
  Evan You fe619443d2 feat(compiler-sfc): support arbitrary expression as withDefaults argument há 3 anos atrás
  Evan You f5971468e5 refactor(compiler-sfc): remove unnecessary emits type codegen há 3 anos atrás
  Evan You ef73ea53ea feat(compiler-sfc): codegen support for defineEmits() short syntax (followup of #7992) há 3 anos atrás
  Evan You 71635be68d feat(compiler-sfc): support generating variable instead of default export in compileScript há 3 anos atrás
  Evan You a94072dd2c fix(compiler-sfc): fix defineExpose() codegen regression from #7949 há 3 anos atrás
  三咲智子 Kevin Deng 63ad77f6f6 feat(runtime-core): add skipCheck for prop (#7548) há 3 anos atrás
  三咲智子 Kevin Deng c839129ab9 fix(compiler-sfc): avoid codegen conflict with user variable named `expose` (#7949) há 3 anos atrás
  Evan You eded94712e feat(compiler-sfc): improve runtime props inference for enum há 3 anos atrás
  Evan You 5fb406e3e1 fix(compiler-sfc): properly handle unknown types in runtime prop inference há 3 anos atrás
  Evan You 6f5698c932 Revert "fix(compiler-sfc): infer correct type for enums" há 3 anos atrás
  Evan You 2e074a7009 fix(compiler-sfc): infer correct type for enums há 3 anos atrás
  三咲智子 Kevin Deng 0002567728 feat(compiler-sfc): support module string names syntax (#7428) há 3 anos atrás
  三咲智子 Kevin Deng d60e58c9f6 fix(compiler-sfc): fix edge case of default export call with no args (#7536) há 3 anos atrás
  三咲智子 Kevin Deng 336a3d7b91 fix(compiler-sfc): properly remove comma of multiple macros in the same declaration (#7423) há 3 anos atrás
  三咲智子 Kevin Deng 9f5e20ccff fix(compiler-sfc): allow `<script>` with lang='js' (#7398) há 3 anos atrás