vue3-core/packages
underfin 583a1c7b45
fix(runtime-core): avoid scopeId as attr for slot nodes with same scopeId (#1561)
fix vitejs/vite#536
2020-07-14 17:06:39 -04:00
..
compiler-core fix(v-on): refactor DOM event options modifer handling 2020-07-14 11:48:05 -04:00
compiler-dom refactor: adjust event options handling to be JSX friendly 2020-07-14 13:20:59 -04:00
compiler-sfc feat: ssr support for `<style vars>` 2020-07-12 18:04:09 -04:00
compiler-ssr refactor(compiler): extract isStaticExp util 2020-07-13 16:48:24 -04:00
reactivity release: v3.0.0-beta.20 2020-07-08 12:45:30 -04:00
runtime-core fix(runtime-core): avoid scopeId as attr for slot nodes with same scopeId (#1561) 2020-07-14 17:06:39 -04:00
runtime-dom fix(runtime-dom): remove attrs with nullish values 2020-07-14 16:25:21 -04:00
runtime-test release: v3.0.0-beta.20 2020-07-08 12:45:30 -04:00
server-renderer feat: ssr support for `<style vars>` 2020-07-12 18:04:09 -04:00
shared fix(v-on): capitalize dynamic event names 2020-07-13 17:36:46 -04:00
size-check release: v3.0.0-beta.20 2020-07-08 12:45:30 -04:00
template-explorer feat: ssr support for `<style vars>` 2020-07-12 18:04:09 -04:00
vue release: v3.0.0-beta.20 2020-07-08 12:45:30 -04:00
global.d.ts feat(build): provide more specific warnings for runtime compilation 2020-04-20 15:23:26 -04:00