mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #133] [MERGED] fix: add reactive scroll properties #1095
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#1095
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/133
Author: @msmps
Created: 9/3/2025
Status: ✅ Merged
Merged: 9/3/2025
Merged by: @msmps
Base:
main← Head:fix/reactive-props-20250903213105📝 Commits (5)
d7147fffix: add reactive scroll propertiesfe7d360chore: align color property namesea8562cchore: cleaning up typesb6adc7bchore: clean up typesea28089chore: update color setter type📊 Changes
6 files changed (+112 additions, -82 deletions)
View changed files
📝
packages/core/src/examples/scroll-example.ts(+1 -3)📝
packages/core/src/renderables/ScrollBar.ts(+46 -39)📝
packages/core/src/renderables/ScrollBox.ts(+38 -5)📝
packages/core/src/renderables/Slider.ts(+25 -25)📝
packages/react/examples/scroll.tsx(+1 -7)📝
packages/solid/examples/components/scroll-demo.tsx(+1 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.