[PR #345] [MERGED] Feature/add emoji to webapp #22455

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/345
Author: @crazywoola
Created: 6/12/2023
Status: Merged
Merged: 6/13/2023
Merged by: @crazywoola

Base: mainHead: feature/add-emoji-to-webapp


📝 Commits (3)

📊 Changes

6 files changed (+99 additions, -75 deletions)

View changed files

📝 web/app/(commonLayout)/apps/NewAppDialog.tsx (+1 -2)
📝 web/app/components/app/overview/customize/index.tsx (+2 -4)
📝 web/app/components/app/overview/settings/index.tsx (+86 -62)
📝 web/app/components/base/loading/index.tsx (+2 -2)
📝 web/app/components/base/loading/style.css (+5 -5)
📝 web/types/app.ts (+3 -0)

📄 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/345 **Author:** [@crazywoola](https://github.com/crazywoola) **Created:** 6/12/2023 **Status:** ✅ Merged **Merged:** 6/13/2023 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `feature/add-emoji-to-webapp` --- ### 📝 Commits (3) - [`e3d8d10`](https://github.com/langgenius/dify/commit/e3d8d1029ed6e184d919b1dd3bda9b486fe50dbc) feat: support change icon - [`9d70f21`](https://github.com/langgenius/dify/commit/9d70f212d15d16fd61958f9b95496ff103c95c43) feat: add required types - [`367ce01`](https://github.com/langgenius/dify/commit/367ce014a3466f516479fad68472aedec578480f) fix: lint ### 📊 Changes **6 files changed** (+99 additions, -75 deletions) <details> <summary>View changed files</summary> 📝 `web/app/(commonLayout)/apps/NewAppDialog.tsx` (+1 -2) 📝 `web/app/components/app/overview/customize/index.tsx` (+2 -4) 📝 `web/app/components/app/overview/settings/index.tsx` (+86 -62) 📝 `web/app/components/base/loading/index.tsx` (+2 -2) 📝 `web/app/components/base/loading/style.css` (+5 -5) 📝 `web/types/app.ts` (+3 -0) </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:19:00 -05:00
yindo closed this issue 2026-02-21 20:19:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22455