[PR #3283] [MERGED] fix: icons inside tooltip #4321

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3283
Author: @liyasthomas
Created: 8/23/2023
Status: Merged
Merged: 8/24/2023
Merged by: @AndrewBastin

Base: release/2023.8.0Head: fix/tooltip-icons


📝 Commits (1)

  • f9fb385 fix: icons inside tooltip

📊 Changes

5 files changed (+31 additions, -30 deletions)

View changed files

📝 packages/hoppscotch-common/assets/scss/styles.scss (+3 -9)
📝 packages/hoppscotch-common/src/helpers/editor/extensions/HoppEnvironment.ts (+9 -6)
📝 packages/hoppscotch-sh-admin/assets/scss/styles.scss (+9 -7)
📝 packages/hoppscotch-ui/src/assets/scss/styles.scss (+9 -7)
📝 packages/hoppscotch-ui/src/components/smart/Checkbox.vue (+1 -1)

📄 Description

🤖 Generated by Copilot at 41377a7

This pull request updates the icons and styles of the app to use SVG icons from the lucide library, improve accessibility and semantics, and remove unused code. It affects the common, sh-admin, and ui packages, and modifies the styles.scss files and the Checkbox.vue component.


🔄 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/3283 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 8/23/2023 **Status:** ✅ Merged **Merged:** 8/24/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.0` ← **Head:** `fix/tooltip-icons` --- ### 📝 Commits (1) - [`f9fb385`](https://github.com/hoppscotch/hoppscotch/commit/f9fb3851a4aba8b506ecdeaab995949ad906fa03) fix: icons inside tooltip ### 📊 Changes **5 files changed** (+31 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/assets/scss/styles.scss` (+3 -9) 📝 `packages/hoppscotch-common/src/helpers/editor/extensions/HoppEnvironment.ts` (+9 -6) 📝 `packages/hoppscotch-sh-admin/assets/scss/styles.scss` (+9 -7) 📝 `packages/hoppscotch-ui/src/assets/scss/styles.scss` (+9 -7) 📝 `packages/hoppscotch-ui/src/components/smart/Checkbox.vue` (+1 -1) </details> ### 📄 Description <!-- copilot:summary --> ### <samp>🤖 Generated by Copilot at 41377a7</samp> This pull request updates the icons and styles of the app to use SVG icons from the lucide library, improve accessibility and semantics, and remove unused code. It affects the common, sh-admin, and ui packages, and modifies the styles.scss files and the Checkbox.vue component. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:52:12 +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#4321
No description provided.