提交历史

作者 SHA1 备注 提交日期
  Carlos Rodrigues e8f693eda6 types(defineComponent): Keep slot information on functional components 2 年之前
  Evan You dd26e98233 chore(playground): use CodeMirror during local dev 2 年之前
  Evan You 4d94ebfe75 perf(v-on): constant handlers with modifiers should not be treated as dynamic 2 年之前
  Evan You da4a4fb5e8 perf(runtime-dom): cache modifier wrapper functions 2 年之前
  三咲智子 Kevin Deng 4936d2e11a fix(compiler-sfc): throw error when failing to load TS during type resolution (#8883) 2 年之前
  edison 5199a12f88 fix(cssVars): cssVar names should be double-escaped when generating code for ssr (#8824) 2 年之前
  Evan You 6fcec3b2c7 chore: fix width/height check condition 2 年之前
  edison 7cbcee3d83 fix(compiler-sfc): support resolving components from props (#8785) 2 年之前
  Evan You 9845f1d2a1 chore: optimize widht/height element check 2 年之前
  Evan You 38aaa8c886 perf: optimize on* prop check 2 年之前
  zhoulixiang bfc1838f31 fix(runtime-dom): set width/height with units as attribute (#8781) 2 年之前
  renovate[bot] 741114304f chore(deps): update dependency puppeteer to ~21.5.2 (#9637) 2 年之前
  Evan You c46f91fd9e chore: bump @vue/repl 2 年之前
  renovate[bot] 2cece5ba1b chore(deps): update dependency @typescript-eslint/parser to ^6.13.0 (#9683) 2 年之前
  renovate[bot] 3a65134360 chore(deps): update all non-major dependencies (#9682) 2 年之前
  renovate[bot] 31f6ebc4df fix(deps): update compiler to ^7.23.4 (#9681) 2 年之前
  Evan You 069f838691 release: v3.3.9 2 年之前
  Carlos Rodrigues 1c525f75a3 types: support app.component to be `defineComponent` (#9662) 2 年之前
  Evan You fc772dbf73 chore: exclude private packages from version updates 2 年之前
  Evan You 8fddb19c3a workflow: use workspace deps 2 年之前
  renovate[bot] 32fb79df41 chore(deps): update all non-major dependencies (#9636) 2 年之前
  renovate[bot] 07bd2cd27e chore(deps): update dependency vite to v5 (#9630) 2 年之前
  renovate[bot] 1ef43479c8 chore(deps): update dependency tsx to v4 (#9629) 2 年之前
  renovate[bot] 16a6438236 chore(deps): update lint (#9627) 2 年之前
  renovate[bot] 9b634cb8fc chore(deps): update actions/github-script action to v7 (#9628) 2 年之前
  renovate[bot] ac04d28d51 chore(deps): update dessant/lock-threads action to v5 (#9626) 2 年之前
  renovate[bot] 90be6e9c87 chore(deps): update autofix-ci/action digest to bee19d7 (#9625) 2 年之前
  三咲智子 Kevin Deng 46d3910794 chore: fix polyfill node conditions in dev 2 年之前
  三咲智子 Kevin Deng 83e618f316 docs: replace rollup-plugin-vue with vite version 2 年之前
  Evan You 2859b653c9 fix(v-model): unnecessary value binding error should apply to dynamic instead of static binding 2 年之前