Evan You
|
9c304bfe79
|
fix(reactivity): differentiate shallow/deep proxies of same target when nested in reactive
fix #5271
|
2022-01-18 09:22:41 +08:00 |
|
Evan You
|
9fda9411ec
|
feat(reactivity): add isShallow api
|
2022-01-18 09:22:41 +08:00 |
|
阿崔cxr
|
a46b0a9a96
|
chore(test): make unnecessarily async test case sync (#4421)
|
2021-08-23 18:52:11 -04:00 |
|
kiyon
|
7a8bac73e1
|
chore: fix typo in test case description
|
2021-04-16 10:43:56 +08:00 |
|
Thorsten Lünborg
|
22cc4a7659
|
fix(reactivity): ensure that shallow and normal proxies are tracked seperately (close #2843) (#2851)
fix #2843
|
2021-03-26 15:39:56 -04:00 |
|
Carlos Rodrigues
|
c97d1bae56
|
fix(reactivity): shallowReactive collection to not-readonly (#1212)
|
2020-06-09 17:20:30 -04:00 |
|