Evan You bc1f097e29 fix(types/reactivity): fix ref type inference on nested reactive properties with .value 6 years ago
..
componentTypeExtensions.test-d.ts c0adb67c2e feat(types): expose ComponentCustomOptions for declaring custom options 6 years ago
defineComponent.test-d.tsx bf473a64ea feat(runtime-core): type and attr fallthrough support for emits option 6 years ago
functionalComponent.test-d.tsx 24e9efcc21 refactor(runtime-core): extract component emit related logic into dedicated file 6 years ago
h.test-d.ts f3a9b516bd fix(types): make return type of `defineComponent` assignable to `Component` type (#1032) 6 years ago
index.d.ts 24b4120c21 types: fix dts 6 years ago
ref.test-d.ts bc1f097e29 fix(types/reactivity): fix ref type inference on nested reactive properties with .value 6 years ago
tsx.test-d.tsx 10c0ba507a test: fix dts tests for Teleport renaming 6 years ago
watch.test-d.ts d4c6957e2d fix(types): ref value type unwrapping should happen at creation time 6 years ago