[PR #133] [MERGED] fix: add reactive scroll properties #1095

Closed
opened 2026-03-14 09:18:05 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: fix/reactive-props-20250903213105


📝 Commits (5)

  • d7147ff fix: add reactive scroll properties
  • fe7d360 chore: align color property names
  • ea8562c chore: cleaning up types
  • b6adc7b chore: clean up types
  • ea28089 chore: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/133 **Author:** [@msmps](https://github.com/msmps) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/3/2025 **Merged by:** [@msmps](https://github.com/msmps) **Base:** `main` ← **Head:** `fix/reactive-props-20250903213105` --- ### 📝 Commits (5) - [`d7147ff`](https://github.com/anomalyco/opentui/commit/d7147ffb6ac9836770e48a03022886f7623b6d89) fix: add reactive scroll properties - [`fe7d360`](https://github.com/anomalyco/opentui/commit/fe7d360bdeb4626151ab03ad15f03236d7312d14) chore: align color property names - [`ea8562c`](https://github.com/anomalyco/opentui/commit/ea8562c43ad7abcee9baade36189043b5ba1f896) chore: cleaning up types - [`b6adc7b`](https://github.com/anomalyco/opentui/commit/b6adc7ba1a6446de6ac5519540953a6fb89b0cd2) chore: clean up types - [`ea28089`](https://github.com/anomalyco/opentui/commit/ea280894fe9af271329d81678c0a4a747bee2b73) chore: update color setter type ### 📊 Changes **6 files changed** (+112 additions, -82 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:18:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#1095
No description provided.