vue3-core/packages/compiler-sfc/__tests__/compileScript
edison 42f879fcab
ci / test (push) Waiting to run Details
ci / continuous-release (push) Waiting to run Details
size data / upload (push) Waiting to run Details
Revert "fix(compiler-sfc): add error handling for defineModel() without varia…" (#13390)
This reverts commit 00734afef5.
2025-05-27 18:49:34 +08:00
..
__snapshots__ fix(compiler-sfc): improve type inference for TSTypeAliasDeclaration with better runtime type detection (#13245) 2025-05-16 08:32:13 +08:00
defineEmits.spec.ts chore(build): use /*@__PURE__*/ annotation consistently 2024-09-04 20:24:33 +08:00
defineExpose.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
defineModel.spec.ts Revert "fix(compiler-sfc): add error handling for defineModel() without varia…" (#13390) 2025-05-27 18:49:34 +08:00
defineOptions.spec.ts chore(build): use /*@__PURE__*/ annotation consistently 2024-09-04 20:24:33 +08:00
defineProps.spec.ts fix(compiler-sfc): improve type inference for TSTypeAliasDeclaration with better runtime type detection (#13245) 2025-05-16 08:32:13 +08:00
definePropsDestructure.spec.ts fix(compiler-sfc): fix scope handling for props destructure in function parameters and catch clauses 2025-05-13 22:17:24 +08:00
defineSlots.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
hoistStatic.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
importUsageCheck.spec.ts fix(compiler-sfc): fix import usage check for kebab-case same name shorthand binding 2024-09-02 17:29:59 +08:00
resolveType.spec.ts fix(compiler-sfc): simulate `allowArbitraryExtensions` on resolving type (#13301) 2025-05-16 08:38:47 +08:00