История коммитов

Автор SHA1 Сообщение Дата
  Evan You 87c86e4cc2 refactor: ensure ssr branches are included in esm-bundler build 4 лет назад
  webfansplz 0627765b36 chore(types): remove unnecessary type assertions (#4336) 4 лет назад
  Evan You c421fb91b2 feat(runtime-dom): support async component in defineCustomElement 4 лет назад
  Evan You 6aa871e565 fix(runtime-core): component effect scopes should be detached 4 лет назад
  Evan You 8681c12c0c chore: rename method to make it more explicit it is dev only 4 лет назад
  Evan You bff4ea74c5 fix(hmr): fix custom elements hmr edge cases 4 лет назад
  Evan You 8560005601 fix(runtime-core): ensure setupContext.attrs reactivity when used in child slots 4 лет назад
  Evan You dd1439e711 build: reduce runtime build size 4 лет назад
  Evan You 47f488350c chore: run updated prettier 4 лет назад
  Evan You 8610e1c9e2 feat(runtime-dom): defineCustomElement 4 лет назад
  Anthony Fu f5617fc3bb feat(reactivity): new effectScope API (#2195) 5 лет назад
  Evan You 87f69fd0bb perf(reactivity): improve reactive effect memory usage (#4001) 5 лет назад
  Evan You 9ee41e14d2 fix: prevent withAsyncContext currentInstance leak in edge cases 5 лет назад
  Evan You b0203a3092 feat(expose): always expose $ instance properties on child refs 5 лет назад
  Evan You ac853ff4ab test: fix script setup helpers tests 5 лет назад
  Evan You 63e9e2e9aa feat(sfc): useAttrs + useSlots 5 лет назад
  Evan You 056ef2a7d2 refactor: use markRaw instead of internal flag check 5 лет назад
  Evan You 51d2be2038 perf: avoid deopt for props/emits normalization when global mixins are used 5 лет назад
  Evan You e2ca67b59a fix(runtime-core): align option merge behavior with Vue 2 5 лет назад
  edison d6607c9864 fix(runtime-core): fix resolving inheritAttrs from mixins (#3742) 5 лет назад
  Guillaume Chau 349eb0f0ad feat: onServerPrefetch (#3070) 5 лет назад
  Evan You ce0bbe053a feat: support component-level `compilerOptions` when using runtime compiler 5 лет назад
  Evan You 091e6d67bf feat(config): support configuring runtime compiler via `app.config.compilerOptions` 5 лет назад
  Evan You 7dc681c196 wip: filters compat 5 лет назад
  Evan You 3ea68691e2 wip: inline-template compat 5 лет назад
  Evan You bbf708dbe9 wip: support configuring compiler deprecations at runtime + warn invalid deprecation configs 5 лет назад
  Evan You c55f3ed0e8 wip: fix render fn compat detection 5 лет назад
  Evan You a2f441dc0e wip: refactor compat check utils 5 лет назад
  Evan You 183f9b0013 wip: component v-model compat 5 лет назад
  Evan You f05d6dfd98 wip: render function compat 5 лет назад