From 743e920c23b89a2483bcb5990637a8fefe89d710 Mon Sep 17 00:00:00 2001 From: DSha Date: Thu, 14 Mar 2019 15:45:42 +0800 Subject: [PATCH] fix(transition): fix appear check for transition wrapper components (#9668) --- examples/modal/index.html | 2 +- .../web/runtime/modules/transition.js | 2 +- .../features/transition/transition.spec.js | 118 +++++++++++++++++- 3 files changed, 117 insertions(+), 5 deletions(-) diff --git a/examples/modal/index.html b/examples/modal/index.html index e2121617646..34b4ebb1d2b 100644 --- a/examples/modal/index.html +++ b/examples/modal/index.html @@ -10,7 +10,7 @@