daiwei
|
716b6de355
|
chore: Merge branch 'main' into minor
|
2025-08-21 14:03:13 +08:00 |
daiwei
|
20b888bd59
|
release: v3.5.19
|
2025-08-21 10:29:08 +08:00 |
Tycho
|
1498821ed9
|
fix(reactivity): warn on nested readonly ref update during unwrapping (#12141)
|
2025-08-20 20:45:01 +08:00 |
daiwei
|
c486536105
|
release: v3.5.18
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
|
2025-07-23 08:57:59 +08:00 |
daiwei
|
56a7f9dd18
|
release: v3.6.0-alpha.2
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
|
2025-07-18 17:37:08 +08:00 |
zhiyuanzmj
|
b9fb79a1fd
|
fix(reactivity): allow collect effects in EffectScope (#13657)
close #13656
|
2025-07-18 17:01:58 +08:00 |
Doctor Wu
|
3cb27d156f
|
fix(reactivity): remove link check to align with 3.5 (#13654)
close #13620
|
2025-07-18 15:28:01 +08:00 |
Evan You
|
65abd6edbd
|
release: v3.6.0-alpha.1
|
2025-07-12 16:00:05 +08:00 |
Johnson Chu
|
b4d8e7184c
|
fix(reactivity): add back STOP flag (#13605)
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
|
2025-07-10 17:14:59 +08:00 |
Johnson Chu
|
5a528aa5cc
|
refactor(reactivity, runtime-core): improve performance-critical code (#13274)
|
2025-07-09 17:56:19 -07:00 |
daiwei
|
d0cf234f8d
|
Merge branch 'vapor' into minor
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
|
2025-07-07 08:37:12 +08:00 |
edison
|
cf20ee6fdf
|
Revert "feat: Vapor mode (#12359)" (#13578)
This reverts commit bfe5ce309c .
|
2025-07-07 08:34:02 +08:00 |
Evan You
|
bfe5ce309c
|
feat: Vapor mode (#12359)
|
2025-07-07 08:06:20 +08:00 |
Johnson Chu
|
19ae372739
|
fix(reactivity): avoid unwrapping `.value` when the proxy is a direct wrapper of Ref (#13569)
|
2025-07-07 08:05:18 +08:00 |
daiwei
|
926748423d
|
chore: Merge branch 'minor' into vapor
|
2025-07-04 14:20:10 +08:00 |
daiwei
|
be178f876c
|
chore: Merge branch 'main' into minor
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
|
2025-07-04 13:52:08 +08:00 |
daiwei
|
5f8314cb7f
|
release: v3.5.17
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
|
2025-06-18 21:14:18 +08:00 |
daiwei
|
a0c42ffbbc
|
chore: Merge branch 'minor' into vapor
|
2025-06-18 09:30:17 +08:00 |
SerKo
|
e8d8f5f604
|
fix(reactivity): add `__v_skip` flag to `Dep` to prevent reactive conversion (#12804)
close #12803
|
2025-06-05 10:19:16 +08:00 |
daiwei
|
e7381761cc
|
release: v3.5.16
|
2025-05-29 08:24:16 +08:00 |
Arpit Jain
|
d9bd436b1a
|
chore: fix typos
ci / test (push) Waiting to run
Details
ci / continuous-release (push) Waiting to run
Details
size data / upload (push) Waiting to run
Details
|
2025-05-28 08:26:28 +08:00 |
daiwei
|
d5ada3d235
|
release: v3.5.15
ci / test (push) Waiting to run
Details
ci / continuous-release (push) Waiting to run
Details
size data / upload (push) Waiting to run
Details
|
2025-05-26 20:38:56 +08:00 |
Tycho
|
c69c4bb59c
|
fix(watch): update `oldValue` before running `cb` to prevent stale value (#12296)
close #12294
|
2025-05-20 08:44:13 +08:00 |
daiwei
|
77067abd33
|
chore: merge main into minor
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
|
2025-05-15 16:27:31 +08:00 |
daiwei
|
d0253a0b7e
|
release: v3.5.14
ci / test (push) Waiting to run
Details
ci / continuous-release (push) Waiting to run
Details
size data / upload (push) Waiting to run
Details
|
2025-05-15 11:13:02 +08:00 |
edison
|
d8ae428172
|
chore: Merge branch 'minor' into vapor
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
|
2025-05-08 18:14:18 +08:00 |
edison
|
0b23fd2383
|
fix(reactivity): should not recompute if computed does not track reactive data (#12341)
ci / test (push) Waiting to run
Details
ci / continuous-release (push) Waiting to run
Details
size data / upload (push) Waiting to run
Details
close #12337
|
2025-05-01 07:02:17 -07:00 |
edison
|
ff31f50b87
|
chore: remove warnRecursiveComputed (#13128)
|
2025-04-10 23:36:38 -07:00 |
edison
|
f78a9d068d
|
Merge branch 'minor' into vapor
|
2025-04-01 21:01:53 +08:00 |
Johnson Chu
|
826550cd62
|
fix(reactivity): queuing effects in an array (#13078)
|
2025-03-30 23:36:02 -07:00 |
daiwei
|
d523d24ac0
|
Merge remote-tracking branch 'origin/main' into minor
|
2025-03-29 13:51:19 +08:00 |
Eduardo San Martin Morote
|
7278d35213
|
docs(tsdoc): remove extra () in link tag (#13086)
|
2025-03-24 08:20:35 +08:00 |
Cédric Exbrayat
|
6f85cbaaa4
|
test(reactivity): enable tests marked as todo (#13003)
PR #12349 marked these tests as todo. They are actually working now.
|
2025-03-07 16:36:32 +08:00 |
Johnson Chu
|
b7977d4d75
|
refactor(reactivity): sync alien-signals 1.0.4 changes (#12791)
|
2025-02-27 11:07:35 +08:00 |
Johnson Chu
|
1ac0499b7d
|
refactor(reactivity): sync alien-signals 1.0.4 changes (#12791)
|
2025-02-25 15:23:25 +08:00 |
Sunny
|
604d08760e
|
test(reactivity): add tests for reactive and non-reactive objects (#12576)
|
2025-02-20 17:00:31 +08:00 |
daiwei
|
84663ccc2c
|
Merge branch 'main' into minor
|
2025-02-20 13:50:31 +08:00 |
FatRadish
|
295b5ec19b
|
fix(reactivity): ensure markRaw objects are not reactive (#12824)
close #12807
|
2025-02-19 14:25:30 +08:00 |
Evan You
|
6979952613
|
refactor(reactivity): improve shallowRef treeshaking
|
2025-01-29 21:35:13 +08:00 |
Evan You
|
1e9062c075
|
refactor(reactivity): avoid setting up debug flags on falsy onTrigger value
|
2025-01-29 15:45:54 +08:00 |
Evan You
|
674151c9b9
|
chore: Merge branch 'minor' into vapor
|
2025-01-29 15:37:54 +08:00 |
daiwei
|
edc79e7052
|
Merge branch 'main' into minor
|
2025-01-24 09:23:17 +08:00 |
Johnson Chu
|
9d651e2774
|
refactor(reactivity): ports alien-signals 1.0.0 (#12570)
|
2025-01-15 11:19:27 +08:00 |
Evan You
|
22dcbf3e20
|
fix(reactivity): ensure multiple effectScope on() and off() calls maintains correct active scope
close #12631
close #12632
This is a combination of changes from both 8dec243 and #12641
|
2025-01-08 18:07:44 +08:00 |
edison
|
679cbdf480
|
fix(reactivity): ensure multiple effectScope `on()` and `off()` calls maintains correct active scope (#12641)
|
2025-01-08 18:03:40 +08:00 |
Evan You
|
ac43b11897
|
fix(reactivity): toRefs should be allowed on plain objects
|
2024-12-09 21:47:55 +08:00 |
Evan You
|
f2b69d79ca
|
chore: remove non-function-related changes from vapor branch
|
2024-12-09 09:03:43 +08:00 |
Evan You
|
ccd3f3f5c6
|
refactor(reactivity): only setup onTrigger debug flags on assign
|
2024-12-03 23:26:30 +08:00 |
Johnson Chu
|
313dc61bef
|
perf(reactivity): refactor reactivity core by porting alien-signals (#12349)
|
2024-12-02 21:05:12 +08:00 |
三咲智子 Kevin Deng
|
f6ce3f9d43
|
Merge tag 'v3.5.13'
|
2024-11-16 02:48:30 +08:00 |