vue3-yuanma/packages
Evan You 778f3a5e88 fix(runtime-core): should not return early on text patchFlag
fix vnode updated hook on elements with dynamic text children
2020-02-10 12:06:36 -05:00
..
compiler-core feat(compiler-core/v-on): support @vnode-xxx usage for vnode hooks 2020-02-10 11:00:37 -05:00
compiler-dom chore(compiler-core/codegen): avoid generate indent spaces of empty lines. (#701) 2020-02-10 09:33:04 -05:00
compiler-sfc test(compiler-sfc): add real tests for source maps (#704) 2020-02-10 09:34:13 -05:00
compiler-ssr test(compiler-ssr): fix typo (#713) 2020-02-10 09:20:07 -05:00
reactivity perf(reactivity): better computed tracking (#710) 2020-02-09 15:25:17 -05:00
runtime-core fix(runtime-core): should not return early on text patchFlag 2020-02-10 12:06:36 -05:00
runtime-dom fix(transition-group): handle multiple move-classes (#679) 2020-02-10 09:36:19 -05:00
runtime-test release: v3.0.0-alpha.4 2020-01-27 16:20:00 -05:00
server-renderer wip(ssr): use consistent attr key behavior in compiler 2020-02-09 15:32:33 -05:00
shared chore(shared): fix comment (#705) [ci skip] 2020-02-09 13:12:16 -05:00
size-check chore: use more representative size check code 2020-01-30 12:03:38 -05:00
template-explorer refactor(compiler): prefix all imported helpers to avoid scope collision 2020-02-07 18:53:39 -05:00
vue test: increase e2e tests timeout 2020-02-05 21:10:43 -05:00
global.d.ts fix(ssr): avoid hard-coded ssr checks in cjs builds 2020-01-29 09:49:17 -05:00