mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[PR #708] [MERGED] style: 使用 shadcn Item 组件调整设置页面布局 #768
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#768
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/708
Author: @codexu
Created: 10/16/2025
Status: ✅ Merged
Merged: 10/16/2025
Merged by: @codexu
Base:
dev← Head:settings-item📝 Commits (4)
4539dc8feat: 增加 shadcn item 组件6740698feat: 开发者 setting 界面调整ed0e43cfeat: 移除 SettingRow 组件b172c61feat: 调整 RAG 设置布局📊 Changes
39 files changed (+1041 additions, -720 deletions)
View changed files
📝
messages/en.json(+18 -1)📝
messages/ja.json(+18 -1)📝
messages/zh.json(+18 -1)📝
package.json(+1 -1)📝
pnpm-lock.yaml(+1 -1)📝
src/app/core/setting/about/setting-about.tsx(+19 -11)📝
src/app/core/setting/ai/page.tsx(+17 -31)📝
src/app/core/setting/backupSync/local-backup.tsx(+26 -32)📝
src/app/core/setting/backupSync/webdav-sync.tsx(+13 -27)📝
src/app/core/setting/components/setting-base.tsx(+4 -23)📝
src/app/core/setting/defaultModel/setting.tsx(+15 -6)📝
src/app/core/setting/dev/set-config.tsx(+19 -13)📝
src/app/core/setting/dev/setting-dev.tsx(+39 -15)📝
src/app/core/setting/editor/lineNumber.tsx(+10 -4)📝
src/app/core/setting/editor/outline.tsx(+29 -17)📝
src/app/core/setting/editor/page-view.tsx(+15 -9)📝
src/app/core/setting/editor/page.tsx(+1 -1)📝
src/app/core/setting/editor/typewriter-mode.tsx(+10 -4)📝
src/app/core/setting/file/page.tsx(+5 -2)📝
src/app/core/setting/file/setting-assets.tsx(+4 -6)...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.