Commit History

Author SHA1 Message Date
  Stanislav Lashmanov d0b9708620 fix(compat): simulate Vue 2.6.14 version in compat build (#5293) 4 years ago
  Thorsten Lünborg c35ec47d73 fix(runtime-core): ensure mergeProps skips undefined event handlers (#5299) 4 years ago
  Evan You 2f91872e7b fix(ssr): only cache computed getters during render phase 4 years ago
  Evan You 25bc6549eb perf(reactivity): optimize effect run condition 4 years ago
  Evan You 4768f26f59 fix(compiler-sfc/reactivity-transform): fix edge case where normal script has ref macros but script setup does not 4 years ago
  Evan You a05b000948 fix(reactivity-transform): apply transform for labelled variable declarations 4 years ago
  Evan You a81a9922bb fix(reactivity-transform): apply transform on exported variable declarations 4 years ago
  Evan You ae4b0783d7 chore: update repo references 4 years ago
  Evan You 9c304bfe79 fix(reactivity): differentiate shallow/deep proxies of same target when nested in reactive 4 years ago
  Evan You 9fda9411ec feat(reactivity): add isShallow api 4 years ago
  Evan You 0c06c748a5 chore: bump marked 4 years ago
  JayFate 8cbfe092cf docs(contributing): missing structure info for compiler-sfc (#3559) [ci skip] 4 years ago
  Evan You 3adfc0fe94 release: v3.2.27 4 years ago
  Evan You ed9eb62e59 perf: improve memory usage for static vnodes 4 years ago
  Evan You f4f0966b33 fix(ssr): make computed inactive during ssr, fix memory leak 4 years ago
  Evan You 4d07ed809c test: remove module augmentation test which does not work in the setup 4 years ago
  Evan You bc170e68ab build: downgrade vite 4 years ago
  Evan You 78df8c78c4 fix(types/tsx): allow ref_for type on tsx elements 4 years ago
  Evan You 5ac703055f fix(types): handle ToRef<any> 4 years ago
  Evan You 6cfd72e760 refactor: move type utils to shared 4 years ago
  edison 2e3e183b4f fix(KeepAlive): remove cached VNode properly (#5260) 4 years ago
  Evan You 55cc4af25e fix(ssr): remove missing ssr directive transform error 4 years ago
  Evan You 4dd0f34e81 workflow: bump vite 4 years ago
  Evan You 92fcb9db05 workflow: use esbuild for dev scripts 4 years ago
  Evan You 77283f4c94 test(types): test ComponentCustomProps 4 years ago
  Evan You ff2d6d1cb7 chore: comment usage of short property name 4 years ago
  Evan You ce49fdf999 refactor: more readable type names for watch cleanup function 4 years ago
  Evan You 3007d5b4ca fix(types): KeepAlive match pattern should allow mixed array 4 years ago
  Evan You 92f11d6740 fix(types): fix shallowReadonly type 4 years ago
  Evan You eb721d49c0 workflow: improve template explorer hash persistence 4 years ago