mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 21:15:52 +03:00
[PR #171] [MERGED] Feat(core+solid): make id mutable and fix yoga import issue #1125
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#1125
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/171
Author: @Adictya
Created: 9/19/2025
Status: ✅ Merged
Merged: 9/19/2025
Merged by: @kommander
Base:
main← Head:solid-issues-fixup-sep-19📝 Commits (5)
5f0f13bfeat(core): make id mutabled110ddffix(core+solid): use yoga exported from core in solid05debb2chore(core+solid+react): cleanup package json1cc3a4dchore(solid): format9debf4aremove console.ogs📊 Changes
9 files changed (+53 additions, -22 deletions)
View changed files
📝
packages/core/package.json(+1 -3)📝
packages/core/scripts/build.ts(+1 -1)📝
packages/core/src/Renderable.ts(+22 -2)📝
packages/core/src/index.ts(+1 -0)📝
packages/core/src/tests/renderable.test.ts(+16 -0)📝
packages/react/package.json(+3 -3)📝
packages/solid/package.json(+3 -3)📝
packages/solid/src/elements/slot.ts(+5 -6)📝
packages/solid/src/types/elements.ts(+1 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.