[PR #3164] [MERGED] chore: new filled star icon to toggle favorite history entry #4261

Closed
opened 2026-03-17 01:48:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3164
Author: @liyasthomas
Created: 6/27/2023
Status: Merged
Merged: 7/6/2023
Merged by: @AndrewBastin

Base: release/2023.4.8Head: chore/filled-star-icon


📝 Commits (1)

  • a26e56e chore: new filled star icon to toggle favorite history entry

📊 Changes

3 files changed (+3 additions, -2 deletions)

View changed files

packages/hoppscotch-common/assets/icons/star-off.svg (+1 -0)
📝 packages/hoppscotch-common/src/components/history/graphql/Card.vue (+1 -1)
📝 packages/hoppscotch-common/src/components/history/rest/Card.vue (+1 -1)

📄 Description

Summary

Created a new star-off.svg (packages/hoppscotch-common/assets/icons/star-off.svg) icon component to show when history entries are stared and updated the star icons for both REST and GraphQL history cards to use this custom icon. This improves the consistency and appearance of the history cards. Lucide icons don't have a filled star icon.


🔄 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/3164 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 6/27/2023 **Status:** ✅ Merged **Merged:** 7/6/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.4.8` ← **Head:** `chore/filled-star-icon` --- ### 📝 Commits (1) - [`a26e56e`](https://github.com/hoppscotch/hoppscotch/commit/a26e56e7acd926c8bac343825a312096072cf792) chore: new filled star icon to toggle favorite history entry ### 📊 Changes **3 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `packages/hoppscotch-common/assets/icons/star-off.svg` (+1 -0) 📝 `packages/hoppscotch-common/src/components/history/graphql/Card.vue` (+1 -1) 📝 `packages/hoppscotch-common/src/components/history/rest/Card.vue` (+1 -1) </details> ### 📄 Description ### Summary Created a new `star-off.svg` (packages/hoppscotch-common/assets/icons/star-off.svg) icon component to show when history entries are stared and updated the star icons for both REST and GraphQL history cards to use this custom icon. This improves the consistency and appearance of the history cards. [Lucide](https://lucide.dev) icons don't have a filled star icon. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:48:55 +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#4261
No description provided.