vue3-yuanma/packages/runtime-core/src/helpers
2021-01-29 15:03:52 -05: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(slots): dynamically named slots should be keyed by name 2020-11-27 14:35:46 -05:00
resolveAssets.ts refactor(runtime-core): extract common getComponentName function (#2454) 2020-12-04 17:03:03 -05: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 chore: fix useSSRContext casing in warning message 2021-01-29 15:03:52 -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