[PR #100] [MERGED] docs: add docs #120

Closed
opened 2026-02-16 03:15:16 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/chat-ui/pull/100
Author: @marcusschiesser
Created: 5/29/2025
Status: Merged
Merged: 5/29/2025
Merged by: @marcusschiesser

Base: mainHead: ms/add-docs


📝 Commits (2)

📊 Changes

13 files changed (+3830 additions, -0 deletions)

View changed files

.changeset/add-docs.md (+5 -0)
docs/chat-ui/annotations.mdx (+649 -0)
docs/chat-ui/artifacts.mdx (+580 -0)
docs/chat-ui/core-components.mdx (+423 -0)
docs/chat-ui/customization.mdx (+718 -0)
docs/chat-ui/examples.mdx (+17 -0)
docs/chat-ui/getting-started.mdx (+282 -0)
docs/chat-ui/hooks.mdx (+504 -0)
docs/chat-ui/index.mdx (+89 -0)
docs/chat-ui/meta.json (+17 -0)
docs/chat-ui/widgets.mdx (+535 -0)
docs/package.json (+10 -0)
📝 pnpm-workspace.yaml (+1 -0)

📄 Description

No description provided


🔄 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/100 **Author:** [@marcusschiesser](https://github.com/marcusschiesser) **Created:** 5/29/2025 **Status:** ✅ Merged **Merged:** 5/29/2025 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `ms/add-docs` --- ### 📝 Commits (2) - [`b3bf432`](https://github.com/run-llama/chat-ui/commit/b3bf43265d26104e3edbf8ce81472a2bc4a1cbee) docs: add docs - [`4d4cbda`](https://github.com/run-llama/chat-ui/commit/4d4cbda9715f047d20cc801b0a81563a75d4e8f1) check docs ### 📊 Changes **13 files changed** (+3830 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/add-docs.md` (+5 -0) ➕ `docs/chat-ui/annotations.mdx` (+649 -0) ➕ `docs/chat-ui/artifacts.mdx` (+580 -0) ➕ `docs/chat-ui/core-components.mdx` (+423 -0) ➕ `docs/chat-ui/customization.mdx` (+718 -0) ➕ `docs/chat-ui/examples.mdx` (+17 -0) ➕ `docs/chat-ui/getting-started.mdx` (+282 -0) ➕ `docs/chat-ui/hooks.mdx` (+504 -0) ➕ `docs/chat-ui/index.mdx` (+89 -0) ➕ `docs/chat-ui/meta.json` (+17 -0) ➕ `docs/chat-ui/widgets.mdx` (+535 -0) ➕ `docs/package.json` (+10 -0) 📝 `pnpm-workspace.yaml` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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 03:15:16 -05:00
yindo closed this issue 2026-02-16 03:15:16 -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#120