[PR #62] [MERGED] Feat/support copy apikey and chat message #22287

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/62
Author: @iamjoel
Created: 5/16/2023
Status: Merged
Merged: 5/16/2023
Merged by: @iamjoel

Base: mainHead: feat/support-copy-apikey-and-chatmessage


📝 Commits (2)

  • b107ce8 feat: app id support config
  • 2000325 feat: support copy chat message

📊 Changes

5 files changed (+73 additions, -1 deletions)

View changed files

web/app/components/app/chat/copy-btn/index.tsx (+44 -0)
web/app/components/app/chat/copy-btn/style.module.css (+15 -0)
📝 web/app/components/app/chat/index.tsx (+5 -0)
📝 web/app/components/app/chat/style.module.css (+8 -0)
📝 web/app/components/app/overview/customize/index.tsx (+1 -1)

📄 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/62 **Author:** [@iamjoel](https://github.com/iamjoel) **Created:** 5/16/2023 **Status:** ✅ Merged **Merged:** 5/16/2023 **Merged by:** [@iamjoel](https://github.com/iamjoel) **Base:** `main` ← **Head:** `feat/support-copy-apikey-and-chatmessage` --- ### 📝 Commits (2) - [`b107ce8`](https://github.com/langgenius/dify/commit/b107ce83d986e2bc98253166b8baf4825fbaa9cd) feat: app id support config - [`2000325`](https://github.com/langgenius/dify/commit/200032561b06538c28f1c7580b71f58cb263c030) feat: support copy chat message ### 📊 Changes **5 files changed** (+73 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `web/app/components/app/chat/copy-btn/index.tsx` (+44 -0) ➕ `web/app/components/app/chat/copy-btn/style.module.css` (+15 -0) 📝 `web/app/components/app/chat/index.tsx` (+5 -0) 📝 `web/app/components/app/chat/style.module.css` (+8 -0) 📝 `web/app/components/app/overview/customize/index.tsx` (+1 -1) </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:37 -05:00
yindo closed this issue 2026-02-21 20:18:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22287