vue3-core/packages/shared/src
GU Yiling c85f1b5a13
ci / test (push) Waiting to run Details
ci / continuous-release (push) Waiting to run Details
size data / upload (push) Waiting to run Details
fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance (#12461)
close #12434
close #12439
close #7474
close #7475
2025-07-03 16:20:28 +08:00
..
codeframe.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
cssVars.ts fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance (#12461) 2025-07-03 16:20:28 +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 fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance (#12461) 2025-07-03 16:20:28 +08: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 fix(compiler-dom): properly stringify template string style (#12392) 2024-11-15 10:56:08 +08:00
patchFlags.ts chore(shared): update patch flag name (#12831) 2025-06-05 10:01:51 +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