mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-20 19:04:22 -04:00
[PR #120] [MERGED] fix: document editor with citations #138
Reference in New Issue
Block a user
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/run-llama/chat-ui/pull/120
Author: @thucpn
Created: 6/5/2025
Status: ✅ Merged
Merged: 6/5/2025
Merged by: @thucpn
Base:
main← Head:tp/fix-document-editor-ui📝 Commits (6)
f446e1afix: document editor with citationsfa53604fix: format15576c3process document editor content with citation numbers0712d3eCreate beige-wolves-watch.md6d4978dfix formate6efbd5show node number📊 Changes
8 files changed (+230 additions, -15 deletions)
View changed files
➕
.changeset/beige-wolves-watch.md(+5 -0)📝
apps/web/app/demo/canvas/page.tsx(+178 -0)📝
packages/chat-ui/src/chat/canvas/artifacts/document.tsx(+26 -4)📝
packages/chat-ui/src/chat/chat-annotations.tsx(+0 -9)📝
packages/chat-ui/src/chat/chat-message.tsx(+1 -1)➕
packages/chat-ui/src/chat/chat-renderers.tsx(+9 -0)📝
packages/chat-ui/src/index.tsx(+1 -1)📝
packages/chat-ui/src/widgets/document-editor.tsx(+10 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.