[PR #130] [MERGED] fix: add symbol to renderable #1094

Closed
opened 2026-03-14 09:18:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/130
Author: @msmps
Created: 9/3/2025
Status: Merged
Merged: 9/3/2025
Merged by: @msmps

Base: mainHead: fix/renderable-symbol-20250903194107


📝 Commits (2)

  • ff88efa fix(renderable): add symbol
  • 8ac054e Merge remote-tracking branch 'upstream/main' into fix/renderable-symbol-20250903194107

📊 Changes

2 files changed (+13 additions, -5 deletions)

View changed files

📝 packages/core/src/Renderable.ts (+8 -0)
📝 packages/core/src/renderables/composition/vnode.ts (+5 -5)

📄 Description

Description

  • solves issue with instanceof renderable check when importing third-party renderables

🔄 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/anomalyco/opentui/pull/130 **Author:** [@msmps](https://github.com/msmps) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/3/2025 **Merged by:** [@msmps](https://github.com/msmps) **Base:** `main` ← **Head:** `fix/renderable-symbol-20250903194107` --- ### 📝 Commits (2) - [`ff88efa`](https://github.com/anomalyco/opentui/commit/ff88efa522349251ad0eb2c945f923f88ede4f11) fix(renderable): add symbol - [`8ac054e`](https://github.com/anomalyco/opentui/commit/8ac054ea199ab0545ab96d1d37d42af5c3c69188) Merge remote-tracking branch 'upstream/main' into fix/renderable-symbol-20250903194107 ### 📊 Changes **2 files changed** (+13 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/Renderable.ts` (+8 -0) 📝 `packages/core/src/renderables/composition/vnode.ts` (+5 -5) </details> ### 📄 Description ## Description - solves issue with `instanceof` renderable check when importing third-party renderables --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:18:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#1094
No description provided.