vue3-core/packages/shared/src
Guo c9c9dff805
refactor(perf): assign value in `if` block (#10836)
2024-04-29 18:57:56 +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 fix(mathml): update known mathML tags (#9829) 2023-12-14 22:08:55 +08:00
escapeHtml.ts chore: remove deprecated usage of String.prototype.substr (#4699) 2021-10-08 12:31:34 -04:00
general.ts fix(runtime-core): ensure slot compiler marker writable (#10825) 2024-04-29 11:47:40 +08:00
globalsAllowList.ts feat(compiler-core): support accessing Error as global in template expressions (#7018) 2023-11-30 16:39:40 +08:00
index.ts chore: rename globals allow list 2023-05-26 11:07:13 -05:00
looseEqual.ts refactor: remove circular dependencies in compiler 2023-03-23 16:30:42 +08:00
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 chore(deps): update lint (#9627) 2023-11-18 10:33:24 +08:00