vue3-core/packages/shared/src
Evan You 2a2810c716 chore: upgrade to typescript 5.1 2023-07-11 18:44:19 +08:00
..
codeframe.ts fix(compiler): Addressed infinite loop in compiler (#3992) 2021-07-15 14:57:47 -04:00
domAttrConfig.ts feat(compiler-dom): treat inert as boolean attribute (#8209) 2023-05-02 10:21:19 +08: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
general.ts chore: upgrade to typescript 5.1 2023-07-11 18:44:19 +08:00
globalsAllowList.ts fix: add isGloballyWhitelisted back, but deprecated (#8556) 2023-06-14 14:02:53 +08:00
index.ts chore: rename globals allow list 2023-05-26 11:07:13 -05:00
looseEqual.ts refactor: remove circular dependencies in compiler 2023-03-23 16:30:42 +08:00
makeMap.ts fix(compiler-dom): bail stringification on table elements 2020-06-09 17:02:27 -04:00
normalizeProp.ts refactor(shared): merge if statements (#8394) 2023-06-10 17:08:02 +08:00
patchFlags.ts build: upgrade to TypeScript 5.x 2023-03-23 17:11:35 +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 refactor: remove circular dependencies in compiler 2023-03-23 16:30:42 +08:00
typeUtils.ts fix(types): ensure nextTick return type reflect correct Promise value (#8406) 2023-07-11 17:56:02 +08:00