커밋 기록

작성자 SHA1 메시지 날짜
  花果山大圣 99b6697fb4 fix(compiler-sfc): fix macro usage in multi-variable declaration (#6778) 3 년 전
  ygj6 eab76046e3 fix(compiler-sfc): allow type annotation for defineEmits variable (#5394) 3 년 전
  edison 83f7e6f8a6 fix(compiler-sfc): support using extends interface with defineProps() (#4512) 3 년 전
  Kid 96ba71d0cf chore: fix typos (#6708) 3 년 전
  Evan You 769e5555f9 fix(compiler-sfc): fix template usage check edge case for v-on statements 4 년 전
  Evan You 9734b31c31 fix(sfc): avoid auto name inference leading to unwanted recursion 4 년 전
  Evan You 583b625987 fix(compiler-sfc): fix usage detection for types in v-for/v-slot expressions 4 년 전
  Evan You efea4a8b57 fix(ssr/sfc-css-vars): fix v-bind css vars codegen for SSR 4 년 전
  liulinboyi a0290fe781 fix(compiler-sfc): add test for #5808 4 년 전
  liulinboyi 3b7b107120 fix(compiler-sfc): <script> after <script setup> the script content not end with `\\n` 4 년 전
  Evan You 8a123ac34f fix(compiler-sfc): fix treeshaking of namespace import when used in template 4 년 전
  Evan You ccf92564d3 fix(compiler-sfc): fix template usage check false positives on types 4 년 전
  Evan You 410144149f fix(compiler-sfc): defineProps return binding or rest binding should be considered reactive 4 년 전
  那里好脏不可以 6042ab0f2f chore: type [ci skip] 4 년 전
  ygj6 16939241b0 fix(compiler-sfc): automatically infer component name from filename when using script setup (#4997) 4 년 전
  木杉 8e29ef6019 fix(compiler-sfc): handle type modifier in import specifiers (#5498) 4 년 전
  Evan You ae4b0783d7 chore: update repo references 4 년 전
  Evan You fef191fb07 chore: remove stale references of ref-transform 4 년 전
  Evan You 7e4f0a8694 fix(compiler-sfc): generate valid TS in script and script setup co-usage with TS 4 년 전
  Evan You 198ca14f19 feat(reactivity-transform): $$() escape for destructured prop bindings 4 년 전
  Cédric Exbrayat c17cbdc28f refactor: use refTransform instead of deprecated refSugar (#4957) 4 년 전
  Evan You d4c04e9799 fix(compiler-sfc): fix props codegen w/ leading import 4 년 전
  edison f66d456b7a fix(compiler-sfc): support runtime Enum in normal script (#4698) 4 년 전
  Evan You 686d0149b6 fix(compiler-core): generate TS-cast safe assignment code for v-model 4 년 전
  Evan You 6d6cc90912 fix(compiler-sfc): fix local var access check for bindings in normal script 4 년 전
  edison 8055445b68 fix(compiler-sfc): register exported bindings in normal script when using script setup (#4601) 4 년 전
  Evan You cab9541ffd refactor(compiler-sfc): improve TLA codegen 4 년 전
  Evan You 39cebf5f7a fix(compiler-sfc): fix TLA codegen semicolon insertion 4 년 전
  edison ae942cdcd9 fix(compiler-sfc): support nested await statements (#4458) 4 년 전
  Thorsten Lünborg bdb1a7958b fix(compiler-sfc): handle empty strings during template usage analysis of setup bindings (#4608) 4 년 전