mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #684] [MERGED] feat: |UI| add simple index #701
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#701
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/684
Author: @dreamhunter2333
Created: 6/28/2025
Status: ✅ Merged
Merged: 6/28/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
6877775feat: |UI| add simple index📊 Changes
7 files changed (+337 additions, -59 deletions)
View changed files
📝
CHANGELOG.md(+2 -0)📝
frontend/src/store/index.js(+2 -0)📝
frontend/src/views/Index.vue(+53 -40)📝
frontend/src/views/admin/Account.vue(+4 -4)📝
frontend/src/views/common/Appearance.vue(+12 -1)📝
frontend/src/views/index/AccountSettings.vue(+12 -14)➕
frontend/src/views/index/SimpleIndex.vue(+252 -0)📄 Description
User description
#279
PR Type
Enhancement
Description
Introduced a "Simple Index" mode for a minimalistic UI.
Added toggle for "Simple Index" in the Appearance settings.
Fixed typos in translation keys and improved consistency.
Updated the changelog to document the new feature.
Changes walkthrough 📝
4 files
Added support for "Simple Index" mode in main index view.Added toggle for "Simple Index" mode in Appearance settings.Implemented new "Simple Index" component for minimalistic UI.Added state management for "Simple Index" mode.2 files
Fixed translation key typo for "Delete Account".Fixed translation key typo and removed unused Appearance import.1 files
Documented the addition of "Simple Index" mode.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.