mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-24 20:45:56 +03:00
[PR #126] [MERGED] feat(react): add scroll component #307
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#307
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/126
Author: @msmps
Created: 9/2/2025
Status: ✅ Merged
Merged: 9/2/2025
Merged by: @msmps
Base:
main← Head:feat/react-scroll-20250902213506📝 Commits (2)
d0bd1d6feat(react): add scroll component7c7d631fix: resolve type issues📊 Changes
6 files changed (+62 additions, -2 deletions)
View changed files
📝
packages/core/src/renderables/ScrollBox.ts(+1 -1)📝
packages/core/src/renderables/index.ts(+2 -0)➕
packages/react/examples/scroll.tsx(+47 -0)📝
packages/react/jsx-namespace.d.ts(+4 -1)📝
packages/react/src/components/index.ts(+2 -0)📝
packages/react/src/types/components.ts(+6 -0)📄 Description
Description
Notes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.