mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-21 03:15:21 -04:00
[PR #102] [MERGED] docs: update document for chat-ui #122
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/102
Author: @thucpn
Created: 5/30/2025
Status: ✅ Merged
Merged: 5/30/2025
Merged by: @marcusschiesser
Base:
main← Head:tp/update-document-for-chat-ui📝 Commits (10+)
b0c8e4adocs: update document for chat-ui1e2d37afix: reference pathcfea5a2fix docs: missing .mdx at the end of reference434c03dadd animation examplef545512Create sixty-candles-double.mdaa06a75formatac5c209styling settup for registry8f20ed4update getting started doc858ca4eupdate index.mdx8892840updated structure📊 Changes
17 files changed (+393 additions, -110 deletions)
View changed files
➕
.changeset/sixty-candles-double.md(+6 -0)📝
apps/web/app/demo/custom/page.tsx(+65 -45)📝
apps/web/package.json(+3 -1)📝
apps/web/public/r/chat.json(+5 -2)📝
apps/web/registry/chat/chat.tsx(+1 -0)➕
apps/web/scripts/add-css-source.js(+22 -0)📝
docs/chat-ui/annotations.mdx(+4 -4)📝
docs/chat-ui/artifacts.mdx(+4 -4)📝
docs/chat-ui/core-components.mdx(+4 -4)📝
docs/chat-ui/customization.mdx(+4 -4)📝
docs/chat-ui/examples.mdx(+2 -2)📝
docs/chat-ui/getting-started.mdx(+75 -26)📝
docs/chat-ui/hooks.mdx(+4 -4)📝
docs/chat-ui/index.mdx(+10 -10)➕
docs/chat-ui/sample-globals.css(+146 -0)📝
docs/chat-ui/widgets.mdx(+4 -4)📝
pnpm-lock.yaml(+34 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.