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

Автор SHA1 Сообщение Дата
  Evan You 848d9ce2ea release: v3.0.0-rc.5 5 лет назад
  Evan You 6f5d840612 feat(sfc): support resolving template components from `<script setup>` exports 5 лет назад
  Evan You aa06b1034d feat(reactivity): `proxyRefs` method and `ShallowUnwrapRefs` type (#1682) 5 лет назад
  underfin de62cc040c fix(hmr): should update el for `HYDRATE_EVENTS` patchFlags node (#1707) 5 лет назад
  Carlos Rodrigues 421a70de5e test(types): test computed get/set type inference (#1709) 5 лет назад
  Che Guevara 06cad62ee8 test(transition): add invalid durations test case (#1702) 5 лет назад
  Carlos Rodrigues 5681fdb211 test(types): test dts for Options API method return type inference (#1708) 5 лет назад
  underfin 07ece2e926 fix(style-vars): fix css vars on component with suspense as root (#1718) 5 лет назад
  Evan You 58b4a382f9 refactor(compiler-core): emit error on v-if key usage 5 лет назад
  Evan You 355c052622 fix(runtime-core): dev root resolution should differentiate user comments vs v-if comments 5 лет назад
  underfin 578f25c34e fix(compiler-sfc): `less` and `stylus` output deps path is absolute p… (#1685) 5 лет назад
  Evan You 4ef5c8d424 fix(runtime-core): fix scheduler dedupe when not flushing 5 лет назад
  Evan You c27dfe1d09 fix(runtime-core): scheduler should allow intentional self triggering effects 5 лет назад
  Evan You 730e39eb76 refactor: remove unnecessary conditions and test case 5 лет назад
  Evan You b7ef38b773 fix(reactivity): fix ref mutation debugger event values 5 лет назад
  Evan You 0b3b1cfa48 fix(v-model): enable v-model type detection on custom elements 5 лет назад
  underfin 04a4ebaaeb fix(runtime-core): use correct container for moving `Teleport` content (#1703) 5 лет назад
  Evan You fbf865d9d4 fix(compiler-core): always compile Teleport and Suspense as blocks 5 лет назад
  Evan You b3b65b4058 fix: runtime compilation marker should be applied in exposed compile function 5 лет назад
  Evan You a5e55e28f1 test: improve unexpected warning output 5 лет назад
  Evan You 7e8b26eba8 refactor(runtime-core): make nextTick() promise reject on scheduler flush error 5 лет назад
  Evan You 3cc768f9f2 refactor(runtime-core): adjust error handling behavior 5 лет назад
  dependabot-preview[bot] 678364802d build(deps-dev): bump ts-jest from 26.1.3 to 26.1.4 (#1726) 5 лет назад
  dependabot-preview[bot] 152464ffcd build(deps-dev): bump @typescript-eslint/parser from 3.7.0 to 3.7.1 (#1725) 5 лет назад
  Evan You 5c74243211 test: move mockWarn into setup files 5 лет назад
  underfin d4527230e4 fix(compiler-core): prevent generating invalid code for v-bind with empty expression (#1720) 5 лет назад
  Evan You 5fbd1f4ccb fix(compiler-core/v-on): only cache empty handler when the option is used 5 лет назад
  Evan You c930f2ee8a chore: update snapshot 5 лет назад
  Evan You 354d79c42b fix(runtime-core): respect render function from mixins 5 лет назад
  Evan You 71c3c6e2a0 fix(v-model): allow v-model usage on declared custom elements 5 лет назад