vue3-core/packages/shared/src
三咲智子 Kevin Deng d282af9430
refactor(compiler-vapor): check reserved prop on compiler only
2024-03-15 22:26:03 +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 refactor(compiler-vapor): check reserved prop on compiler only 2024-03-15 22:26:03 +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 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 style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
typeUtils.ts refactor: extract Data 2023-12-07 01:55:00 +08:00