Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan You ccf92564d3 fix(compiler-sfc): fix template usage check false positives on types hace 4 años
  Evan You 410144149f fix(compiler-sfc): defineProps return binding or rest binding should be considered reactive hace 4 años
  那里好脏不可以 6042ab0f2f chore: type [ci skip] hace 4 años
  ygj6 16939241b0 fix(compiler-sfc): automatically infer component name from filename when using script setup (#4997) hace 4 años
  木杉 8e29ef6019 fix(compiler-sfc): handle type modifier in import specifiers (#5498) hace 4 años
  Evan You ae4b0783d7 chore: update repo references hace 4 años
  Evan You fef191fb07 chore: remove stale references of ref-transform hace 4 años
  Evan You 7e4f0a8694 fix(compiler-sfc): generate valid TS in script and script setup co-usage with TS hace 4 años
  Evan You 198ca14f19 feat(reactivity-transform): $$() escape for destructured prop bindings hace 4 años
  Cédric Exbrayat c17cbdc28f refactor: use refTransform instead of deprecated refSugar (#4957) hace 4 años
  Evan You d4c04e9799 fix(compiler-sfc): fix props codegen w/ leading import hace 4 años
  edison f66d456b7a fix(compiler-sfc): support runtime Enum in normal script (#4698) hace 4 años
  Evan You 686d0149b6 fix(compiler-core): generate TS-cast safe assignment code for v-model hace 4 años
  Evan You 6d6cc90912 fix(compiler-sfc): fix local var access check for bindings in normal script hace 4 años
  edison 8055445b68 fix(compiler-sfc): register exported bindings in normal script when using script setup (#4601) hace 4 años
  Evan You cab9541ffd refactor(compiler-sfc): improve TLA codegen hace 4 años
  Evan You 39cebf5f7a fix(compiler-sfc): fix TLA codegen semicolon insertion hace 4 años
  edison ae942cdcd9 fix(compiler-sfc): support nested await statements (#4458) hace 4 años
  Thorsten Lünborg bdb1a7958b fix(compiler-sfc): handle empty strings during template usage analysis of setup bindings (#4608) hace 4 años
  ygj6 fcd5422b4a fix(compile-sfc): add symbol judge in prop type checks. (#4594) hace 4 años
  Evan You a6e5f82d8e fix(compiler-sfc): properly analyze destructured bindings with dynamic keys hace 4 años
  webfansplz fac9a2926d fix(compile-sfc): support `Date` prop type with defineProps (#4519) hace 4 años
  edison 14d65181f1 fix(compiler-sfc): support using declared interface in normal script with defineProps() (#4522) hace 4 años
  edison 5594643d7b fix(compiler-sfc): fix script setup ref assignment codegen edge case (#4520) hace 4 años
  webfansplz e6fe751b20 fix(compile-sfc): generate setup prop type format error (#4506) hace 4 años
  Evan You bacb2012ac fix(compiler-sfc): ensure script setup generates type-valid ts output hace 4 años
  webfansplz 85807967dc fix(compiler-sfc): generate matching prop types when withDefaults is used (#4466) hace 4 años
  Evan You b89ff9291e fix(compiler-sfc): ensure script setup lang=ts output is tree-shakable hace 4 años
  klwf 98263821f8 fix(compiler-sfc): fix `<script>` and `<script setup>` co-usage ordering edge case (#4419) hace 4 años
  lidlanca 4792ebd687 fix(compiler-sfc): fix 'export default' rewrite with extra whitespaces (#4375) hace 4 años