[PR #302] [MERGED] Feat/add GitHub star icon #22427

Closed
opened 2026-02-21 20:18:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/302
Author: @zxhlyh
Created: 6/5/2023
Status: Merged
Merged: 6/5/2023
Merged by: @zxhlyh

Base: mainHead: feat/add-github-star-icon


📝 Commits (3)

📊 Changes

5 files changed (+41 additions, -21 deletions)

View changed files

web/app/components/header/assets/github-icon.svg (+3 -0)
📝 web/app/components/header/index.module.css (+4 -3)
📝 web/app/components/header/index.tsx (+24 -11)
📝 web/models/common.ts (+4 -0)
📝 web/service/common.ts (+6 -7)

📄 Description

No description provided


🔄 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/langgenius/dify/pull/302 **Author:** [@zxhlyh](https://github.com/zxhlyh) **Created:** 6/5/2023 **Status:** ✅ Merged **Merged:** 6/5/2023 **Merged by:** [@zxhlyh](https://github.com/zxhlyh) **Base:** `main` ← **Head:** `feat/add-github-star-icon` --- ### 📝 Commits (3) - [`a4dc5b1`](https://github.com/langgenius/dify/commit/a4dc5b185746738bdccd6d8ca2379754aec1202d) feat: add github star icon - [`96ef39c`](https://github.com/langgenius/dify/commit/96ef39c47f36106c35f2ca8e9a0b787404f15e0a) fix: add github repo link - [`4b04021`](https://github.com/langgenius/dify/commit/4b0402104986b12cf6c1e6524442290fe50d8815) resolve conflict ### 📊 Changes **5 files changed** (+41 additions, -21 deletions) <details> <summary>View changed files</summary> ➕ `web/app/components/header/assets/github-icon.svg` (+3 -0) 📝 `web/app/components/header/index.module.css` (+4 -3) 📝 `web/app/components/header/index.tsx` (+24 -11) 📝 `web/models/common.ts` (+4 -0) 📝 `web/service/common.ts` (+6 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:18:57 -05:00
yindo closed this issue 2026-02-21 20:18:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22427