Cronologia Commit

Autore SHA1 Messaggio Data
  Cédric Exbrayat c17cbdc28f refactor: use refTransform instead of deprecated refSugar (#4957) 4 anni fa
  Evan You d4c04e9799 fix(compiler-sfc): fix props codegen w/ leading import 4 anni fa
  edison f66d456b7a fix(compiler-sfc): support runtime Enum in normal script (#4698) 4 anni fa
  Evan You 686d0149b6 fix(compiler-core): generate TS-cast safe assignment code for v-model 4 anni fa
  Evan You 6d6cc90912 fix(compiler-sfc): fix local var access check for bindings in normal script 4 anni fa
  edison 8055445b68 fix(compiler-sfc): register exported bindings in normal script when using script setup (#4601) 4 anni fa
  Evan You cab9541ffd refactor(compiler-sfc): improve TLA codegen 4 anni fa
  Evan You 39cebf5f7a fix(compiler-sfc): fix TLA codegen semicolon insertion 4 anni fa
  edison ae942cdcd9 fix(compiler-sfc): support nested await statements (#4458) 4 anni fa
  Thorsten Lünborg bdb1a7958b fix(compiler-sfc): handle empty strings during template usage analysis of setup bindings (#4608) 4 anni fa
  ygj6 fcd5422b4a fix(compile-sfc): add symbol judge in prop type checks. (#4594) 4 anni fa
  Evan You a6e5f82d8e fix(compiler-sfc): properly analyze destructured bindings with dynamic keys 4 anni fa
  webfansplz fac9a2926d fix(compile-sfc): support `Date` prop type with defineProps (#4519) 4 anni fa
  edison 14d65181f1 fix(compiler-sfc): support using declared interface in normal script with defineProps() (#4522) 4 anni fa
  edison 5594643d7b fix(compiler-sfc): fix script setup ref assignment codegen edge case (#4520) 4 anni fa
  webfansplz e6fe751b20 fix(compile-sfc): generate setup prop type format error (#4506) 4 anni fa
  Evan You bacb2012ac fix(compiler-sfc): ensure script setup generates type-valid ts output 4 anni fa
  webfansplz 85807967dc fix(compiler-sfc): generate matching prop types when withDefaults is used (#4466) 4 anni fa
  Evan You b89ff9291e fix(compiler-sfc): ensure script setup lang=ts output is tree-shakable 4 anni fa
  klwf 98263821f8 fix(compiler-sfc): fix `<script>` and `<script setup>` co-usage ordering edge case (#4419) 4 anni fa
  lidlanca 4792ebd687 fix(compiler-sfc): fix 'export default' rewrite with extra whitespaces (#4375) 4 anni fa
  Evan You 872b3f7ec5 fix(compiler-sfc): should also expose regular script block bindings when `<script setup>` is used 4 anni fa
  Evan You 57f10812cc fix(compiler-sfc): fix import usage check for lowercase imported components 4 anni fa
  Evan You f855ccb2c1 fix(compiler-sfc): fix import usage check in template strings in expressions 4 anni fa
  webfansplz ad66295cb3 fix(defineProps): defineProps generates unnecessary array of same types (#4353) 4 anni fa
  Evan You 1e1682f060 fix(compiler-sfc): fix import usage check for last expression 4 anni fa
  Evan You 88a4504e82 fix(compiler-sfc): fix import usage detection for names containing $ 4 anni fa
  Evan You f0ca233d8b refactor(compiler-sfc): improve script setup import expose heuristics 4 anni fa
  Evan You 5a3ccfd914 feat(compiler-sfc): avoid exposing imports not used in template 4 anni fa
  Evan You 93a950d60d fix(compiler-sfc): support const enum 4 anni fa