Commit Verlauf

Autor SHA1 Nachricht Datum
  Evan You a6e5f82d8e fix(compiler-sfc): properly analyze destructured bindings with dynamic keys vor 4 Jahren
  webfansplz fac9a2926d fix(compile-sfc): support `Date` prop type with defineProps (#4519) vor 4 Jahren
  edison 14d65181f1 fix(compiler-sfc): support using declared interface in normal script with defineProps() (#4522) vor 4 Jahren
  edison 5594643d7b fix(compiler-sfc): fix script setup ref assignment codegen edge case (#4520) vor 4 Jahren
  webfansplz e6fe751b20 fix(compile-sfc): generate setup prop type format error (#4506) vor 4 Jahren
  Evan You bacb2012ac fix(compiler-sfc): ensure script setup generates type-valid ts output vor 4 Jahren
  webfansplz 85807967dc fix(compiler-sfc): generate matching prop types when withDefaults is used (#4466) vor 4 Jahren
  dependabot[bot] 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) vor 4 Jahren
  Evan You b89ff9291e fix(compiler-sfc): ensure script setup lang=ts output is tree-shakable vor 4 Jahren
  Evan You 586ec51c49 chore: warnings for ref transform vor 4 Jahren
  klwf 98263821f8 fix(compiler-sfc): fix `<script>` and `<script setup>` co-usage ordering edge case (#4419) vor 4 Jahren
  lidlanca 4792ebd687 fix(compiler-sfc): fix 'export default' rewrite with extra whitespaces (#4375) vor 4 Jahren
  Evan You 06051c4bf2 feat(experimental): support ref transform for sfc normal `<script>` vor 4 Jahren
  Evan You 0805abe573 refactor(compiler-sfc): refSugar -> refTransform, export shouldTransformRef vor 4 Jahren
  Evan You e565831c98 feat(experimental): shouldTransform for ref-transform vor 4 Jahren
  Evan You 0c2ea1c134 refactor(compiler-sfc): remove parseOnly mode vor 4 Jahren
  Evan You db8dc753c0 feat(experimental): standalone ref transform vor 4 Jahren
  Evan You 84b24a71f0 chore: bump deps vor 4 Jahren
  Evan You 73f8cae465 refactor(compiler): further extract babel ast utilities vor 4 Jahren
  Evan You 62f752552a refactor(compiler): extract shared ast transform utils vor 4 Jahren
  Evan You 872b3f7ec5 fix(compiler-sfc): should also expose regular script block bindings when `<script setup>` is used vor 4 Jahren
  似水微寒 c51fb74599 refactor(compiler-sfc): remove duplicate judgment conditions (#4368) vor 4 Jahren
  Evan You 57f10812cc fix(compiler-sfc): fix import usage check for lowercase imported components vor 4 Jahren
  Evan You f855ccb2c1 fix(compiler-sfc): fix import usage check in template strings in expressions vor 4 Jahren
  webfansplz ad66295cb3 fix(defineProps): defineProps generates unnecessary array of same types (#4353) vor 4 Jahren
  Evan You aae3725e57 fix(compiler-sfc): bail on import usage check when template has custom lang vor 4 Jahren
  Evan You 00b76d3dc1 feat(sfc): support $shallowRef ref sugar vor 4 Jahren
  Evan You e42d7794cb chore(compiler-sfc): emit compiler error against incorrect ref sugar usage vor 4 Jahren
  Evan You 1e1682f060 fix(compiler-sfc): fix import usage check for last expression vor 4 Jahren
  Evan You 88a4504e82 fix(compiler-sfc): fix import usage detection for names containing $ vor 4 Jahren