HcySunYang 5036c51cb7 fix(reactivity): fix tracking for readonly + reactive Map (#3604) 5 ani în urmă
..
baseHandlers.ts c61e767422 fix(reactivity): should not trigger when setting value to same proxy (#2904) 5 ani în urmă
collectionHandlers.ts 5036c51cb7 fix(reactivity): fix tracking for readonly + reactive Map (#3604) 5 ani în urmă
computed.ts 41e02f0fac fix(reactivity): ensure computed can be wrapped by readonly 5 ani în urmă
effect.ts ea1f87eabf fix(reactivity): should add allowRecurse to the effect (#2213) 5 ani în urmă
index.ts 2b588cf1bc fix(types): unwrap refs on public instance data (#3319) 5 ani în urmă
operations.ts 89a187b895 refactor(reactivity): separate track and trigger operation types 6 ani în urmă
reactive.ts 22cc4a7659 fix(reactivity): ensure that shallow and normal proxies are tracked seperately (close #2843) (#2851) 5 ani în urmă
ref.ts 4ca4666d58 fix(toRef): ref created from union typed prop can't be used in watch (#3048) 5 ani în urmă