[PR #1515] [MERGED] rename all components to new namespace #3366

Closed
opened 2026-03-17 00:59:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1515
Author: @liyasthomas
Created: 2/27/2021
Status: Merged
Merged: 3/1/2021
Merged by: @liyasthomas

Base: mainHead: bump/nuxt


📝 Commits (4)

  • 0378ca6 rename all components to new namespace
  • 8d5770d Fix broken tests
  • db671b2 chore(deps): bump
  • 2c75e54 rename test files to match components

📊 Changes

86 files changed (+2776 additions, -3092 deletions)

View changed files

📝 components/app/Contributors.vue (+0 -0)
📝 components/app/Extensions.vue (+5 -5)
📝 components/app/Footer.vue (+0 -0)
📝 components/app/Header.vue (+5 -5)
📝 components/app/Logo.vue (+0 -0)
📝 components/app/Section.vue (+0 -0)
📝 components/app/Shortcuts.vue (+2 -2)
📝 components/app/Sidenav.vue (+1 -1)
📝 components/app/Support.vue (+3 -3)
📝 components/collections/Add.vue (+2 -2)
📝 components/collections/AddFolder.vue (+2 -2)
📝 components/collections/Collection.vue (+3 -3)
📝 components/collections/Edit.vue (+2 -2)
📝 components/collections/EditFolder.vue (+2 -2)
📝 components/collections/EditRequest.vue (+2 -2)
📝 components/collections/Folder.vue (+3 -3)
📝 components/collections/ImportExport.vue (+4 -4)
📝 components/collections/Request.vue (+1 -1)
📝 components/collections/SaveRequest.vue (+3 -3)
📝 components/collections/index.vue (+9 -9)

...and 66 more files

📄 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/1515 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 2/27/2021 **Status:** ✅ Merged **Merged:** 3/1/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `bump/nuxt` --- ### 📝 Commits (4) - [`0378ca6`](https://github.com/hoppscotch/hoppscotch/commit/0378ca63abf134e084bba550b3210632dd1ff6ec) rename all components to new namespace - [`8d5770d`](https://github.com/hoppscotch/hoppscotch/commit/8d5770dd7aca4488cb4951f10d3c3581b69609e7) Fix broken tests - [`db671b2`](https://github.com/hoppscotch/hoppscotch/commit/db671b2fbb49d65050913e28c51aeba00618db26) chore(deps): bump - [`2c75e54`](https://github.com/hoppscotch/hoppscotch/commit/2c75e54be478c954ef7dc9b2066f6eef1e33c52f) rename test files to match components ### 📊 Changes **86 files changed** (+2776 additions, -3092 deletions) <details> <summary>View changed files</summary> 📝 `components/app/Contributors.vue` (+0 -0) 📝 `components/app/Extensions.vue` (+5 -5) 📝 `components/app/Footer.vue` (+0 -0) 📝 `components/app/Header.vue` (+5 -5) 📝 `components/app/Logo.vue` (+0 -0) 📝 `components/app/Section.vue` (+0 -0) 📝 `components/app/Shortcuts.vue` (+2 -2) 📝 `components/app/Sidenav.vue` (+1 -1) 📝 `components/app/Support.vue` (+3 -3) 📝 `components/collections/Add.vue` (+2 -2) 📝 `components/collections/AddFolder.vue` (+2 -2) 📝 `components/collections/Collection.vue` (+3 -3) 📝 `components/collections/Edit.vue` (+2 -2) 📝 `components/collections/EditFolder.vue` (+2 -2) 📝 `components/collections/EditRequest.vue` (+2 -2) 📝 `components/collections/Folder.vue` (+3 -3) 📝 `components/collections/ImportExport.vue` (+4 -4) 📝 `components/collections/Request.vue` (+1 -1) 📝 `components/collections/SaveRequest.vue` (+3 -3) 📝 `components/collections/index.vue` (+9 -9) _...and 66 more files_ </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:59:20 +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#3366
No description provided.