mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #3638] [MERGED] chore: improve placeholder component styles #4465
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#4465
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/3638
Author: @liyasthomas
Created: 12/10/2023
Status: ✅ Merged
Merged: 12/12/2023
Merged by: @AndrewBastin
Base:
release/2023.12.0← Head:improve/placeholder📝 Commits (4)
c0c0c37chore: improve placeholder component styles85285a5fix: search input height40b9508chore: use template wrapper for slot019c2cerefactor: remove unnecessary check for slot contents📊 Changes
42 files changed (+479 additions, -413 deletions)
View changed files
📝
packages/hoppscotch-common/src/components/app/Shortcuts.vue(+3 -2)📝
packages/hoppscotch-common/src/components/app/spotlight/index.vue(+8 -6)📝
packages/hoppscotch-common/src/components/collections/MyCollections.vue(+37 -33)📝
packages/hoppscotch-common/src/components/collections/TeamCollections.vue(+44 -38)📝
packages/hoppscotch-common/src/components/collections/graphql/Collection.vue(+12 -10)📝
packages/hoppscotch-common/src/components/collections/graphql/Folder.vue(+1 -2)📝
packages/hoppscotch-common/src/components/collections/graphql/index.vue(+24 -22)📝
packages/hoppscotch-common/src/components/collections/index.vue(+1 -1)📝
packages/hoppscotch-common/src/components/cookies/AllModal.vue(+4 -3)📝
packages/hoppscotch-common/src/components/environments/Selector.vue(+10 -26)📝
packages/hoppscotch-common/src/components/environments/my/Details.vue(+7 -5)📝
packages/hoppscotch-common/src/components/environments/my/index.vue(+22 -20)📝
packages/hoppscotch-common/src/components/environments/teams/Details.vue(+14 -12)📝
packages/hoppscotch-common/src/components/environments/teams/index.vue(+26 -24)📝
packages/hoppscotch-common/src/components/graphql/Authorization.vue(+10 -8)📝
packages/hoppscotch-common/src/components/graphql/Headers.vue(+8 -6)📝
packages/hoppscotch-common/src/components/graphql/Sidebar.vue(+2 -3)📝
packages/hoppscotch-common/src/components/history/index.vue(+15 -14)📝
packages/hoppscotch-common/src/components/http/Authorization.vue(+10 -8)📝
packages/hoppscotch-common/src/components/http/Body.vue(+10 -8)...and 22 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.