mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #1152] [CLOSED] Improvements on the generated doc ui #3100
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#3100
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/1152
Author: @perseveringman
Created: 9/9/2020
Status: ❌ Closed
Base:
main← Head:feat-ui-doc📝 Commits (10+)
b7c4659Improvements on the generated doc uiefae1e1fix layout bugb468991Merge branch 'master' into feat-ui-docf3b650ccode word-break fixc467089Merge branch 'feat-ui-doc' of github.com:perseveringman/postwoman into feat-ui-doc36d5370add descriptione30ca43fix bodyParams bug6402062Merge branch 'master' into feat-ui-doc3f49ec0Merge branch 'master' into feat-ui-doc1442351Merge 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.