[PR #1152] [CLOSED] Improvements on the generated doc ui #3100

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1152
Author: @perseveringman
Created: 9/9/2020
Status: Closed

Base: mainHead: feat-ui-doc


📝 Commits (10+)

  • b7c4659 Improvements on the generated doc ui
  • efae1e1 fix layout bug
  • b468991 Merge branch 'master' into feat-ui-doc
  • f3b650c code word-break fix
  • c467089 Merge branch 'feat-ui-doc' of github.com:perseveringman/postwoman into feat-ui-doc
  • 36d5370 add description
  • e30ca43 fix bodyParams bug
  • 6402062 Merge branch 'master' into feat-ui-doc
  • 3f49ec0 Merge branch 'master' into feat-ui-doc
  • 1442351 Merge branch 'master' into feat-ui-doc

📊 Changes

3 files changed (+120 additions, -26 deletions)

View changed files

📝 pages/doc.vue (+84 -26)
📝 pages/index.vue (+28 -0)
📝 store/mutations.js (+8 -0)

📄 Description

Improve the layout of the doc.
Add an text-anchor to the doc title.
Adjust the padding of the elements.


🔄 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/1152 **Author:** [@perseveringman](https://github.com/perseveringman) **Created:** 9/9/2020 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat-ui-doc` --- ### 📝 Commits (10+) - [`b7c4659`](https://github.com/hoppscotch/hoppscotch/commit/b7c4659ba89f2fe583a0c77125e27b0f094fff47) Improvements on the generated doc ui - [`efae1e1`](https://github.com/hoppscotch/hoppscotch/commit/efae1e13916d5fe4bbb98b979f0cc9c08f5a0077) fix layout bug - [`b468991`](https://github.com/hoppscotch/hoppscotch/commit/b4689916f4461fd9748a5322243e13ae0d3f79e1) Merge branch 'master' into feat-ui-doc - [`f3b650c`](https://github.com/hoppscotch/hoppscotch/commit/f3b650c2e6648d1f3b6cc8d2d6aecc6a93ab4d18) code word-break fix - [`c467089`](https://github.com/hoppscotch/hoppscotch/commit/c467089930cc3807c8e9b4d8c6e801b608d1dfb5) Merge branch 'feat-ui-doc' of github.com:perseveringman/postwoman into feat-ui-doc - [`36d5370`](https://github.com/hoppscotch/hoppscotch/commit/36d5370f3468d45bc254b16af7ad2a1f57723183) add description - [`e30ca43`](https://github.com/hoppscotch/hoppscotch/commit/e30ca438826cc0db810d4e84bd7891b6cc3faf24) fix bodyParams bug - [`6402062`](https://github.com/hoppscotch/hoppscotch/commit/64020626532de25d18de561234691f859350d616) Merge branch 'master' into feat-ui-doc - [`3f49ec0`](https://github.com/hoppscotch/hoppscotch/commit/3f49ec0fd7035c9eabbe1b1c235d67b5b48d9eeb) Merge branch 'master' into feat-ui-doc - [`1442351`](https://github.com/hoppscotch/hoppscotch/commit/14423511a4a07f926e2561a4629e9382c00fc65e) Merge branch 'master' into feat-ui-doc ### 📊 Changes **3 files changed** (+120 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `pages/doc.vue` (+84 -26) 📝 `pages/index.vue` (+28 -0) 📝 `store/mutations.js` (+8 -0) </details> ### 📄 Description Improve the layout of the doc. Add an text-anchor to the doc title. Adjust the padding of the elements. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:44:39 +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#3100
No description provided.