vue3-core/packages/shared/src
Evan You 50f13278f9 chore: avoid api-extractor warnings 2021-12-12 00:14:25 +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(shared): remove deprecated html tags (#4130) 2021-07-19 11:30:43 -04: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 feat: support ref in v-for, remove compat deprecation warnings 2021-12-10 23:49:01 +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