三咲智子 Kevin Deng
|
bfe6b459d3
|
style: update format & lint config (#9162)
Co-authored-by: 丶远方 <yangpanteng@gmail.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Guo Xingjun <99574369+Plumbiu@users.noreply.github.com>
|
2023-12-26 19:39:47 +08:00 |
丶远方
|
b01fc7ea84
|
chore: remove unnecessary imports (#8262)
|
2023-05-19 07:54:12 +08:00 |
Evan You
|
8867bb259a
|
wip(vitest-migration): reactivity tests passing
|
2023-01-26 15:25:55 +08:00 |
Evan You
|
a95554d35c
|
fix(reactivity): fix shallow/readonly edge cases
|
2022-07-22 11:16:06 +08:00 |
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 |