zqran
|
7c2e44ff5f
test(reactivity): use vitest fn instead of counting manually (#8476)
|
2 سال پیش |
丶远方
|
b01fc7ea84
chore: remove unnecessary imports (#8262)
|
3 سال پیش |
Evan You
|
59e828448e
feat(reactivity): improve support of getter usage in reactivity APIs (#7997)
|
3 سال پیش |
Evan You
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
3 سال پیش |
Evan You
|
a95554d35c
fix(reactivity): fix shallow/readonly edge cases
|
3 سال پیش |
Evan You
|
9fda9411ec
feat(reactivity): add isShallow api
|
4 سال پیش |
Evan You
|
2db9c909c2
feat(reactivity): support default value in toRef()
|
4 سال پیش |
mehan
|
2a4f134fc5
chore: remove unnecessary assertion (#4867)
|
4 سال پیش |
Pick
|
b79e4ca717
types(reactivity): Simplify the SymbolExtract (#4162)
|
4 سال پیش |
Yang Mingshan
|
08f504c1b7
fix(ref): should not trigger when setting value to same proxy (#3658)
|
4 سال پیش |
Carlos Rodrigues
|
d4bf9bcbb4
fix(reactivity): `toRef` should not wrap a `ref` (#2103)
|
5 سال پیش |
ᴜɴвʏтᴇ
|
3c05f8bbd6
fix(reactivity): unwrap non-index accessed refs on reactive arrays (#1859)
|
5 سال پیش |
Jordan Pittman
|
4172fdb90c
feat(reactivity): return array when calling `toRefs` on array (#1768)
|
5 سال پیش |
Pick
|
028a8c20df
test(reactivity): adjust ref unwrap test inside arrays (#1457)
|
6 سال پیش |
蜗牛老湿
|
426803046f
test(reactivity): 100% reactivity coverage (#1299)
|
6 سال پیش |
Evan You
|
2acf3e84b9
feat(reactivity): add triggerRef API
|
6 سال پیش |
Evan You
|
b0d4df9743
perf(reactivity): ref should not trigger if value did not change
|
6 سال پیش |
Carlos Rodrigues
|
d7ae1d0244
test(reactivity): add tests for object with symbols (#969)
|
6 سال پیش |
Evan You
|
486dc188fe
feat(reactivity): add support for `toRef` API
|
6 سال پیش |
Evan You
|
b83c580131
feat(reactivity): add support for `customRef` API
|
6 سال پیش |
Evan You
|
e9024bf1b7
feat(reactivity): expose unref and shallowRef
|
6 سال پیش |
Evan You
|
775a7c2b41
refactor: preserve refs in reactive arrays
|
6 سال پیش |
hareku
|
014acc13e9
test(reactivity): test for ref without init value (#746)
|
6 سال پیش |
Rustin
|
5aa9868512
test(reactivity): declare the exact type (#644)
|
6 سال پیش |
Elad Frizi
|
1cf1ad5e94
test(reactivity): extracted repetitive assertions (#554)
|
6 سال پیش |
Carlos Rodrigues
|
68ad302714
types(reactivity): add support for tuples in ref unwrapping (#436)
|
6 سال پیش |
Carlos Rodrigues
|
c53ca29ea1
test(reactivity): Add check if the child array gets unwrap (#434)
|
6 سال پیش |
扩散性百万甜面包
|
3cd2f7e68e
types: fix ref unwrapping when nested inside arrays (#331)
|
6 سال پیش |
相学长
|
cbb4b19cfb
feat(reactivity): ref(Ref) should return Ref (#180)
|
6 سال پیش |
Rahul Kadyan
|
f58e5e96f2
types: Use unique symbol type for _isRef property of ref object (#118)
|
6 سال پیش |