Commit History

Auteur SHA1 Bericht Datum
  Evan You 6bda4b6688 fix(compiler-core): fix codegen for literal const in non-inline mode 3 jaren geleden
  三咲智子 Kevin Deng ba4cec31b9 fix(compiler-sfc): infer runtime type in defineProps (#7972) 3 jaren geleden
  Evan You ba9c2ae247 feat(compiler-sfc): enable reactive props destructure by default and deprecate withDefaults() (#7986) 3 jaren geleden
  Evan You e10a89e608 fix(compiler-sfc): fix function default value handling w/ props destructure 3 jaren geleden
  Evan You 1a04fba10b fix(compiler-sfc): infer object type for empty type literal 3 jaren geleden
  Evan You a94072dd2c fix(compiler-sfc): fix defineExpose() codegen regression from #7949 3 jaren geleden
  Haoqun Jiang ffe679c490 fix(types/jsx): move JSX DOM types back to `@vue/runtime-dom` (#7979) 3 jaren geleden
  Leonardo Piccioni de Almeida ff60b933ae fix(jsx-runtime): handle keys (#7976) 3 jaren geleden
  Haoqun Jiang 0f73f394da fix(types/jsx): jsx-runtime types for global JSX namespace registration (#7978) 3 jaren geleden
  三咲智子 Kevin Deng 77686cf476 fix(compiler-core): check if expression is constant (#7974) 3 jaren geleden
  三咲智子 Kevin Deng 63ad77f6f6 feat(runtime-core): add skipCheck for prop (#7548) 3 jaren geleden
  Evan You 1bde9fbc91 chore: fix accidentally replaced comments [ci skip] 3 jaren geleden
  白雾三语 ddba46ae6d chore: update snapshots by #7766 (#7970) 3 jaren geleden
  白雾三语 139104ba26 fix(compiler-sfc): use prependLeft to handle CSSVars (#7760) 3 jaren geleden
  Evan You b9dc1adefb chore: update snapshots 3 jaren geleden
  三咲智子 Kevin Deng c839129ab9 fix(compiler-sfc): avoid codegen conflict with user variable named `expose` (#7949) 3 jaren geleden
  三咲智子 Kevin Deng 93f77292c9 fix(compiler-sfc): disallow `expose` property in `defineOptions` (#7967) 3 jaren geleden
  三咲智子 Kevin Deng b7bd50f505 feat(compiler-core): support parsing `const` modifier in type parameters (#7912) 3 jaren geleden
  Evan You eded94712e feat(compiler-sfc): improve runtime props inference for enum 3 jaren geleden
  Evan You 5fb406e3e1 fix(compiler-sfc): properly handle unknown types in runtime prop inference 3 jaren geleden
  Evan You 6f5698c932 Revert "fix(compiler-sfc): infer correct type for enums" 3 jaren geleden
  Evan You 2e074a7009 fix(compiler-sfc): infer correct type for enums 3 jaren geleden
  三咲智子 Kevin Deng 0002567728 feat(compiler-sfc): support module string names syntax (#7428) 3 jaren geleden
  三咲智子 Kevin Deng d60e58c9f6 fix(compiler-sfc): fix edge case of default export call with no args (#7536) 3 jaren geleden
  三咲智子 Kevin Deng 336a3d7b91 fix(compiler-sfc): properly remove comma of multiple macros in the same declaration (#7423) 3 jaren geleden
  三咲智子 Kevin Deng 9f5e20ccff fix(compiler-sfc): allow `<script>` with lang='js' (#7398) 3 jaren geleden
  Evan You 4355d2492d fix(compiler-sfc): handle more TS built-in utilities in defineProps inference 3 jaren geleden
  三咲智子 Kevin Deng 151a8ad6b9 fix(compiler-sfc): infer TSIntersectionType in defineProps (#7394) 3 jaren geleden
  三咲智子 Kevin Deng 1b69d5f2f4 fix(compiler-sfc): unwrap TS node for defineProps (#7340) 3 jaren geleden
  三咲智子 Kevin Deng 6391daf658 fix(compiler-sfc): infer TS Extract&Exclude runtime type (#7339) 3 jaren geleden