mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 13:55:53 +03:00
[PR #712] [MERGED] feat: 邮件页面增加 上一封/下一封 按钮 #714
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#714
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/dreamhunter2333/cloudflare_temp_email/pull/712
Author: @dreamhunter2333
Created: 8/24/2025
Status: ✅ Merged
Merged: 8/24/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/email📝 Commits (1)
b87cd98feat: 邮件页面增加 上一封/下一封 按钮📊 Changes
2 files changed (+72 additions, -6 deletions)
View changed files
📝
CHANGELOG.md(+1 -0)📝
frontend/src/components/MailBox.vue(+71 -6)📄 Description
User description
#711
PR Type
Enhancement
Description
Added "Previous" and "Next" buttons for email navigation.
Implemented logic to navigate between emails across pages.
Updated localization strings for new navigation buttons.
Documented the new feature in the changelog.
Changes walkthrough 📝
MailBox.vue
Add email navigation buttons and logicfrontend/src/components/MailBox.vue
prevMailandnextMailfunctions for navigation logic.CHANGELOG.md
Update changelog for email navigation featureCHANGELOG.md
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.