vue2/packages/compiler-sfc/test
Evan You b70a2585fc fix(compiler-sfc): use safer deindent default for compatibility with previous behavior 2022-07-08 09:45:37 +08:00
..
__snapshots__ feat(sfc): css v-bind 2022-06-20 15:46:57 +08:00
compileScript.spec.ts fix(compiler-sfc): fix template usage check edge case for v-on statements 2022-07-04 11:38:48 +08:00
compileStyle.spec.ts fix(compiler-sfc): do not transform external and data urls in templates 2022-06-17 10:45:52 +08:00
compileTemplate.spec.ts fix(compiler-sfc): should transform non relative paths when base option is present 2022-06-28 09:57:19 +08:00
cssVars.spec.ts feat(sfc): css v-bind 2022-06-20 15:46:57 +08:00
parseComponent.spec.ts fix(compiler-sfc): use safer deindent default for compatibility with previous behavior 2022-07-08 09:45:37 +08:00
prefixIdentifiers.spec.ts fix(compiler-sfc): properly handle shorthand property in template expressions 2022-06-21 09:41:30 +08:00
stylePluginScoped.spec.ts
tsconfig.json
util.ts feat(sfc): css v-bind 2022-06-20 15:46:57 +08:00