Tycho
|
a509e30f05
fix(reactivity): ensure `unref` correctly resolves type for `ShallowRef` (#11360)
|
1 year ago |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
yangxiuxiu
|
0695c69e0d
fix(types): fix distribution of union types when unwrapping setup bindings (#9909)
|
2 years ago |
Evan You
|
d0b849ac39
test(types): add test for ref/shallowRef generic casting
|
2 years ago |
丶远方
|
9a571582b5
fix(types): fix `shallowRef` type error (#9839)
|
2 years ago |
丶远方
|
cdac12161e
fix(types): ref() return type should not be any when initial value is any (#9768)
|
2 years ago |
Simon Lévesque
|
7c448000b0
fix(types): fix shallowRef return type with union value type (#7853)
|
2 years ago |
Evan You
|
59e828448e
feat(reactivity): improve support of getter usage in reactivity APIs (#7997)
|
3 years ago |
Evan You
|
1e0251a377
test: more strict linking in dts tests
|
3 years ago |
Evan You
|
1ddde63b40
build: adjust dts test setup
|
3 years ago |