vue3-core/packages/shared/src
白雾三语 bef85e7975
fix(shared): `feDistanceLight` changed to `feDistantLight` (#7540)
close https://github.com/vuejs/core/issues/7535
2023-01-16 09:46:56 +01: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(shared): `feDistanceLight` changed to `feDistantLight` (#7540) 2023-01-16 09:46:56 +01: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 fix(shared): toNumber should only coerce strings 2022-11-14 17:50:56 +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(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