vue3-core/packages/runtime-core/src/helpers
Carlos Rodrigues 1f2a652a9d
fix(types): h support for resolveComponent (#2402)
close #2357
2020-10-20 15:56:29 -04:00
..
createSlots.ts feat(types): adjust type exports for manual render function and tooling usage 2020-06-10 14:57:21 -04:00
renderList.ts fix(v-for): handle and warn when `v-for` receives non-integer range number (#2247) 2020-10-13 16:28:24 -04:00
renderSlot.ts fix(runtime-core): enable block tracking when normalizing plain element with slot children (#1987) 2020-09-01 12:38:47 -04:00
resolveAssets.ts fix(types): h support for resolveComponent (#2402) 2020-10-20 15:56:29 -04:00
scopeId.ts feat(types): adjust type exports for manual render function and tooling usage 2020-06-10 14:57:21 -04:00
toHandlers.ts feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393) 2020-10-19 17:15:53 -04:00
typeUtils.ts feat(types): mixins/extends support in TypeScript (#626) 2020-06-09 10:37:00 -04:00
useSsrContext.ts feat(ssr): useSSRContext 2020-02-18 13:26:15 -05:00
withRenderContext.ts fix(runtime-core): enable block tracking when normalizing plain element with slot children (#1987) 2020-09-01 12:38:47 -04:00