提交歷史

作者 SHA1 備註 提交日期
  Evan You 1928c9b537 refactor: move template ref setter into dedicated file 4 年之前
  Evan You 41c18effea feat: support ref in v-for, remove compat deprecation warnings 4 年之前
  Evan You a1167c57e5 fix(runtime-core): disallow recurse in vnode/directive beforeUpdate hooks 4 年之前
  Evan You 4b0ca8709a feat(compiler-core): support aliasing vue: prefixed events to inline vnode hooks 4 年之前
  Evan You 1c9a4810fc fix(compiler): force block for custom dirs and inline beforeUpdate hooks 4 年之前
  Evan You 4b5d1ac894 chore: remove outdated test case 4 年之前
  Evan You 9823bd95d1 feat(experimental): allow const for ref sugar declarations 4 年之前
  Evan You d955cfacd6 release: v3.2.24 4 年之前
  edison 6d887aaf59 fix(runtime-core): handle initial undefined attrs (#5017) 4 年之前
  Noel De Martin 34985fee6b feat(types/script-setup): add generic type to defineExpose (#5035) 4 年之前
  Lucas Werkmeister f73547fc05 chore(compat): fix example config syntax error (#5027) 4 年之前
  Thorsten Lünborg f8552697fb fix(package): ensure ref-macros export is recognized by vue-tsc (#5003) 4 年之前
  Illya Klymov ee97cf5a4d fix(compat): maintain compatConfig option in legacy functional comp (#4974) 4 年之前
  Che Guevara 595a93715b refactor(types): use `DOMRect` instead of the `Position` type (#5012) 4 年之前
  Ziwen Mei d70dd9faaa chore(compiler-sfc): fix typo in comments (#5029) 4 年之前
  三咲智子 523b4b78f5 fix(types/reactivity): export ShallowRef type (#5026) 4 年之前
  Forzen FIsh 095fe269cb chore: remove redundant variable declaration (#5053) 4 年之前
  Evan You 29beda7c6f fix(compiler-dom): avoid bailing stringification on setup const bindings 4 年之前
  Evan You 4713578367 workflow(template-explorer): handle debugging with nodeTransforms 4 年之前
  Evan You 31d6a31d97 chore: fix template explorer local css link 4 年之前
  Evan You 87c73e99d6 fix(compiler-sfc): make asset url imports stringifiable 4 年之前
  Evan You 3e5ed6c1fc chore(playground): bump repl 4 年之前
  n2ptune 772574febb chore(custom-element): fix comment typo (#5028) [skip ci] 4 年之前
  Ziwen Mei 2d4f455434 chore(compiler-sfc): fix typo in compileScript (#5000) 4 年之前
  Evan You b6a8a451b8 release: v3.2.23 4 年之前
  Evan You 68c45e73da feat(compiler-sfc): expose properties for more accurate HMR 4 年之前
  Che Guevara 90083f5718 workflow: update `test` script to support command line flags (#4947) 4 年之前
  mehan 2a4f134fc5 chore: remove unnecessary assertion (#4867) 4 年之前
  ygj6 c61baac75a feat(compiler-sfc): export resolveTemplateUsageCheckString for HMR plugin use (#4908) 4 年之前
  Evan You 6d46b36e7c revert: "fix(types): use proper array type when unwrapping reactive array (#4807)" 4 年之前