コミット履歴

作者 SHA1 メッセージ 日付
  Evan You 5df7dfcd71 fix(sfc): only enable jsx parser plugin when explicitly using tsx 5 年 前
  Evan You 963085d18c fix(v-on): properly detect member expressions with optional chaining 5 年 前
  Evan You 2937530bef fix(v-model): handle mutations of v-model bound array/sets 5 年 前
  edison c23153d82e fix(compiler-core): fix forwarded slots detection on template slots (#4124) 5 年 前
  edison 6a0c7cd905 fix(sfc): fix style variables injection on static vnode (#3847) 5 年 前
  Evan You 03e26845e2 fix(sfc): fix `<script setup>` async context preservation logic 5 年 前
  Evan You b68dfbb9da workflow: dev-sfc script 5 年 前
  Evan You d12206db8e test: add test case for proper effect teardown w/ withAsyncContext 5 年 前
  Evan You 6fad2093a4 fix(compiler-sfc): should not rewrite ref sugar identifiers in types 5 年 前
  Evan You 09f84e98c9 chore: bump vite 5 年 前
  Austin Keener f3e15f633e fix(compat): fix props check for v-model compat warning (#4056) 5 年 前
  Evan You 348c3b01e5 release: v3.1.4 5 年 前
  Evan You 00bb76b69c test: fix test ts target 5 年 前
  Evan You 253ca2729d fix(compiler-sfc): fix parse-only mode when there is no script setup block 5 年 前
  Evan You dd280ddaba chore: fix lint script 5 年 前
  Evan You e47b1ca6d6 chore: disallow async/await usage in src 5 年 前
  Evan You 438754a0d1 fix(build): avoid using async/await syntax 5 年 前
  Evan You a44d528af1 fix(codegen): ensure valid types in genreated code when using global directives 5 年 前
  Austin Keener 12cf9f4ea1 fix(runtime-core): fix instance accessed via $parent chain when using expose() (#4048) 5 年 前
  wonderl17 735ada1507 fix(runtime-core): add useAttrs and useSlots export (#4053) 5 年 前
  Evan You 2788154f77 fix(build): fix generated code containing unprocessed class field syntax 5 年 前
  Evan You fc7b640041 release: v3.1.3 5 年 前
  Evan You ba89ca9eca fix(runtime-dom): fix static node content caching edge cases 5 年 前
  Guillaume 347d90173b types: export CreateComponentPublicInstance 5 年 前
  Evan You 33708e8bf4 fix(ssr): ensure behavior consistency between prod/dev when mounting SSR app to empty containers 5 年 前
  Evan You 34d4991dd5 fix(ssr): properly hydrate non-string value bindings 5 年 前
  Evan You fded1e8dfa fix(runtime-core): fix mouting of detached static vnode 5 年 前
  Evan You d2df28dca4 fix(compiler-core): properly exit self-closing pre tag 5 年 前
  Evan You 127ed1b969 fix(types): improve type of unref() 5 年 前
  Bas van Meurs 69b74a806f chore(puppeteer): upgrade puppeteer (#4019) 5 年 前