Commit Graph

9 Commits

Author SHA1 Message Date
Rahul Kadyan f58e5e96f2 types: Use unique symbol type for _isRef property of ref object (#118) 2019-10-05 22:32:50 -04:00
扩散性百万甜面包 0bdee72e17 feat(reactivity): use Symbol for Ref._isRef (#114) 2019-10-05 15:46:36 -04:00
Evan You 46bd9dbab0 perf: avoid using WeakSet for isRef check 2019-09-30 14:52:10 -04:00
Evan You 6c7cbb0dc9 types: avoid plain objects with value being mistaken as refs 2019-09-05 18:32:19 -04:00
Evan You b218678c66 feat: toRefs 2019-08-20 09:38:00 -04:00
Evan You 6a22ad2fb2 types: simplify ref type 2019-08-18 22:48:46 -04:00
Evan You 3facfa5a55 wip: adjust computed ref type 2019-08-16 10:52:45 -04:00
Evan You 96d65e1ab5 wip: improve ref typing 2019-08-16 09:54:57 -04:00
Evan You caba6d5c9e wip: state -> reactive, value -> ref 2019-08-16 09:42:46 -04:00