mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #27] [MERGED] chore(box): update bg prop to backgroundColor #232
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#232
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/27
Author: @msmps
Created: 8/15/2025
Status: ✅ Merged
Merged: 8/15/2025
Merged by: @kommander
Base:
main← Head:chore/rework-box-color-props-20250815203103📝 Commits (1)
9125640chore(box): update bg prop to backgroundColor📊 Changes
17 files changed (+100 additions, -100 deletions)
View changed files
📝
packages/core/src/benchmark/renderer-benchmark.ts(+1 -1)📝
packages/core/src/examples/ascii-font-selection-demo.ts(+2 -2)📝
packages/core/src/examples/console-demo.ts(+6 -6)📝
packages/core/src/examples/index.ts(+1 -1)📝
packages/core/src/examples/input-select-layout-demo.ts(+7 -7)📝
packages/core/src/examples/mouse-interaction-demo.ts(+3 -3)📝
packages/core/src/examples/nested-zindex-demo.ts(+6 -6)📝
packages/core/src/examples/opentui-demo.ts(+17 -17)📝
packages/core/src/examples/relative-positioning-demo.ts(+6 -6)📝
packages/core/src/examples/shader-cube-demo.ts(+1 -1)📝
packages/core/src/examples/simple-layout-example.ts(+14 -14)📝
packages/core/src/examples/split-mode-demo.ts(+6 -6)📝
packages/core/src/examples/styled-text-demo.ts(+1 -1)📝
packages/core/src/examples/text-selection-demo.ts(+6 -6)📝
packages/core/src/examples/timeline-example.ts(+13 -13)📝
packages/core/src/examples/transparency-demo.ts(+1 -1)📝
packages/core/src/renderables/Box.ts(+9 -9)📄 Description
Description
bgcolor property inline with other renderables ->backgroundColor🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.