Evan You
|
b218678c66
|
feat: toRefs
|
2019-08-20 09:38:00 -04:00 |
|
Evan You
|
e53874f7e7
|
fix: reactive and immutable should warn for undefined
|
2019-08-19 15:01:50 -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 |
|
Evan You
|
09141b56fd
|
wip: proper handling of value assignment in reactive object
|
2019-08-13 11:30:28 -04:00 |
|
Evan You
|
2fc0d599db
|
revert: "wip: handle value -> value assignment in reactive object"
This reverts commit 61ab483af1 .
|
2019-08-13 11:27:48 -04:00 |
|
Evan You
|
61ab483af1
|
wip: handle value -> value assignment in reactive object
|
2019-08-13 11:13:26 -04:00 |
|
Evan You
|
bfe6987323
|
refactor: adjust reactivity structure
|
2019-06-12 00:03:50 +08:00 |
|
Evan You
|
471899af8b
|
refactor: rename reactivity package name and APIs
|
2019-06-11 23:50:28 +08:00 |
|