mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[PR #834] [MERGED] feat: add antv infographic #790
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#790
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/834
Author: @Aarebecca
Created: 1/8/2026
Status: ✅ Merged
Merged: 1/9/2026
Merged by: @codexu
Base:
dev← Head:feat/add-antv-infographic📝 Commits (3)
fbcaa13chore: add deps51c30b0feat: add antv infographic as custom renders5ef1e75Merge branch 'dev' into feat/add-antv-infographic📊 Changes
5 files changed (+652 additions, -4 deletions)
View changed files
📝
package.json(+2 -1)📝
pnpm-lock.yaml(+442 -0)📝
src/app/core/article/md-editor.tsx(+6 -2)📝
src/app/core/article/style.scss(+16 -1)➕
src/lib/infographic.ts(+186 -0)📄 Description
接入 AntV Infographic,支持通过代码块渲染信息图,适配浅色/深色模式。
关联 Issue: https://github.com/codexu/note-gen/issues/828
Summary by CodeRabbit
New Features
Styles
✏️ Tip: You can customize this high-level summary in your review settings.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.