|
|
5 年之前 | |
|---|---|---|
| .. | ||
| README.md | 97dedebd80 feat(types): update to Typescript 3.9 (#1106) | 6 年之前 |
| componentTypeExtensions.test-d.tsx | 5d8a64d53a feat(types): deny unknown attributes on component by default (#1614) | 5 年之前 |
| defineComponent.test-d.tsx | c2913d57d1 fix(types): handling PropType<Function> with default value (#1896) | 5 年之前 |
| functionalComponent.test-d.tsx | 4baf852a34 types(runtime-core): make `FunctionalComponent` with emit string[] to be `Component` (#1879) | 5 年之前 |
| h.test-d.ts | eb2ae44d94 refactor(types): widen `Component` type to include consutructor types | 5 年之前 |
| index.d.ts | 97dedebd80 feat(types): update to Typescript 3.9 (#1106) | 6 年之前 |
| reactivity.test-d.ts | b772bba558 feat(types/reactivity): use `DeepReadonly` type for `readonly` return type (#1462) | 5 年之前 |
| ref.test-d.ts | c86e7ad11b types(reactivity): improve typings for `shallowRef` (#1780) | 5 年之前 |
| tsconfig.build.json | 97dedebd80 feat(types): update to Typescript 3.9 (#1106) | 6 年之前 |
| tsconfig.json | 97dedebd80 feat(types): update to Typescript 3.9 (#1106) | 6 年之前 |
| tsx.test-d.tsx | 97dedebd80 feat(types): update to Typescript 3.9 (#1106) | 6 年之前 |
| watch.test-d.ts | 97dedebd80 feat(types): update to Typescript 3.9 (#1106) | 6 年之前 |
Tests Typescript types to ensure the types remain as expected.
Config used to test against the package source
Replaces the vue and @vue/* dependencies with the built Typescript to ensure the published types are correct.