Historial de Commits

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