From 42d2dd284fddf2bf924509e581f659d7b57f86e7 Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Sun, 8 Aug 2021 12:42:29 +0530 Subject: [PATCH] refactor(ui): title and actions slot on modals --- components/app/Header.vue | 4 +-- components/collections/Add.vue | 6 +--- components/collections/AddFolder.vue | 10 +++--- components/collections/Edit.vue | 6 +--- components/collections/EditFolder.vue | 10 +++--- components/collections/EditRequest.vue | 6 +--- components/collections/ImportExport.vue | 36 ++++++++++--------- components/collections/SaveRequest.vue | 6 +--- components/collections/graphql/Add.vue | 6 +--- components/collections/graphql/AddFolder.vue | 10 +++--- components/collections/graphql/Edit.vue | 6 +--- components/collections/graphql/EditFolder.vue | 14 +++++--- .../collections/graphql/EditRequest.vue | 10 +++--- .../collections/graphql/ImportExport.vue | 16 +++++---- components/environments/Add.vue | 6 +--- components/environments/Edit.vue | 6 +--- components/environments/ImportExport.vue | 18 +++++----- components/firebase/Login.vue | 11 +++--- components/http/CodegenModal.vue | 10 +++--- components/http/ImportCurl.vue | 6 +--- components/http/TokenList.vue | 6 +--- components/smart/ConfirmModal.vue | 6 +--- components/smart/Modal.vue | 18 +++++++++- components/teams/Add.vue | 12 +++---- components/teams/Edit.vue | 6 +--- 25 files changed, 114 insertions(+), 137 deletions(-) diff --git a/components/app/Header.vue b/components/app/Header.vue index 489c4be33..8834b73ef 100644 --- a/components/app/Header.vue +++ b/components/app/Header.vue @@ -5,7 +5,7 @@
- - - - +