[PR #1356] [MERGED] feat: logo #23024

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1356
Author: @zxhlyh
Created: 10/16/2023
Status: Merged
Merged: 10/16/2023
Merged by: @zxhlyh

Base: mainHead: fix/logo


📝 Commits (7)

📊 Changes

34 files changed (+101 additions, -160 deletions)

View changed files

📝 web/app/components/app/chat/answer/index.tsx (+13 -9)
📝 web/app/components/app/chat/index.tsx (+4 -4)
web/app/components/base/logo/logo-embeded-chat-avatar.tsx (+18 -0)
web/app/components/base/logo/logo-embeded-chat-header.tsx (+18 -0)
web/app/components/base/logo/logo-site.tsx (+18 -0)
📝 web/app/components/header/account-about/index.module.css (+0 -13)
📝 web/app/components/header/account-about/index.tsx (+3 -7)
📝 web/app/components/header/account-dropdown/index.tsx (+13 -9)
web/app/components/header/account-setting/members-page/index.module.css (+0 -9)
📝 web/app/components/header/account-setting/members-page/index.tsx (+0 -3)
web/app/components/header/assets/logo-icon.png (+0 -0)
web/app/components/header/assets/logo-text.svg (+0 -6)
web/app/components/header/assets/logo.png (+0 -0)
📝 web/app/components/header/index.module.css (+0 -7)
📝 web/app/components/header/index.tsx (+2 -3)
web/app/components/share/chat/welcome/icons/logo.png (+0 -0)
📝 web/app/components/share/chat/welcome/massive-component.tsx (+2 -1)
📝 web/app/components/share/chat/welcome/style.module.css (+0 -7)
web/app/components/share/chatbot/icons/dify-header.svg (+0 -22)
web/app/components/share/chatbot/icons/dify.svg (+0 -11)

...and 14 more files

📄 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/1356 **Author:** [@zxhlyh](https://github.com/zxhlyh) **Created:** 10/16/2023 **Status:** ✅ Merged **Merged:** 10/16/2023 **Merged by:** [@zxhlyh](https://github.com/zxhlyh) **Base:** `main` ← **Head:** `fix/logo` --- ### 📝 Commits (7) - [`1931b27`](https://github.com/langgenius/dify/commit/1931b278cd6a30567ee1ffac42d733ee47b0e447) fix: logo - [`181bb73`](https://github.com/langgenius/dify/commit/181bb739761baa4564ffed09f169becccbdfdeae) Merge branch 'main' into fix/logo - [`c46de28`](https://github.com/langgenius/dify/commit/c46de28cf23e2dbb8df7de1411a1a39cf3b1495c) fix: logo - [`aaba74c`](https://github.com/langgenius/dify/commit/aaba74c36c8d996ec324d829e8c05351371d0129) fix: logo - [`da77e81`](https://github.com/langgenius/dify/commit/da77e8169d84109ec9124d3a7b07a74d83b05d04) fix: logo - [`3f4b360`](https://github.com/langgenius/dify/commit/3f4b36012a853f851b0c61317039b7df5688ec66) fix: logo - [`8a6b758`](https://github.com/langgenius/dify/commit/8a6b758a85b46a9e9842a7cb14e0c6d855ad6ae4) fix: logo ### 📊 Changes **34 files changed** (+101 additions, -160 deletions) <details> <summary>View changed files</summary> 📝 `web/app/components/app/chat/answer/index.tsx` (+13 -9) 📝 `web/app/components/app/chat/index.tsx` (+4 -4) ➕ `web/app/components/base/logo/logo-embeded-chat-avatar.tsx` (+18 -0) ➕ `web/app/components/base/logo/logo-embeded-chat-header.tsx` (+18 -0) ➕ `web/app/components/base/logo/logo-site.tsx` (+18 -0) 📝 `web/app/components/header/account-about/index.module.css` (+0 -13) 📝 `web/app/components/header/account-about/index.tsx` (+3 -7) 📝 `web/app/components/header/account-dropdown/index.tsx` (+13 -9) ➖ `web/app/components/header/account-setting/members-page/index.module.css` (+0 -9) 📝 `web/app/components/header/account-setting/members-page/index.tsx` (+0 -3) ➖ `web/app/components/header/assets/logo-icon.png` (+0 -0) ➖ `web/app/components/header/assets/logo-text.svg` (+0 -6) ➖ `web/app/components/header/assets/logo.png` (+0 -0) 📝 `web/app/components/header/index.module.css` (+0 -7) 📝 `web/app/components/header/index.tsx` (+2 -3) ➖ `web/app/components/share/chat/welcome/icons/logo.png` (+0 -0) 📝 `web/app/components/share/chat/welcome/massive-component.tsx` (+2 -1) 📝 `web/app/components/share/chat/welcome/style.module.css` (+0 -7) ➖ `web/app/components/share/chatbot/icons/dify-header.svg` (+0 -22) ➖ `web/app/components/share/chatbot/icons/dify.svg` (+0 -11) _...and 14 more files_ </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:20:17 -05:00
yindo closed this issue 2026-02-21 20:20:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23024