mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[PR #833] [MERGED] refactor: 重构移动端对话框工具栏样式,分组整合工具 #791
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#791
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/codexu/note-gen/pull/833
Author: @codexu
Created: 1/8/2026
Status: ✅ Merged
Merged: 1/8/2026
Merged by: @codexu
Base:
dev← Head:refactor-mobile-chat📝 Commits (4)
1197030refactor: 重新设计移动端对话工具栏f222ee8feat: 优化移动端对话工具栏交互,支持相册和相机独立选择3a4949brefactor: 移除未使用的对话组件和优化界面布局16494a9i18n: 添加清除上下文和清空对话的多语言翻译,优化移动端工具抽屉布局📊 Changes
39 files changed (+950 additions, -2172 deletions)
View changed files
📝
messages/en.json(+24 -0)📝
messages/ja.json(+24 -0)📝
messages/pt-BR.json(+24 -0)📝
messages/zh-TW.json(+24 -0)📝
messages/zh.json(+24 -0)➖
src/app/core/image/folder-card.tsx(+0 -25)➖
src/app/core/image/image-card.tsx(+0 -124)➖
src/app/core/image/image-header.tsx(+0 -92)➖
src/app/core/image/no-data.tsx(+0 -24)➖
src/app/core/image/page.tsx(+0 -174)➖
src/app/core/record/chat/agent-confirmation-dialog.tsx(+0 -74)➖
src/app/core/record/chat/agent-inline-confirmation.tsx(+0 -97)➖
src/app/core/record/chat/agent-status.tsx(+0 -114)📝
src/app/core/record/chat/chat-empty.tsx(+2 -2)📝
src/app/core/record/chat/chat-input.tsx(+67 -53)➖
src/app/core/record/chat/chat-placeholder.tsx(+0 -37)➖
src/app/core/record/chat/image-selector.tsx(+0 -227)➖
src/app/core/record/chat/input-mode-select.tsx(+0 -55)➖
src/app/core/record/chat/mark-gen.tsx(+0 -287)➖
src/app/core/record/chat/new-chat.tsx(+0 -72)...and 19 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.