[PR #170] [MERGED] feat: support export recharts in dynamic ui #175

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/chat-ui/pull/170
Author: @thucpn
Created: 7/10/2025
Status: Merged
Merged: 7/10/2025
Merged by: @marcusschiesser

Base: mainHead: tp/support-recharts


📝 Commits (1)

  • 6a08ad6 feat: support export recharts in dynamic ui

📊 Changes

6 files changed (+89 additions, -4 deletions)

View changed files

apps/web/app/examples/dynamic-chart/data/simple-chart.ts (+57 -0)
apps/web/app/examples/dynamic-chart/page.tsx (+25 -0)
📝 packages/dynamic/package.json (+1 -1)
📝 packages/dynamic/src/babel/import.ts (+3 -0)
📝 packages/dynamic/src/components/ui/chart.tsx (+2 -2)
📝 pnpm-lock.yaml (+1 -1)

📄 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/170 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 7/10/2025 **Status:** ✅ Merged **Merged:** 7/10/2025 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `tp/support-recharts` --- ### 📝 Commits (1) - [`6a08ad6`](https://github.com/run-llama/chat-ui/commit/6a08ad61501430b7983f2f08f759430694c67b97) feat: support export recharts in dynamic ui ### 📊 Changes **6 files changed** (+89 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `apps/web/app/examples/dynamic-chart/data/simple-chart.ts` (+57 -0) ➕ `apps/web/app/examples/dynamic-chart/page.tsx` (+25 -0) 📝 `packages/dynamic/package.json` (+1 -1) 📝 `packages/dynamic/src/babel/import.ts` (+3 -0) 📝 `packages/dynamic/src/components/ui/chart.tsx` (+2 -2) 📝 `pnpm-lock.yaml` (+1 -1) </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:28 -05:00
yindo closed this issue 2026-02-16 03:15:28 -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#175