Evan You
|
47f488350c
chore: run updated prettier
|
il y a 4 ans |
Evan You
|
87f69fd0bb
perf(reactivity): improve reactive effect memory usage (#4001)
|
il y a 4 ans |
HcySunYang
|
68de9f408a
fix(reactivity): fix shallow readonly behavior for collections (#3003)
|
il y a 5 ans |
Evan You
|
41e02f0fac
fix(reactivity): ensure computed can be wrapped by readonly
|
il y a 5 ans |
Thorsten Lünborg
|
34703082fd
fix(reactivity): ensure readonly on plain arrays doesn't track array methods. (#2506)
|
il y a 5 ans |
Evan You
|
016ba116a8
fix(reactivity): fix iOS 12 JSON.stringify error on reactive objects
|
il y a 5 ans |
Evan You
|
7454e2a52b
build(deps): upgrade to TypeScript 4
|
il y a 5 ans |
Evan You
|
50adc014f5
refactor(reactivity): readonly collections should not track
|
il y a 5 ans |
Evan You
|
ed4381020f
fix(reactivity): readonly+reactive collection should also expose readonly+reactive values
|
il y a 5 ans |
Evan You
|
5c74243211
test: move mockWarn into setup files
|
il y a 5 ans |
蜗牛老湿
|
426803046f
test(reactivity): 100% reactivity coverage (#1299)
|
il y a 5 ans |
Evan You
|
09b4202a22
refactor(reactivity): adjust APIs
|
il y a 6 ans |
Evan You
|
3178504273
refactor(reactivity): make readonly non-tracking
|
il y a 6 ans |
Evan You
|
e8a866ec99
refactor(reactivity): remove stale API `markReadonly`
|
il y a 6 ans |
Evan You
|
2569890e31
refactor: move mockWarn utility to @vue/shared
|
il y a 6 ans |
Evan You
|
0a4f306492
fix: shallowReadonly should keep reactive properties reactive
|
il y a 6 ans |
Evan You
|
57bbbb227c
fix(core): propsProxy should not convert non-reactive nested values
|
il y a 6 ans |
Evan You
|
d9c6ff372c
feat(core): allow passing explicit refs via props
|
il y a 6 ans |
月迷津渡
|
5eacfaf210
fix(reactivity): explicitly do type conversions in warning strings (#129)
|
il y a 6 ans |
Vladimir
|
f48a2ffc76
chore: fix typos (#103)
|
il y a 6 ans |
Carlos Rodrigues
|
600ec5de42
chore: improve typings in reactivity tests (#96)
|
il y a 6 ans |
Evan You
|
98d1406214
test: test for app-level APIs
|
il y a 6 ans |
Evan You
|
3efe0ba3cd
test: jest warning assert utils
|
il y a 6 ans |
Evan You
|
589d3c2feb
refactor: immutable -> readonly
|
il y a 6 ans |