Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan You 085bbd5fe0 fix(compiler-sfc): named imports from .vue file should not be treated as constant hace 5 años
  Evan You f2b0a8e81d fix(v-model): avoid mutation when using Set models + fix multi select Set model update hace 5 años
  Evan You 83a79a829c Revert "fix(v-model): mutate original array for v-model multi checkbox (#2663)" hace 5 años
  Evan You 11a76ebd94 chore: fix snapshot hace 5 años
  Evan You 4307610c35 chore: fix setRef usage hace 5 años
  Evan You 5a19bb5320 refactor(runtime-dom): avoid unnecessary typeof checks during props patching hace 5 años
  edison fb6b9f8e8f fix(runtime-dom): attribute should be removed with nullish values (#2679) hace 5 años
  Evan You 64d4681e4b fix(async-component): forward refs on async component wrapper hace 5 años
  HcySunYang 87581cd266 fix(v-model): mutate original array for v-model multi checkbox (#2663) hace 5 años
  Yasser Lahbibi cd92836223 fix(teleport): Teleport into SVG elements (#2648) hace 5 años
  hiroki 7a1a782642 fix(provide): support symbols in applyOptions (#2616) hace 5 años
  Evan You e4f09c1419 fix(compiler-core/v-on): handle falsy values when caching v-on handlers hace 5 años
  Evan You 3cd30c5245 fix(v-show): ensure v-show conflict with inline string style binding hace 5 años
  Evan You 9db7095962 fix(compiler-core): fix scope var reference check for v-on expressions hace 5 años
  Evan You e41b46c396 chore: annotate generated slot flag hace 5 años
  edison 5f2a8533ac fix(compiler-sfc): fix parsing error when `lang=""` is used on plain element (#2569) hace 5 años
  Evan You bf16a57fc3 fix(runtime-core): handle static node move in production hace 5 años
  underfin 2a9ba0c8e9 fix(runtime-core): remove static node in production mode (#2556) hace 5 años
  Thorsten Lünborg 421205d0ad fix(runtime-core): ensure keep-alive deep-watches include/explude props (#2551) hace 5 años
  Evan You 67d1aac6ae feat(sfc): allow sfcs to recursively self-reference in template via name inferred from filename hace 5 años
  dependabot-preview[bot] 29d256c39d build(deps-dev): bump rollup from 2.33.3 to 2.34.0 (#2690) hace 5 años
  Evan You 43eab923ea fix(compiler-sfc): should not remove import statements with no specifier when compiling script setup hace 5 años
  Evan You a76e58e5fd build: avoid shipping patch flag name strings in prod hace 5 años
  Evan You 3bc2914e32 fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with comments hace 5 años
  shadowings-zy 3532b2b021 fix(runtime-core): fix emit listener check on kebab-case events (#2542) hace 5 años
  Evan You 2ab8c41a1a fix(slots): dynamically named slots should be keyed by name hace 5 años
  Thorsten Lünborg 6e46a574ed fix(reactivity): ensure add/set on reactive collections return the proxy (#2534) hace 5 años
  HcySunYang 0ff2a4f1c1 fix(runtime-core): should pause tracking when initializing legacy options (#2524) hace 5 años
  Evan You 5b6266284d fix(compiler-ssr): should not render key/ref bindings in ssr hace 5 años
  Evan You a5d6f8091e fix(compiler-ssr): generate correct children for transition-group hace 5 años