[PR #197] [MERGED] refactor: 重构 AI 对话布局,增加工具栏 #707

Closed
opened 2026-03-02 03:41:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/codexu/note-gen/pull/197
Author: @codexu
Created: 5/16/2025
Status: Merged
Merged: 5/16/2025
Merged by: @codexu

Base: releaseHead: dev


📝 Commits (2)

  • 858c16b refactor: 重构 AI 对话页面布局,增加对话工具栏 (#196)
  • f890b31 docs: 📝 移除 docs 迁移至独立仓库

📊 Changes

51 files changed (+826 additions, -2754 deletions)

View changed files

📝 .github/CONTRIBUTING.md (+0 -0)
📝 .github/README.ja.md (+2 -1)
📝 .github/README.zh.md (+1 -1)
.github/workflows/updateDocs.yml (+0 -52)
📝 README.md (+3 -3)
docs/.vitepress/config.mts (+0 -41)
docs/.vitepress/en.ts (+0 -26)
docs/.vitepress/ja.ts (+0 -91)
docs/.vitepress/zh.ts (+0 -93)
docs/DocsTodo.md (+0 -4)
docs/common.ts (+0 -12)
docs/en/download.md (+0 -22)
docs/en/guide.md (+0 -94)
docs/en/index.md (+0 -35)
docs/index.md (+0 -9)
docs/ja/download.md (+0 -22)
docs/ja/index.md (+0 -35)
docs/package.json (+0 -22)
docs/pnpm-lock.yaml (+0 -1741)
docs/public/app-icon.png (+0 -0)

...and 31 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/codexu/note-gen/pull/197 **Author:** [@codexu](https://github.com/codexu) **Created:** 5/16/2025 **Status:** ✅ Merged **Merged:** 5/16/2025 **Merged by:** [@codexu](https://github.com/codexu) **Base:** `release` ← **Head:** `dev` --- ### 📝 Commits (2) - [`858c16b`](https://github.com/codexu/note-gen/commit/858c16b4ec91a7c81c2726e0b02e0f69b8b57453) refactor: 重构 AI 对话页面布局,增加对话工具栏 (#196) - [`f890b31`](https://github.com/codexu/note-gen/commit/f890b31d623256c9212e880ea6f3d3c15957babc) docs: 📝 移除 docs 迁移至独立仓库 ### 📊 Changes **51 files changed** (+826 additions, -2754 deletions) <details> <summary>View changed files</summary> 📝 `.github/CONTRIBUTING.md` (+0 -0) 📝 `.github/README.ja.md` (+2 -1) 📝 `.github/README.zh.md` (+1 -1) ➖ `.github/workflows/updateDocs.yml` (+0 -52) 📝 `README.md` (+3 -3) ➖ `docs/.vitepress/config.mts` (+0 -41) ➖ `docs/.vitepress/en.ts` (+0 -26) ➖ `docs/.vitepress/ja.ts` (+0 -91) ➖ `docs/.vitepress/zh.ts` (+0 -93) ➖ `docs/DocsTodo.md` (+0 -4) ➖ `docs/common.ts` (+0 -12) ➖ `docs/en/download.md` (+0 -22) ➖ `docs/en/guide.md` (+0 -94) ➖ `docs/en/index.md` (+0 -35) ➖ `docs/index.md` (+0 -9) ➖ `docs/ja/download.md` (+0 -22) ➖ `docs/ja/index.md` (+0 -35) ➖ `docs/package.json` (+0 -22) ➖ `docs/pnpm-lock.yaml` (+0 -1741) ➖ `docs/public/app-icon.png` (+0 -0) _...and 31 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:41:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/note-gen#707
No description provided.