Commit történet

Szerző SHA1 Üzenet Dátum
  Pick b79e4ca717 types(reactivity): Simplify the SymbolExtract (#4162) 4 éve
  Yang Mingshan 08f504c1b7 fix(ref): should not trigger when setting value to same proxy (#3658) 4 éve
  Carlos Rodrigues d4bf9bcbb4 fix(reactivity): `toRef` should not wrap a `ref` (#2103) 5 éve
  ᴜɴвʏтᴇ 3c05f8bbd6 fix(reactivity): unwrap non-index accessed refs on reactive arrays (#1859) 5 éve
  Jordan Pittman 4172fdb90c feat(reactivity): return array when calling `toRefs` on array (#1768) 5 éve
  Pick 028a8c20df test(reactivity): adjust ref unwrap test inside arrays (#1457) 5 éve
  蜗牛老湿 426803046f test(reactivity): 100% reactivity coverage (#1299) 5 éve
  Evan You 2acf3e84b9 feat(reactivity): add triggerRef API 6 éve
  Evan You b0d4df9743 perf(reactivity): ref should not trigger if value did not change 6 éve
  Carlos Rodrigues d7ae1d0244 test(reactivity): add tests for object with symbols (#969) 6 éve
  Evan You 486dc188fe feat(reactivity): add support for `toRef` API 6 éve
  Evan You b83c580131 feat(reactivity): add support for `customRef` API 6 éve
  Evan You e9024bf1b7 feat(reactivity): expose unref and shallowRef 6 éve
  Evan You 775a7c2b41 refactor: preserve refs in reactive arrays 6 éve
  hareku 014acc13e9 test(reactivity): test for ref without init value (#746) 6 éve
  Rustin 5aa9868512 test(reactivity): declare the exact type (#644) 6 éve
  Elad Frizi 1cf1ad5e94 test(reactivity): extracted repetitive assertions (#554) 6 éve
  Carlos Rodrigues 68ad302714 types(reactivity): add support for tuples in ref unwrapping (#436) 6 éve
  Carlos Rodrigues c53ca29ea1 test(reactivity): Add check if the child array gets unwrap (#434) 6 éve
  扩散性百万甜面包 3cd2f7e68e types: fix ref unwrapping when nested inside arrays (#331) 6 éve
  相学长 cbb4b19cfb feat(reactivity): ref(Ref) should return Ref (#180) 6 éve
  Rahul Kadyan f58e5e96f2 types: Use unique symbol type for _isRef property of ref object (#118) 6 éve
  Evan You 46bd9dbab0 perf: avoid using WeakSet for isRef check 6 éve
  Evan You a0bc525fee test: test for isRef & toRefs 6 éve
  Evan You e1bbfbba94 test: more test todos 6 éve
  Evan You 0aff144f93 wip: improve computed typing + test for setters 6 éve
  Evan You aacad85058 test: fix reactivity tests 6 éve
  Evan You 96d65e1ab5 wip: improve ref typing 6 éve
  Evan You caba6d5c9e wip: state -> reactive, value -> ref 6 éve