[PR #51] [MERGED] feat: build registry for chat-ui #80

Closed
opened 2026-02-16 02:18:08 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: tp/build-registry


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/chat-ui/pull/51 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 2/26/2025 **Status:** ✅ Merged **Merged:** 2/26/2025 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `tp/build-registry` --- ### 📝 Commits (2) - [`dea33b4`](https://github.com/run-llama/chat-ui/commit/dea33b4be71a829a05cf6ffa433f8510f7d8d9e5) feat: build registry for chat-ui - [`f8697ff`](https://github.com/run-llama/chat-ui/commit/f8697ffded9e80a5157b59c5aae54925f5e437c0) update document ### 📊 Changes **6 files changed** (+144 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Follow guide: https://ui.shadcn.com/docs/registry/getting-started --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 02:18:08 -05:00
yindo closed this issue 2026-02-16 02:18:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/chat-ui#80