vue3-yuanma/packages
Evan You a0d570b16d Revert "feat(compiler-core): hoist element with static ref (#344)"
Static refs still need to be tracked in dynamicChildren because unmount
also takes the fast path when dynamicChildren is present, and all refs
need to be properly unmounted.

This reverts commit 920773fc6b.
2019-10-21 15:17:29 -04:00
..
compiler-core Revert "feat(compiler-core): hoist element with static ref (#344)" 2019-10-21 15:17:29 -04:00
compiler-dom feat(v-on): cache handlers 2019-10-18 21:51:34 -04:00
reactivity types: improve computed types (#343) 2019-10-21 13:57:20 -04:00
runtime-core types: improve emit type (#345) 2019-10-21 14:04:42 -04:00
runtime-dom refactor(errorHandlling): handle array in callWithAsyncErrorHandling (#332) 2019-10-21 13:59:10 -04:00
runtime-test chore: typos [ci-skip] (#323) 2019-10-17 15:01:51 -04:00
server-renderer build: use api-extractor for type rollup 2019-09-03 12:16:22 -04:00
shared refactor: rename vnode hooks 2019-10-18 14:54:35 -04:00
template-explorer feat(v-on): cache handlers 2019-10-18 21:51:34 -04:00
vue test: test runtime compilation error warning 2019-10-15 22:19:19 -04:00
global.d.ts feat(core): export version (#254) 2019-10-14 15:31:43 -04:00