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

Автор SHA1 Сообщение Дата
  Otto 1015700e1e docs: update vite init command (#4176) [ci skip] 4 лет назад
  Evan You ac74e1dd33 fix(v-model): avoid resetting value of in-focus & lazy input 4 лет назад
  Evan You 2581cfb707 fix(types): fix types for readonly ref 4 лет назад
  Evan You 231dafd55a refactor: adjust custom element hmr, fix tests 4 лет назад
  Evan You bff4ea74c5 fix(hmr): fix custom elements hmr edge cases 4 лет назад
  Evan You 5b76843b69 feat(runtime-dom): support passing initial props to custom element constructor 4 лет назад
  Evan You 7a7e1d8e9f feat(runtime-dom): hmr for custom elements 4 лет назад
  Evan You a7fa4ac28a feat(runtime-dom): support specifying shadow dom styles in defineCustomElement 4 лет назад
  Evan You f0ca233d8b refactor(compiler-sfc): improve script setup import expose heuristics 4 лет назад
  Evan You 5a3ccfd914 feat(compiler-sfc): avoid exposing imports not used in template 4 лет назад
  Evan You db3f57a392 fix(hmr): fix hmr when global mixins are used 4 лет назад
  Evan You fe58bae412 release: v3.2.0-beta.4 4 лет назад
  Evan You 8560005601 fix(runtime-core): ensure setupContext.attrs reactivity when used in child slots 4 лет назад
  Evan You ff0c810300 fix(runtime-dom): defer setting value 4 лет назад
  王嘉欣 36ae23d27e chore(types): remove unnecessary assertions (#4168) 4 лет назад
  webfansplz 9c931d8154 chore(types): remove unnecessary non-null assertion (#4169) 4 лет назад
  Evan You d13774b881 perf: skip patch on same vnode 4 лет назад
  Evan You dd1439e711 build: reduce runtime build size 4 лет назад
  Evan You 9d5dd2da8c release: v3.2.0-beta.3 4 лет назад
  Evan You 14ca881a1b feat(reactivity): deferredComputed 4 лет назад
  Evan You d87d059ac1 feat(runtime-core): watchSyncEffect 4 лет назад
  Evan You 33c2fbfdc8 fix(reactivity): revert computed scheduler change 4 лет назад
  Evan You bc7f9767f5 fix(watch): ensure watchers respect detached scope 4 лет назад
  Evan You 2bdee50a59 fix(runtime-core): fix v-bind class/style merging regression 4 лет назад
  webfansplz acb2a4d285 fix(sfc-playground): Transform named default exports without altering scope (#4154) 4 лет назад
  webfansplz 457c9aed1f chore(type): remove unnecessary type assertion (#4150) 4 лет назад
  Evan You 3ff94faca1 build: fix default build script (ignore sfc-playground) 4 лет назад
  Evan You 1034546a4c release: v3.2.0-beta.2 5 лет назад
  Evan You a21ca3dccc fix(compiler-core): fix self-closing tags with v-pre 5 лет назад
  Evan You 7e75b4105a refactor: better fix for ec6abe8d 5 лет назад