vue3-yuanma/packages/shared/src
2022-01-21 14:31:00 +08:00
..
codeframe.ts fix(compiler): Addressed infinite loop in compiler (#3992) 2021-07-15 14:57:47 -04:00
domAttrConfig.ts chore: avoid api-extractor warnings 2021-12-12 00:14:25 +08:00
domTagConfig.ts chore: comment dom tag config usage [ci skip] 2022-01-21 14:31:00 +08:00
escapeHtml.ts chore: remove deprecated usage of String.prototype.substr (#4699) 2021-10-08 12:31:34 -04:00
globalsWhitelist.ts feat(compiler-core): support BigInt in template (#2900) 2021-02-03 19:28:46 +01:00
index.ts refactor: move type utils to shared 2022-01-16 15:47:00 +08:00
looseEqual.ts perf(runtime-dom/vModel): remove looseHas if model is Set (#2236) 2020-10-13 16:20:05 -04:00
makeMap.ts fix(compiler-dom): bail stringification on table elements 2020-06-09 17:02:27 -04:00
normalizeProp.ts chore: fix type issue 2021-07-19 11:11:17 -04:00
patchFlags.ts chore: avoid api-extractor warnings 2021-12-12 00:14:25 +08:00
shapeFlags.ts refactor: rename <portal> to <teleport> 2020-04-01 21:55:19 -04:00
slotFlags.ts chore: annotate generated slot flag 2020-11-30 15:19:32 -05:00
toDisplayString.ts fix(shared): fix toDisplayString on object with null prototype (#4335) 2021-08-16 15:28:34 -04:00
typeUtils.ts refactor: move type utils to shared 2022-01-16 15:47:00 +08:00