vue3-core/packages/shared/src
skirtle 0126cfff9d
fix(shared): unwrap refs in toDisplayString (#7306)
close #5578
close #5593
close #11199
close #11201
2024-06-23 09:34:52 +08:00
..
codeframe.ts refactor(shared): improve handling of out-of-range start and end values in generateCodeFrame (#10883) 2024-06-10 15:28:00 +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(shared): ensure invokeArrayFns handles undefined arguments (#10869) 2024-05-20 19:28:22 +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 fix(shared): unwrap refs in toDisplayString (#7306) 2024-06-23 09:34:52 +08:00
typeUtils.ts chore(deps): update lint (#9627) 2023-11-18 10:33:24 +08:00