vue3-core/packages/compiler-sfc/src
Bogdan Kolesnyk f18a174979
fix(compiler-sfc): malformed filename on windows using path.posix.join() (#9478)
Closes: #8671, #9583

Not fixed with: #9446

Related: #9473
2023-11-13 15:48:25 +08:00
..
script fix(compiler-sfc): malformed filename on windows using path.posix.join() (#9478) 2023-11-13 15:48:25 +08:00
style fix(compiler-sfc): support `:is` and `:where` selector in scoped css rewrite (#8929) 2023-11-10 16:44:53 +08:00
template fix(compiler-sfc): support asset paths containing spaces (#8752) 2023-10-20 15:49:58 +08:00
cache.ts chore(deps): update lru-cache to v10 2023-10-20 10:38:41 +08:00
compileScript.ts fix(compiler-sfc): avoid gen useCssVars when targeting SSR (#6979) 2023-10-21 12:11:41 +08:00
compileStyle.ts perf(compiler): use source-map-js 2023-04-09 16:50:20 +08:00
compileTemplate.ts fix(hmr): fix hmr error for hoisted children array in v-for 2023-10-21 21:08:49 +08:00
index.ts fix(types): avoid exposing lru-cache types in generated dts 2023-11-06 17:36:02 +08:00
parse.ts feat(compiler-sfc): expose parseCache 2023-05-01 11:33:07 +08:00
rewriteDefault.ts chore(deps): update compiler (#9157) 2023-09-20 11:16:58 -05:00
shims.d.ts feat: (wip) setup compiler-sfc 2019-11-06 21:58:15 -05:00
warn.ts chore: warnings for ref transform 2021-08-24 10:26:38 -04:00