vue3-core/packages/shared/src
山吹色御守 57315ab968
fix(types): correctly infer `TypeProps` when it is `any` (#12073)
close #12058
2024-10-03 23:22:27 +08:00
..
codeframe.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
domAttrConfig.ts fix(compile-dom): should be able to stringify mathML (#11891) 2024-09-16 10:58:23 +08:00
domTagConfig.ts chore(build): use /*@__PURE__*/ annotation consistently 2024-09-04 20:24:33 +08:00
escapeHtml.ts fix(cssVars): correctly escape double quotes in SSR (#11784) 2024-09-03 17:39:07 +08:00
general.ts fix(vue): properly cache runtime compilation (#12019) 2024-09-26 17:05:37 +08:00
globalsAllowList.ts chore(build): use /*@__PURE__*/ annotation consistently 2024-09-04 20:24:33 +08:00
index.ts chore: rename globals allow list 2023-05-26 11:07:13 -05:00
looseEqual.ts test: adjust coverage config, use v8 coverage 2024-08-29 10:41:29 +08:00
makeMap.ts refactor: remove rarely used argument in makeMap + optimize perf 2024-09-07 15:40:17 +08:00
normalizeProp.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
patchFlags.ts fix(compiler-core): change node hoisting to caching per instance (#11067) 2024-06-04 20:09:54 +08:00
shapeFlags.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
slotFlags.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
toDisplayString.ts chore: Merge branch 'main' into minor 2024-07-17 17:32:31 +08:00
typeUtils.ts fix(types): correctly infer `TypeProps` when it is `any` (#12073) 2024-10-03 23:22:27 +08:00