[PR #12] [MERGED] feat: Add copy button to the create dialog and column layout #70

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

📋 Pull Request Information

Original PR: https://github.com/beilunyang/moemail/pull/12
Author: @sdrpsps
Created: 12/25/2024
Status: Merged
Merged: 12/25/2024
Merged by: @beilunyang

Base: masterHead: feat/email-address-copy


📝 Commits (1)

  • 8633611 feat: Add copy button to the create dialog and column layout

📊 Changes

3 files changed (+87 additions, -14 deletions)

View changed files

📝 app/components/emails/create-dialog.tsx (+22 -3)
📝 app/components/emails/three-column-layout.tsx (+26 -11)
app/hooks/use-copy.ts (+39 -0)

📄 Description

创建邮箱弹窗列表布局里添加了复制邮箱地址按钮


🔄 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/beilunyang/moemail/pull/12 **Author:** [@sdrpsps](https://github.com/sdrpsps) **Created:** 12/25/2024 **Status:** ✅ Merged **Merged:** 12/25/2024 **Merged by:** [@beilunyang](https://github.com/beilunyang) **Base:** `master` ← **Head:** `feat/email-address-copy` --- ### 📝 Commits (1) - [`8633611`](https://github.com/beilunyang/moemail/commit/8633611cf75a8f98d6e28a3e4739d5d653bc3737) feat: Add copy button to the create dialog and column layout ### 📊 Changes **3 files changed** (+87 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `app/components/emails/create-dialog.tsx` (+22 -3) 📝 `app/components/emails/three-column-layout.tsx` (+26 -11) ➕ `app/hooks/use-copy.ts` (+39 -0) </details> ### 📄 Description 在**创建邮箱弹窗**和**列表布局**里添加了**复制**邮箱地址按钮 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:17:52 +03:00
Sign in to join this conversation.
No labels
pull-request
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/moemail#70
No description provided.