daiwei
|
ecd35f81b0
chore: Merge branch 'main' into minor
|
4 mesi fa |
skirtle
|
cde5d8f0ef
refactor(reactivity): add `__NO_SIDE_EFFECTS__` comments (#14308)
|
5 mesi fa |
daiwei
|
8cb33d79d2
chore: Merge branch 'main' into minor
|
6 mesi fa |
skirtle
|
0d2357e697
fix(reactivity): toRef edge cases for ref unwrapping (#12420)
|
6 mesi fa |
daiwei
|
20b5240ef3
chore: Merge branch 'main' into minor
|
8 mesi fa |
Yang Mingshan
|
4810f1489f
chore(types): compatible with TS 5.8 (#12973)
|
9 mesi fa |
Johnson Chu
|
5a528aa5cc
refactor(reactivity, runtime-core): improve performance-critical code (#13274)
|
11 mesi fa |
edison
|
f78a9d068d
Merge branch 'minor' into vapor
|
1 anno fa |
daiwei
|
d523d24ac0
Merge remote-tracking branch 'origin/main' into minor
|
1 anno fa |
Eduardo San Martin Morote
|
7278d35213
docs(tsdoc): remove extra () in link tag (#13086)
|
1 anno fa |
Evan You
|
6979952613
refactor(reactivity): improve shallowRef treeshaking
|
1 anno fa |
Evan You
|
674151c9b9
chore: Merge branch 'minor' into vapor
|
1 anno fa |
Johnson Chu
|
9d651e2774
refactor(reactivity): ports alien-signals 1.0.0 (#12570)
|
1 anno fa |
Evan You
|
ac43b11897
fix(reactivity): toRefs should be allowed on plain objects
|
1 anno fa |
Johnson Chu
|
313dc61bef
perf(reactivity): refactor reactivity core by porting alien-signals (#12349)
|
1 anno fa |
山吹色御守
|
c97bb84d0b
fix(types): infer the first generic type of `Ref` correctly (#12094)
|
1 anno fa |
Tycho
|
e2c19c20cf
fix(types/ref): handle nested refs in UnwrapRef (#12049)
|
1 anno fa |
linzhe
|
b030c8bc73
fix(reactivity): fix triggerRef call on ObjectRefImpl returned by toRef (#11986)
|
1 anno fa |
Evan You
|
46c3ab1d71
fix(reactivity): make toRaw work on proxies created by proxyRef
|
1 anno fa |
Kevin Deng 三咲智子
|
928af5fe2f
refactor(types): enable `isolatedDeclarations` (#11178)
|
1 anno fa |
Alex
|
e044b6e737
feat(reactivity): store value cache on CustomRefs impls (#11539)
|
1 anno fa |
Evan You
|
eaf5455d77
chore: Merge branch 'main' into minor
|
1 anno fa |
Evan You
|
b1abac06cd
fix: Revert "fix(types/ref): allow getter and setter types to be unrelated (#11442)"
|
1 anno fa |
Evan You
|
3a56315f94
fix: Revert "fix(types/ref): correct type inference for nested refs (#11536)"
|
1 anno fa |
Tycho
|
536f62332c
fix(types/ref): correct type inference for nested refs (#11536)
|
1 anno fa |
Tycho
|
ba2092981c
refactor(types/ref): update `MaybeRef` to include all ref-like types (#11379)
|
1 anno fa |
Evan You
|
f35080daf5
chore: Merge branch 'main' into minor
|
1 anno fa |
Tycho
|
e0b2975ef6
fix(types/ref): allow getter and setter types to be unrelated (#11442)
|
1 anno fa |
Evan You
|
0ae7316008
chore: update comments for proxyRefs
|
1 anno fa |
Evan You
|
f15ba2c2e2
chore: Merge branch 'main' into minor
|
1 anno fa |