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

Автор SHA1 Сообщение Дата
  Evan You eae7c247af refactor: reduce bundle size 5 лет назад
  Bas van Meurs 6cf2377cd4 perf(reactivity): use bitwise dep markers to optimize re-tracking (#4017) 5 лет назад
  Evan You cc09772d55 chore: remove unncessary property on ComputedRef interface 5 лет назад
  Evan You bde855e017 test: test for computed optimization 5 лет назад
  Evan You ebaac9a56d perf(reactivity): avoid triggering re-render if computed value did not change 5 лет назад
  Anthony Fu f5617fc3bb feat(reactivity): new effectScope API (#2195) 5 лет назад
  Evan You 87f69fd0bb perf(reactivity): improve reactive effect memory usage (#4001) 5 лет назад
  Evan You 63a51ffcab chore: fix test failing types 5 лет назад
  Evan You b2554aefba refactor: small bundle size / readability optimization 5 лет назад
  Bas van Meurs 64310405ac perf(reactivity): ref-specific track/trigger and miscellaneous optimizations (#3995) 5 лет назад
  HcySunYang ceff89905b perf: improve VNode creation performance with compiler hints (#3334) 5 лет назад
  Evan You 31abdc8ada release: v3.1.5 4 лет назад
  Evan You b6cc8640c5 test: test for compat mode v3 render fn detection 4 лет назад
  Evan You 8dbad83e7f fix(compat): fix v3 compiled fn detection in production 4 лет назад
  Evan You 68365b9b2b fix(runtime-core): enter optimized mode for component as root 4 лет назад
  TheDro 1cfe290352 fix(reactivity): call array subclass methods (#3624) 4 лет назад
  Evan You 299f7c08c7 chore: fix snapshot from merge 4 лет назад
  patak 29010501cc fix(compiler-sfc): duplicated injected css var with repeated vars in style (#2802) 4 лет назад
  鱼 b31712ecc5 test(teleport): fix meaningless test case (#2872) 4 лет назад
  HcySunYang 3756270272 fix(runtime-dom): capture errors when setting value for IDL (#3578) 4 лет назад
  Carlos Rodrigues 18911abb91 fix(type): infer parent as `this` on `nextTick` function (#3608) 4 лет назад
  Yang Mingshan 08f504c1b7 fix(ref): should not trigger when setting value to same proxy (#3658) 4 лет назад
  Carlos Rodrigues f6a5f09a3a types(defineComponent): fix unwrap when returning `Ref<T>|undefined` from `setup` (#4100) 4 лет назад
  Tan Zhen Yong e508ee08e9 chore: fix typo in inherit-attrs warning (#4094) 4 лет назад
  Austin Keener e00aa56658 fix(compiler): Addressed infinite loop in compiler (#3992) 4 лет назад
  Evan You 7013e8f578 fix(runtime-dom): remove class attribute on nullish values 4 лет назад
  Evan You 5af718ba41 fix(v-model): support calling methods in v-model expression 4 лет назад
  Evan You 395572b593 fix(v-on): proper member exp detection for bracket assignment 4 лет назад
  Evan You c0db807844 refactor: simplify static content insertion 4 лет назад
  Evan You 5df7dfcd71 fix(sfc): only enable jsx parser plugin when explicitly using tsx 4 лет назад