mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #631] [CLOSED] WIP: core: switch to yoga ffi bindings #1456
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#1456
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/631
Author: @simonklee
Created: 2/5/2026
Status: ❌ Closed
Base:
main← Head:yoga-ffi📝 Commits (1)
02c6c0bcore: switch to yoga ffi bindings📊 Changes
11 files changed (+26 additions, -13 deletions)
View changed files
📝
bun.lock(+15 -3)📝
packages/core/package.json(+2 -2)📝
packages/core/scripts/build.ts(+1 -0)📝
packages/core/src/Renderable.ts(+1 -1)📝
packages/core/src/index.ts(+1 -1)📝
packages/core/src/lib/yoga.options.test.ts(+1 -1)📝
packages/core/src/lib/yoga.options.ts(+1 -1)📝
packages/core/src/renderables/Box.ts(+1 -1)📝
packages/core/src/renderables/EditBufferRenderable.ts(+1 -1)📝
packages/core/src/renderables/LineNumberRenderable.ts(+1 -1)📝
packages/core/src/renderables/TextBufferRenderable.ts(+1 -1)📄 Description
WIP pr so i can test this e2e with opencode.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.