mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 13:25:51 +03:00
[PR #1125] [CLOSED] Merge master #1135
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#1135
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/1125
Author: @dissoupov
Created: 9/29/2025
Status: ❌ Closed
Base:
master← Head:main📝 Commits (5)
4571964Added modalsbf7cb18Merge upstream (#3)9fbc3a8Merge from upstream (#4) (#5)b449e4aUpdate README.md (#6)ce6cda5Fixes for modals and forms (#7)📊 Changes
36 files changed (+1917 additions, -138 deletions)
View changed files
➕
.vscode/launch.json(+18 -0)📝
README.md(+13 -10)📝
application.go(+5 -5)📝
box.go(+34 -20)➕
demos/colors/README.md(+1 -0)➕
demos/colors/main.go(+50 -0)➕
demos/colors/screenshot.png(+0 -0)➕
demos/dropdownx/README.md(+1 -0)➕
demos/dropdownx/main.go(+14 -0)➕
demos/dropdownx/screenshot.png(+0 -0)➕
demos/listx/README.md(+1 -0)➕
demos/listx/main.go(+21 -0)➕
demos/listx/screenshot.png(+0 -0)➕
demos/modal_form/README.md(+1 -0)➕
demos/modal_form/centered.png(+0 -0)➕
demos/modal_form/main.go(+33 -0)➕
demos/modal_form/screenshot.png(+0 -0)➕
demos/modal_list/README.md(+1 -0)➕
demos/modal_list/main.go(+28 -0)📝
dropdown.go(+4 -4)...and 16 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.