vue3-core/packages/runtime-core/src/components
Evan You 071986a2c6 fix(transition): fix higher order transition components with merged listeners
fix #3227
2021-05-28 15:42:08 -04:00
..
BaseTransition.ts fix(transition): fix higher order transition components with merged listeners 2021-05-28 15:42:08 -04:00
KeepAlive.ts fix(keep-alive): include/exclude should work with async component (#3531) 2021-05-25 10:50:00 -04:00
Suspense.ts fix(suspense): fix suspense patching in optimized mode 2021-05-27 16:32:31 -04:00
Teleport.ts fix(runtime-core/teleport): ensure the nested teleport can be unmounted correctly (#3629) 2021-05-26 10:51:55 -04:00