mirror of
https://github.com/beilunyang/moemail.git
synced 2026-04-25 03:25:47 +03:00
[PR #12] [MERGED] feat: Add copy button to the create dialog and column layout #70
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/moemail#70
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:feat/email-address-copy📝 Commits (1)
8633611feat: 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.