vue3-core/packages/shared/src
Tamay Eser Uysal 7443174e2a
fix(compiler): add `hgroup` to supported `HTML_TAGS` (#6321)
close #6313
2022-11-13 20:28:56 -05:00
..
codeframe.ts fix(compiler): Addressed infinite loop in compiler (#3992) 2021-07-15 14:57:47 -04:00
domAttrConfig.ts fix(ssr): remove css number value check (#6636) 2022-11-07 21:53:44 -05:00
domTagConfig.ts fix(compiler): add `hgroup` to supported `HTML_TAGS` (#6321) 2022-11-13 20:28:56 -05: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 chore(runtime-core): add `isRegExp` to check `RegExp` (#6041) 2022-11-13 20:14:28 -05:00
looseEqual.ts fix(shared): missed Symbol judge in looseEqual (#3553) 2022-05-09 22:15:26 -04:00
makeMap.ts fix(compiler-dom): bail stringification on table elements 2020-06-09 17:02:27 -04:00
normalizeProp.ts fix(compiler/runtime-dom): ignore comments in inline styles (#6808) 2022-11-07 22:42:32 -05: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 chore: check string first in toDisplayString 2022-01-30 18:50:28 +08:00
typeUtils.ts fix:spell checker (#6982) 2022-10-28 09:29:30 +02:00