[PR #129] [MERGED] Feat: scroll box (vue) #1093

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/129
Author: @bhushan6
Created: 9/3/2025
Status: Merged
Merged: 9/5/2025
Merged by: @kommander

Base: mainHead: feat/scroll-box-vue


📝 Commits (9)

📊 Changes

5 files changed (+65 additions, -60 deletions)

View changed files

📝 packages/vue/example/App.vue (+3 -0)
packages/vue/example/ScrollBox.vue (+31 -0)
📝 packages/vue/src/elements.ts (+2 -0)
📝 packages/vue/src/renderer.ts (+3 -2)
📝 packages/vue/types/opentui.d.ts (+26 -58)

📄 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/129 **Author:** [@bhushan6](https://github.com/bhushan6) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/5/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `feat/scroll-box-vue` --- ### 📝 Commits (9) - [`af7d071`](https://github.com/anomalyco/opentui/commit/af7d0712fbc5fa0def53790254af25ffe1ea24ae) feat : scroll box (vue) - [`b5e44d4`](https://github.com/anomalyco/opentui/commit/b5e44d4262a88221417c633cc3e861f18b682078) fix : example - [`c67662c`](https://github.com/anomalyco/opentui/commit/c67662c9d42e5f6bacd6bddb66b73166404cc817) adds : initial props assignment - [`403baba`](https://github.com/anomalyco/opentui/commit/403baba1ff72f0188c7fd402f8a59fe0b1888f6e) Feat: extend for vue (#124) - [`e0a4583`](https://github.com/anomalyco/opentui/commit/e0a458374e2d36c0f47f40078f0dbb2e44c38cb6) feat : scroll box (vue) - [`d6590a1`](https://github.com/anomalyco/opentui/commit/d6590a16fb79c8502f46fe8656ae97140ebae6af) fix : example - [`a95bc8b`](https://github.com/anomalyco/opentui/commit/a95bc8b5f9d6b6ad3271f2e840c57d78976d623b) Feat: extend for vue (#124) - [`f316361`](https://github.com/anomalyco/opentui/commit/f31636127e3b19f3df2428665e6bb6bc38ec0b73) Feat: extend for vue (#124) - [`eeb1cc2`](https://github.com/anomalyco/opentui/commit/eeb1cc2de480189ceb4bf9963376938d3da5a155) Merge branch 'main' into feat/scroll-box-vue ### 📊 Changes **5 files changed** (+65 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `packages/vue/example/App.vue` (+3 -0) ➕ `packages/vue/example/ScrollBox.vue` (+31 -0) 📝 `packages/vue/src/elements.ts` (+2 -0) 📝 `packages/vue/src/renderer.ts` (+3 -2) 📝 `packages/vue/types/opentui.d.ts` (+26 -58) </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#1093
No description provided.