vue3-core/packages/runtime-core/src/helpers
Evan You e2ca67b59a fix(runtime-core): align option merge behavior with Vue 2
fix #3566, #2791
2021-06-02 15:19:56 -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): should not track dynamic children when the user calls a compiled slot inside template expression (#3554) 2021-05-25 13:33:41 -04:00
resolveAssets.ts fix(runtime-core): align option merge behavior with Vue 2 2021-06-02 15:19:56 -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 fix(types): declared prop keys should always exist in `props` argument (#3726) 2021-05-12 17:47:31 -04:00
useSsrContext.ts chore: fix useSSRContext casing in warning message 2021-01-29 15:03:52 -05:00