vue3-core/packages/shared/src
三咲智子 Kevin Deng cf8be999df
Merge remote-tracking branch 'upstream/minor'
2024-06-16 17:01:49 +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 Merge remote-tracking branch 'upstream/minor' 2024-05-30 21:41:53 +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 refactor(perf): assign value in `if` block (#10836) 2024-04-29 18:57:56 +08:00
patchFlags.ts fix(compiler-core): change node hoisting to caching per instance (#11067) 2024-06-04 20:09:54 +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(reactivity): change literal flag properties to enum flag properties (#10367) 2024-05-30 19:09:04 +08:00
typeUtils.ts refactor(runtime-shared): move `Data` 2024-05-11 23:14:26 +08:00