From f3f4420d6d233eb3011b869c696cb0145fce8f0e Mon Sep 17 00:00:00 2001 From: Andrew Bastin Date: Thu, 24 Mar 2022 18:41:44 +0530 Subject: [PATCH] refactor: revamped tab system --- .../hoppscotch-app/components/smart/Tab.vue | 66 +++++--- .../hoppscotch-app/components/smart/Tabs.vue | 144 +++++++++++------- 2 files changed, 133 insertions(+), 77 deletions(-) diff --git a/packages/hoppscotch-app/components/smart/Tab.vue b/packages/hoppscotch-app/components/smart/Tab.vue index 4a44b0818..18d79fcdc 100644 --- a/packages/hoppscotch-app/components/smart/Tab.vue +++ b/packages/hoppscotch-app/components/smart/Tab.vue @@ -4,31 +4,49 @@ - diff --git a/packages/hoppscotch-app/components/smart/Tabs.vue b/packages/hoppscotch-app/components/smart/Tabs.vue index ae1ae5cbc..74044f41d 100644 --- a/packages/hoppscotch-app/components/smart/Tabs.vue +++ b/packages/hoppscotch-app/components/smart/Tabs.vue @@ -14,28 +14,35 @@ >
@@ -57,52 +64,83 @@
-