mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-20 19:04:22 -04:00
[PR #51] [MERGED] feat: build registry for chat-ui #80
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/51
Author: @thucpn
Created: 2/26/2025
Status: ✅ Merged
Merged: 2/26/2025
Merged by: @marcusschiesser
Base:
main← Head:tp/build-registry📝 Commits (2)
dea33b4feat: build registry for chat-uif8697ffupdate document📊 Changes
6 files changed (+144 additions, -2 deletions)
View changed files
📝
README.md(+9 -1)📝
apps/web/.eslintrc.js(+6 -0)📝
apps/web/package.json(+2 -1)➕
apps/web/public/r/chat-section.json(+18 -0)➕
apps/web/registry.json(+21 -0)➕
apps/web/registry/chat-section/chat-section.tsx(+88 -0)📄 Description
Follow guide: https://ui.shadcn.com/docs/registry/getting-started
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.