mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #132] [MERGED] Add ScrollBox to SolidJs #312
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#312
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/132
Author: @Adictya
Created: 9/3/2025
Status: ✅ Merged
Merged: 9/3/2025
Merged by: @Adictya
Base:
main← Head:add-scroll-to-solid📝 Commits (4)
941eb1bfix: add scroll bar to solid elementsb111a45fix: rename useKeyHandler to useKeyboardeed5b12fix: add deprecated compat for useKeyHandlerc7abbedchore prettier📊 Changes
6 files changed (+69 additions, -5 deletions)
View changed files
📝
packages/solid/examples/components/ExampleSelector.tsx(+11 -2)➕
packages/solid/examples/components/scroll-demo.tsx(+42 -0)📝
packages/solid/examples/components/tab-select-demo.tsx(+2 -2)📝
packages/solid/src/elements/hooks.ts(+6 -1)📝
packages/solid/src/elements/index.ts(+2 -0)📝
packages/solid/src/types/elements.ts(+6 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.