vue3-core/packages/shared/src
Tycho 9b40d0f25d
fix(shared): ensure invokeArrayFns handles undefined arguments (#10869)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>

Close #10863
2024-05-20 19:28:22 +08:00
..
codeframe.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
domAttrConfig.ts refactor: use shared isAttrRenderable logic between ssr and hydration 2024-01-18 11:23:59 +08:00
domTagConfig.ts
escapeHtml.ts
general.ts fix(shared): ensure invokeArrayFns handles undefined arguments (#10869) 2024-05-20 19:28:22 +08:00
globalsAllowList.ts
index.ts
looseEqual.ts
makeMap.ts perf: add `__NO_SIDE_EFFECTS__` comments (#9053) 2024-03-13 21:48:45 +08:00
normalizeProp.ts refactor(perf): assign value in `if` block (#10836) 2024-04-29 18:57:56 +08:00
patchFlags.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
shapeFlags.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
slotFlags.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
toDisplayString.ts chore(types): perform strict es2016 lib check when building dts 2024-04-15 15:52:48 +08:00
typeUtils.ts