[PR #657] [MERGED] Added icon slot to tabs #2773

Closed
opened 2026-03-17 00:27:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/657
Author: @liyasthomas
Created: 3/8/2020
Status: Merged
Merged: 3/8/2020
Merged by: @liyasthomas

Base: masterHead: refactor/ui


📝 Commits (2)

  • 05b45aa Added icon slot to tabs
  • 94b0021 Merge branch 'master' into refactor/ui

📊 Changes

11 files changed (+52 additions, -39 deletions)

View changed files

📝 assets/css/styles.scss (+2 -0)
📝 components/collections/importExportCollections.vue (+1 -1)
📝 components/environments/importExportEnvironment.vue (+1 -1)
📝 components/environments/index.vue (+1 -1)
📝 components/ui/tab.vue (+3 -3)
📝 components/ui/tabs.vue (+14 -3)
📝 lang/en-US.js (+1 -4)
📝 lang/ko-KR.js (+6 -12)
📝 pages/graphql.vue (+13 -4)
📝 pages/index.vue (+7 -7)
📝 pages/realtime.vue (+3 -3)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/657 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 3/8/2020 **Status:** ✅ Merged **Merged:** 3/8/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `refactor/ui` --- ### 📝 Commits (2) - [`05b45aa`](https://github.com/hoppscotch/hoppscotch/commit/05b45aa65a19097770eec0852628dcec0a89f6b3) :sparkles: Added icon slot to tabs - [`94b0021`](https://github.com/hoppscotch/hoppscotch/commit/94b0021453acb7836f4c71ebae5afc5a6350e40f) Merge branch 'master' into refactor/ui ### 📊 Changes **11 files changed** (+52 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `assets/css/styles.scss` (+2 -0) 📝 `components/collections/importExportCollections.vue` (+1 -1) 📝 `components/environments/importExportEnvironment.vue` (+1 -1) 📝 `components/environments/index.vue` (+1 -1) 📝 `components/ui/tab.vue` (+3 -3) 📝 `components/ui/tabs.vue` (+14 -3) 📝 `lang/en-US.js` (+1 -4) 📝 `lang/ko-KR.js` (+6 -12) 📝 `pages/graphql.vue` (+13 -4) 📝 `pages/index.vue` (+7 -7) 📝 `pages/realtime.vue` (+3 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:27:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2773
No description provided.