From afec6ca6cda30daf43441e14626021f2072014fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?0o=E5=BC=A0=E4=B8=8D=E6=AD=AAo0?= Date: Mon, 11 Jul 2022 14:34:21 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8(component):=20transition=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=20=E6=96=B0=E5=A2=9Etime=E5=B1=9E=E6=80=A7=E8=87=AA?= =?UTF-8?q?=E5=AE=9A=E4=B9=89=E8=BF=87=E6=B8=A1=E6=97=B6=E9=95=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package/component/src/component/transition/index.vue | 9 ++++++--- .../transition/transitions/collapseTransition.vue | 6 ++++-- .../component/transition/transitions/fadeTransition.vue | 7 ++++++- .../src/document/zh-CN/components/transition.md | 1 + .../src/document/zh-CN/guide/changelog.md | 2 ++ 5 files changed, 19 insertions(+), 6 deletions(-) diff --git a/package/component/src/component/transition/index.vue b/package/component/src/component/transition/index.vue index 3db66c40..0cc75c58 100644 --- a/package/component/src/component/transition/index.vue +++ b/package/component/src/component/transition/index.vue @@ -1,8 +1,6 @@