[PR #1004] [MERGED] Add Collections section in Docs page #3002

Closed
opened 2026-03-17 00:39:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1004
Author: @liyasthomas
Created: 7/18/2020
Status: Merged
Merged: 7/18/2020
Merged by: @liyasthomas

Base: masterHead: feat/doc


📝 Commits (3)

  • 1827a98 Add Collections section in Docs page
  • ebe351f Import Collections directly from Docs page
  • 193b7ae Merge branch 'master' into feat/doc

📊 Changes

6 files changed (+325 additions, -279 deletions)

View changed files

📝 components/collections/collection.vue (+41 -30)
📝 components/collections/folder.vue (+2 -0)
📝 components/collections/index.vue (+6 -7)
📝 components/collections/request.vue (+6 -1)
📝 components/layout/sidenav.vue (+1 -1)
📝 pages/doc.vue (+269 -240)

📄 Description

  • Collections section in right sidebar
  • Import collection to generate documentation

🔄 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/1004 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 7/18/2020 **Status:** ✅ Merged **Merged:** 7/18/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `feat/doc` --- ### 📝 Commits (3) - [`1827a98`](https://github.com/hoppscotch/hoppscotch/commit/1827a982845d267f8b9b80a5983290f9bc1f0bd9) Add Collections section in Docs page - [`ebe351f`](https://github.com/hoppscotch/hoppscotch/commit/ebe351ff0fc285eee3fbf28732f19fa80901e0f3) Import Collections directly from Docs page - [`193b7ae`](https://github.com/hoppscotch/hoppscotch/commit/193b7ae0e6850096c924b1af6f84030907e25bfd) Merge branch 'master' into feat/doc ### 📊 Changes **6 files changed** (+325 additions, -279 deletions) <details> <summary>View changed files</summary> 📝 `components/collections/collection.vue` (+41 -30) 📝 `components/collections/folder.vue` (+2 -0) 📝 `components/collections/index.vue` (+6 -7) 📝 `components/collections/request.vue` (+6 -1) 📝 `components/layout/sidenav.vue` (+1 -1) 📝 `pages/doc.vue` (+269 -240) </details> ### 📄 Description - Collections section in right sidebar - Import collection to generate documentation --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:39:30 +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#3002
No description provided.