Thorsten Lünborg
|
33ccfc0a8b
|
fix(types): UnwrapRef should bail on DOM element types (#952)
fix #951
|
2020-04-13 11:51:32 -04:00 |
|
Evan You
|
9aaeeede62
|
test: add type test for nested refs in ref.value
|
2020-02-25 20:38:09 -05:00 |
|
Evan You
|
d4c6957e2d
|
fix(types): ref value type unwrapping should happen at creation time
|
2020-02-25 19:44:06 -05:00 |
|
Evan You
|
e9024bf1b7
|
feat(reactivity): expose unref and shallowRef
|
2020-02-22 04:39:32 +01:00 |
|
Evan You
|
627b9df4a2
|
fix(types): improve ref typing, close #759
|
2020-02-21 17:45:42 +01:00 |
|