mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-24 06:27:18 -04:00
[PR #19] [MERGED] feat: use DocumentInfo for displaying uploaded file #51
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/19
Author: @thucpn
Created: 11/10/2024
Status: ✅ Merged
Merged: 11/11/2024
Merged by: @marcusschiesser
Base:
main← Head:feat/enhance-ui📝 Commits (7)
9b7ae3afeat: use DocumentInfo for displaying uploaded file72ee671fix: remove border and add default padding for chat message508ca02Create proud-ghosts-suffer.mdffa639dfix: format5555c69Merge branch 'main' into feat/enhance-uid0da2aaremove document preview2b771fcmerge document files📊 Changes
7 files changed (+98 additions, -136 deletions)
View changed files
➕
.changeset/proud-ghosts-suffer.md(+5 -0)📝
packages/chat-ui/src/chat/chat-message.tsx(+1 -1)📝
packages/chat-ui/src/chat/chat-messages.tsx(+1 -1)📝
packages/chat-ui/src/widgets/chat-files.tsx(+6 -2)📝
packages/chat-ui/src/widgets/document-info.tsx(+84 -6)➖
packages/chat-ui/src/widgets/document-preview.tsx(+0 -125)📝
packages/chat-ui/src/widgets/index.tsx(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.