mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #97] [MERGED] feat(core): add support for gap properties #1062
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#1062
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/97
Author: @msmps
Created: 8/28/2025
Status: ✅ Merged
Merged: 8/28/2025
Merged by: @msmps
Base:
main← Head:feat/support-gap-20250827000119📝 Commits (5)
c1c5ccafeat(core): add support for gap properties1d43cb8fix: do not attempt to set gap if not provided at creation4d983ccchore(gap): move gap setters to box renderable76fa437fix: remove unused importfdac945Merge branch 'main' into feat/support-gap-20250827000119📊 Changes
2 files changed (+64 additions, -8 deletions)
View changed files
📝
packages/core/src/Renderable.ts(+6 -6)📝
packages/core/src/renderables/Box.ts(+58 -2)📄 Description
Description
gap,rowGap, andcolumnGappropertiesSnapshot
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.