mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[PR #907] [MERGED] refactor: 重构 Markdown 编辑器、同步策略、标签页 #808
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#808
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/907
Author: @codexu
Created: 2/25/2026
Status: ✅ Merged
Merged: 2/25/2026
Merged by: @codexu
Base:
dev← Head:tiptap📝 Commits (10+)
c6ffacffeat: 使用 tiptap 替换 vditore294709feat: tablec0098e3feat: 基础功能开发b5dee71feat: 增加标签页功能6a6894efeat: tabbarea3ba46feat: 重命名文件890806brefactor: 移除拖拽68f7402feat: 底部工具栏99359d8fix: 无法打开模型选择3618df2pref: 避免多次重新渲染组件📊 Changes
528 files changed (+16651 additions, -28284 deletions)
View changed files
📝
messages/en.json(+243 -8)📝
messages/ja.json(+243 -8)📝
messages/pt-BR.json(+240 -9)📝
messages/zh-TW.json(+243 -8)📝
messages/zh.json(+241 -7)📝
next.config.ts(+11 -1)📝
package.json(+36 -1)📝
pnpm-lock.yaml(+1457 -14)➖
public/dist/js/abcjs/abcjs_basic.min.js(+0 -3)➖
public/dist/js/echarts/echarts.min.js(+0 -45)➖
public/dist/js/flowchart.js/flowchart.min.js(+0 -8)➖
public/dist/js/graphviz/full.render.js(+0 -90)➖
public/dist/js/graphviz/viz.js(+0 -333)➖
public/dist/js/highlight.js/LICENSE(+0 -29)➖
public/dist/js/highlight.js/highlight.min.js(+0 -3835)➖
public/dist/js/highlight.js/styles/a11y-dark.min.css(+0 -7)➖
public/dist/js/highlight.js/styles/a11y-light.min.css(+0 -7)➖
public/dist/js/highlight.js/styles/agate.min.css(+0 -20)➖
public/dist/js/highlight.js/styles/an-old-hope.min.css(+0 -9)➖
public/dist/js/highlight.js/styles/androidstudio.min.css(+0 -1)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.