[PR #59] [MERGED] fix(tab-select): implement get/set #1038

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/59
Author: @msmps
Created: 8/23/2025
Status: Merged
Merged: 8/23/2025
Merged by: @kommander

Base: mainHead: fix/add-setters-20250823184421


📝 Commits (1)

  • f77c33d fix(tab-select): implement get/set

📊 Changes

1 file changed (+137 additions, -79 deletions)

View changed files

📝 packages/core/src/renderables/TabSelect.ts (+137 -79)

📄 Description

Description

  • converted private properties to use underscore prefix
  • implement public getters/setters
  • closes #58

🔄 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/59 **Author:** [@msmps](https://github.com/msmps) **Created:** 8/23/2025 **Status:** ✅ Merged **Merged:** 8/23/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `fix/add-setters-20250823184421` --- ### 📝 Commits (1) - [`f77c33d`](https://github.com/anomalyco/opentui/commit/f77c33d67230b181e51e76f3e703995811ccfbaf) fix(tab-select): implement get/set ### 📊 Changes **1 file changed** (+137 additions, -79 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/renderables/TabSelect.ts` (+137 -79) </details> ### 📄 Description ## Description - converted private properties to use underscore prefix - implement public getters/setters - closes #58 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:15:07 +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#1038
No description provided.