mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 21:35:54 +03:00
[PR #1097] [CLOSED] feat: add fine-grained border control to Box using Borders type #1125
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#1125
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/rivo/tview/pull/1097
Author: @ayn2op
Created: 6/3/2025
Status: ❌ Closed
Base:
master← Head:borders📝 Commits (2)
ff81ec6Replace mod path1fba4dafeat: add fine-grained border control to Box using Borders type📊 Changes
106 files changed (+210 additions, -2494 deletions)
View changed files
➖
.github/FUNDING.yml(+0 -1)➖
CONTRIBUTING.md(+0 -35)➖
README.md(+0 -170)📝
application.go(+1 -1)📝
borders.go(+18 -2)📝
box.go(+97 -51)📝
button.go(+1 -1)📝
checkbox.go(+1 -1)➖
demos/box/README.md(+0 -1)➖
demos/box/main.go(+0 -17)➖
demos/box/screenshot.png(+0 -0)➖
demos/button/README.md(+0 -1)➖
demos/button/main.go(+0 -15)➖
demos/button/screenshot.png(+0 -0)➖
demos/checkbox/README.md(+0 -1)➖
demos/checkbox/main.go(+0 -12)➖
demos/checkbox/screenshot.png(+0 -0)➖
demos/dropdown/README.md(+0 -1)➖
demos/dropdown/main.go(+0 -14)➖
demos/dropdown/screenshot.png(+0 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.