[PR #18] [MERGED] Core changes for Solid reconciler implementation #223

Closed
opened 2026-03-02 23:45:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/18
Author: @Adictya
Created: 8/15/2025
Status: Merged
Merged: 8/15/2025
Merged by: @kommander

Base: mainHead: solid-changes


📝 Commits (2)

📊 Changes

6 files changed (+30 additions, -27 deletions)

View changed files

📝 package.json (+1 -0)
📝 src/Renderable.ts (+14 -15)
📝 src/renderables/ASCIIFont.ts (+6 -5)
📝 src/renderables/Select.ts (+2 -2)
📝 src/renderables/TabSelect.ts (+2 -2)
📝 src/renderables/Text.ts (+5 -3)

📄 Description

Porting my solidjs implementation from https://github.com/Adictya/mold onto Opentui with HMR


🔄 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/18 **Author:** [@Adictya](https://github.com/Adictya) **Created:** 8/15/2025 **Status:** ✅ Merged **Merged:** 8/15/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `solid-changes` --- ### 📝 Commits (2) - [`8797534`](https://github.com/anomalyco/opentui/commit/8797534b7573d3d39b6416a7ca1eef9aff033f9a) changes - [`886ecc8`](https://github.com/anomalyco/opentui/commit/886ecc8fe3ecffdeb4ad2d5eb680552f875e10fc) fix: ascii default text ### 📊 Changes **6 files changed** (+30 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -0) 📝 `src/Renderable.ts` (+14 -15) 📝 `src/renderables/ASCIIFont.ts` (+6 -5) 📝 `src/renderables/Select.ts` (+2 -2) 📝 `src/renderables/TabSelect.ts` (+2 -2) 📝 `src/renderables/Text.ts` (+5 -3) </details> ### 📄 Description Porting my solidjs implementation from https://github.com/Adictya/mold onto Opentui with HMR --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:45:29 +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#223
No description provided.