[PR #1360] [MERGED] fix(api): support gen UI components with hyphens #1404

Closed
opened 2026-02-15 20:15:38 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1360
Author: @dqbd
Created: 7/7/2025
Status: Merged
Merged: 7/7/2025
Merged by: @dqbd

Base: mainHead: dqbd/api-ui-hyphens


📝 Commits (2)

  • ba55e13 fix(api): support gen UI components with hyphens
  • 8b2a2fd Add changeset

📊 Changes

5 files changed (+16 additions, -5 deletions)

View changed files

.changeset/little-tips-check.md (+7 -0)
📝 libs/langgraph-api/src/ui/load.mts (+2 -1)
📝 libs/langgraph-api/tests/api.test.mts (+5 -2)
📝 libs/langgraph-api/tests/graphs/langgraph.json (+1 -1)
📝 libs/langgraph-ui/src/bundler.mts (+1 -1)

📄 Description

Closes #1268


🔄 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/langchain-ai/langgraphjs/pull/1360 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 7/7/2025 **Status:** ✅ Merged **Merged:** 7/7/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/api-ui-hyphens` --- ### 📝 Commits (2) - [`ba55e13`](https://github.com/langchain-ai/langgraphjs/commit/ba55e13f98336ef2f5ee51386117196337cb52f3) fix(api): support gen UI components with hyphens - [`8b2a2fd`](https://github.com/langchain-ai/langgraphjs/commit/8b2a2fd5fa915a66ce74b009c566ee1b576fe8b5) Add changeset ### 📊 Changes **5 files changed** (+16 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/little-tips-check.md` (+7 -0) 📝 `libs/langgraph-api/src/ui/load.mts` (+2 -1) 📝 `libs/langgraph-api/tests/api.test.mts` (+5 -2) 📝 `libs/langgraph-api/tests/graphs/langgraph.json` (+1 -1) 📝 `libs/langgraph-ui/src/bundler.mts` (+1 -1) </details> ### 📄 Description Closes #1268 --- <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-15 20:15:38 -05:00
yindo closed this issue 2026-02-15 20:15:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1404