mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #18] [MERGED] Core changes for Solid reconciler implementation #223
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#223
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:solid-changes📝 Commits (2)
8797534changes886ecc8fix: ascii default text📊 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.