Carlos Rodrigues
|
0bdd889156
|
fix(types): fix ref(false) type to Ref<boolean> (#1028)
|
2020-04-22 11:54:54 -04:00 |
|
Carlos Rodrigues
|
d7ae1d0244
|
test(reactivity): add tests for object with symbols (#969)
|
2020-04-16 09:24:46 -04:00 |
|
Carlos Rodrigues
|
acfcc55aac
|
types(ref): fix dts test for ref (#965)
|
2020-04-15 12:15:13 -04:00 |
|
pikax
|
8a74260b70
|
types: remove tuple check and add type check for tuple
|
2020-04-15 16:22:44 +01:00 |
|
pikax
|
6a66b7b60a
|
Merge remote-tracking branch 'github/master' into changing_unwrap_ref
|
2020-04-13 18:32:14 +01:00 |
|
Thorsten Lünborg
|
33ccfc0a8b
|
fix(types): UnwrapRef should bail on DOM element types (#952)
fix #951
|
2020-04-13 11:51:32 -04:00 |
|
pikax
|
c20d8af8c0
|
types: add symbolExtract to extract all known symbols
#951
|
2020-04-12 11:45:56 +01: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 |
|