vue3-core/packages/compiler-sfc/__tests__
三咲智子 Kevin Deng 14f3d747a3
feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018)
2023-04-08 12:13:05 +08:00
..
__snapshots__ feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018) 2023-04-08 12:13:05 +08:00
fixture chore(compiler-sfc): delete empty file in fixture (#1649) 2020-07-20 12:43:58 -04:00
compileScript.spec.ts feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018) 2023-04-08 12:13:05 +08:00
compileScriptHoistStatic.spec.ts fix(compiler-sfc): fix binding type for constants when hoistStatic is disabled (#8029) 2023-04-06 17:19:00 +08:00
compileScriptPropsDestructure.spec.ts feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018) 2023-04-08 12:13:05 +08:00
compileScriptRefTransform.spec.ts fix(sfc): also generate getter for import bindings during dev 2022-11-10 17:32:06 +08:00
compileStyle.spec.ts wip(vitest-migration): ssr tests passing 2023-01-26 16:18:40 +08:00
compileTemplate.spec.ts fix(compiler/runtime-dom): ignore comments in inline styles (#6808) 2022-11-07 22:42:32 -05:00
cssVars.spec.ts chore: update snapshots by #7766 (#7970) 2023-03-28 12:27:09 +02:00
parse.spec.ts fix(compiler-sfc): require <template> or <script> in SFC (#6781) 2022-11-07 22:34:39 -05:00
rewriteDefault.spec.ts fix(compiler-sfc): rewrite default export with AST analysis instead of regex (#7068) 2023-03-28 11:54:22 +08:00
templateTransformAssetUrl.spec.ts refactor(compiler-sfc): move related files into separate directories 2023-04-05 16:35:10 +08:00
templateTransformSrcset.spec.ts refactor(compiler-sfc): move related files into separate directories 2023-04-05 16:35:10 +08:00
templateUtils.spec.ts refactor(compiler-sfc): move related files into separate directories 2023-04-05 16:35:10 +08:00
utils.ts fix(compiler-sfc): automatically infer component name from filename when using script setup (#4997) 2022-05-09 21:16:28 -04:00