提交历史

作者 SHA1 备注 提交日期
  Evan You de03f69cd6 release: v2.7.0-beta.3 3 年之前
  Evan You c9d0e3aee1 ci: e2e test fix 3 年之前
  Evan You 0f2cede374 build: move cssVars logic into compiler-sfc entry 3 年之前
  Evan You d3916b69b4 feat(sfc): parse needMap compat 3 年之前
  Evan You 8ab0074bab feat(sfc): css v-bind 3 年之前
  Evan You 2d67641656 fix: remove wrong observe toggle, properly disable tracking in setup() 3 年之前
  Evan You 9d54f8bdfe chore: remove .only from tests 3 年之前
  Evan You 769c053cff chore: remove code for non-supported :slotted feature 3 年之前
  Evan You 52cf912d85 fix(setup): setup props should pass isReactive check 3 年之前
  Evan You 2533a360a8 fix(template-ref): preserve ref removal behavior in non-composition-api usage 3 年之前
  Evan You 0fabda7a3b feat: useCssModules 3 年之前
  Evan You 9b4e179873 release: v2.7.0-beta.2 3 年之前
  Evan You 328ebff041 fix(compiler-sfc): do not transform external and data urls in templates 3 年之前
  Evan You b2332faf04 release: v2.7.0-beta.1 3 年之前
  Evan You efa8a74964 feat: warn top level await usage in `<script setup>` 3 年之前
  Evan You cdfc4c134d fix(compiler-sfc): expose src on custom blocks as well 3 年之前
  Evan You 8f5817a7c9 feat(compiler-sfc): support includeAbsolute in transformAssetUrl 3 年之前
  Evan You 96cd1d03fd release: v2.7.0-alpha.12 3 年之前
  Evan You 8ce585d70c feat: further align compiler-sfc api + expose rewriteDefault 3 年之前
  Evan You ac8882715c release: v2.7.0-alpha.11 3 年之前
  Evan You 2726b6d9ff fix: further align types with v3 3 年之前
  Evan You fa2115c031 release: v2.7.0-alpha.10 3 年之前
  Evan You 457fe6d222 types: align compiler-sfc type exports with v3 3 年之前
  Evan You b3432ffa8f chore: fix snapshot 3 年之前
  Evan You cdfd9f321e fix: avoid warning when accessing _setupProxy 3 年之前
  Evan You 749b96d84e feat: export version as named export 3 年之前
  Evan You 5a0cc58b91 release: v2.7.0-alpha.9 3 年之前
  Evan You 7173ad4272 feat: types for `<script setup>` macros 3 年之前
  Evan You 3c2707b62e feat: defineExpose() support 3 年之前
  Evan You bd8409bc98 wip: fix component resolution check 3 年之前