From 862cfa7c11226b7d1f0fadfe82c3b172e5618657 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 10 Oct 2022 14:31:52 +1100 Subject: Refactor transition-skip code to use ResizeObserver --- src/components/TimeLine.vue | 56 ++++++++++++++++++++++----------------------- 1 file changed, 27 insertions(+), 29 deletions(-) (limited to 'src') diff --git a/src/components/TimeLine.vue b/src/components/TimeLine.vue index bc0f43c..a3c74a6 100644 --- a/src/components/TimeLine.vue +++ b/src/components/TimeLine.vue @@ -8,16 +8,16 @@ {{n}} @@ -31,7 +31,7 @@