vue3-core/packages/runtime-core/src/helpers
Evan You a177092754
fix(runtime-core): make useId() always return a string
2024-09-23 08:38:38 +08:00
..
createSlots.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
renderList.ts fix(runtime-core): handle shallow reactive arrays in renderList correctly (#11870) 2024-09-10 15:48:14 +08:00
renderSlot.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
resolveAssets.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
toHandlers.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
useId.ts fix(runtime-core): make useId() always return a string 2024-09-23 08:38:38 +08:00
useModel.ts fix(types/defineModel): allow getter and setter types to be unrelated (#11699) 2024-09-03 17:47:50 +08:00
useSsrContext.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
useTemplateRef.ts fix(useTemplateRef): properly fix readonly warning in dev and ensure prod behavior consistency 2024-09-05 17:47:03 +08:00
withMemo.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00