vue3-core/packages/compiler-sfc/src
abeer0 2dbe30177f
chore: fix typo (#13973)
2025-10-09 09:28:26 +08:00
..
script chore: fix typo (#13973) 2025-10-09 09:28:26 +08:00
style fix(compiler-sfc): ensure css custom properties do not start with a digit (#13870) 2025-09-24 17:11:36 +08:00
template perf: improve regexp performance with non-capturing groups (#13567) 2025-09-02 17:30:02 +08:00
cache.ts test: adjust coverage config, use v8 coverage 2024-08-29 10:41:29 +08:00
compileScript.ts fix(compiler-sfc): ensure props bindings register before compiling template (#13922) 2025-09-24 17:03:47 +08:00
compileStyle.ts chore(types): perform strict es2016 lib check when building dts 2024-04-15 15:52:48 +08:00
compileTemplate.ts chore(deps): fix MappingItem type (#12891) 2025-02-17 15:07:10 +08:00
index.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
parse.ts fix(vue): properly cache runtime compilation (#12019) 2024-09-26 17:05:37 +08:00
rewriteDefault.ts chore(compiler-sfc): change `let start` to `const start` (#12849) 2025-02-11 15:18:09 +08:00
shims.d.ts
warn.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00