vue3-yuanma/packages
2021-03-25 11:10:25 -04:00
..
compiler-core fix(compiler-core): fix the detection of forwarded slots with v-if or v-for (#3353) 2021-03-22 16:34:46 -04:00
compiler-dom fix(compiler): properly bail stringfication for nested slot elements 2021-03-05 18:28:12 -05:00
compiler-sfc fix(compiler-ssr): keep the order of imports expression for the fallback branch of SSR (#3448) 2021-03-25 11:10:25 -04:00
compiler-ssr fix(compiler-ssr): keep the order of imports expression for the fallback branch of SSR (#3448) 2021-03-25 11:10:25 -04:00
reactivity chore: fix ownKeys signature (#3313) 2021-03-03 11:26:49 -05:00
runtime-core fix(Teleport): component with multi roots should be removed when unmounted (#3157) 2021-03-25 11:02:50 -04:00
runtime-dom fix(rumtime-core): custom dom props should be cloned when cloning a hoisted DOM (#3080) 2021-03-25 10:21:57 -04:00
runtime-test release: v3.0.7 2021-03-01 10:59:29 -05:00
server-renderer fix(ssr): respect render function from extends/mixins in ssr (#3006) 2021-03-25 10:32:17 -04:00
shared release: v3.0.7 2021-03-01 10:59:29 -05:00
size-check release: v3.0.7 2021-03-01 10:59:29 -05:00
template-explorer release: v3.0.7 2021-03-01 10:59:29 -05:00
vue release: v3.0.7 2021-03-01 10:59:29 -05:00
global.d.ts test: move mockWarn into setup files 2020-07-27 22:58:51 -04:00