Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  三咲智子 Kevin Deng c839129ab9 fix(compiler-sfc): avoid codegen conflict with user variable named `expose` (#7949) 3 vuotta sitten
  Evan You eded94712e feat(compiler-sfc): improve runtime props inference for enum 3 vuotta sitten
  Evan You 5fb406e3e1 fix(compiler-sfc): properly handle unknown types in runtime prop inference 3 vuotta sitten
  Evan You 6f5698c932 Revert "fix(compiler-sfc): infer correct type for enums" 3 vuotta sitten
  Evan You 2e074a7009 fix(compiler-sfc): infer correct type for enums 3 vuotta sitten
  三咲智子 Kevin Deng 0002567728 feat(compiler-sfc): support module string names syntax (#7428) 3 vuotta sitten
  三咲智子 Kevin Deng d60e58c9f6 fix(compiler-sfc): fix edge case of default export call with no args (#7536) 3 vuotta sitten
  三咲智子 Kevin Deng 336a3d7b91 fix(compiler-sfc): properly remove comma of multiple macros in the same declaration (#7423) 3 vuotta sitten
  三咲智子 Kevin Deng 9f5e20ccff fix(compiler-sfc): allow `<script>` with lang='js' (#7398) 3 vuotta sitten
  Evan You 4355d2492d fix(compiler-sfc): handle more TS built-in utilities in defineProps inference 3 vuotta sitten
  三咲智子 Kevin Deng 151a8ad6b9 fix(compiler-sfc): infer TSIntersectionType in defineProps (#7394) 3 vuotta sitten
  三咲智子 Kevin Deng 1b69d5f2f4 fix(compiler-sfc): unwrap TS node for defineProps (#7340) 3 vuotta sitten
  三咲智子 Kevin Deng 6391daf658 fix(compiler-sfc): infer TS Extract&Exclude runtime type (#7339) 3 vuotta sitten
  三咲智子 Kevin Deng 3a7572cdb2 fix(compiler-sfc): infer function prop type from type literal w/ callable signature (#7119) 3 vuotta sitten
  三咲智子 Kevin Deng 7def8b15b8 feat(complier-sfc): hoist literal constants for script (#5752) 3 vuotta sitten
  三咲智子 Kevin Deng bcf5841dde feat(compiler-sfc): add defineOptions macro (#5738) 3 vuotta sitten
  edison 30399d46b1 fix(compiler-sfc): support resolving type declaration from normal script (#5831) 3 vuotta sitten
  三咲智子 Kevin Deng 4e5d9cdb82 refactor(compiler-sfc): drop Function prop type when no static default value (#7125) 3 vuotta sitten
  三咲智子 Kevin Deng 584eae60d1 fix(compiler-sfc): always generate runtime prop type for Function (#7112) 3 vuotta sitten
  Evan You 0594400980 fix(sfc): also generate getter for import bindings during dev 3 vuotta sitten
  Evan You 5a3d45ae29 fix(sfc): ensure consistent dev/prod behavior for non-reactive variables declared in `<script setup>` 3 vuotta sitten
  Evan You 15e889afaf fix(v-model): fix incorrect codegen for non-ref bindings 3 vuotta sitten
  三咲智子 Kevin Deng 8a882ce0a1 fix(compiler-sfc): handle method shorthand syntax in withDefaults (#6972) 3 vuotta sitten
  三咲智子 Kevin Deng 910fa7677f fix(compiler-sfc): resolve computed object key (#6963) 3 vuotta sitten
  Evan You 6861d2380b refactor(compiler-sfc): optimize import alias check for binding analysis 3 vuotta sitten
  Evan You 8d1f526174 fix(compiler-sfc): fix binding analysis for aliased late import 3 vuotta sitten
  三咲智子 Kevin Deng 4a00fddfed fix(compiler-sfc): check import source during binding analysation (#6826) 3 vuotta sitten
  花果山大圣 99b6697fb4 fix(compiler-sfc): fix macro usage in multi-variable declaration (#6778) 3 vuotta sitten
  ygj6 eab76046e3 fix(compiler-sfc): allow type annotation for defineEmits variable (#5394) 3 vuotta sitten
  edison 83f7e6f8a6 fix(compiler-sfc): support using extends interface with defineProps() (#4512) 3 vuotta sitten