vue3-core/packages/shared/src
4xi-2000 a501a85a7c
feat(compiler-core): support `Symbol` global in template expressions (#9069)
2024-05-27 17:21:54 +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 `Symbol` global in template expressions (#9069) 2024-05-27 17:21:54 +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 style: update format & lint config (#9162) 2023-12-26 19:39:47 +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 feat(types): provide internal options for directly using user types in language tools (#10801) 2024-04-27 11:48:37 +08:00