vue3-core/packages/shared/src
btea 79e7c1ee43
fix(ssr): remove css number value check (#6636)
Previously this prevented custom properties and vendor-prefixed properties to be rendered correctly.

fix #6625
2022-11-07 21:53:44 -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 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(types): improve of type assertion (#4177) 2022-10-03 16:37:54 +08: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(ssr): remove css number value check (#6636) 2022-11-07 21:53:44 -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