mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 21:35:54 +03:00
[PR #110] [CLOSED] Develop #855
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#855
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/110
Author: @com-pass
Created: 5/6/2018
Status: ❌ Closed
Base:
master← Head:develop📝 Commits (3)
d9b056bMany improvementsc8d49e0New features76f71ddMerge branch 'master' into develop📊 Changes
17 files changed (+2343 additions, -292 deletions)
View changed files
📝
box.go(+113 -32)📝
button.go(+19 -3)📝
checkbox.go(+117 -20)📝
dropdown.go(+111 -31)📝
flex.go(+27 -7)📝
form.go(+310 -45)📝
frame.go(+1 -1)📝
grid.go(+8 -8)📝
inputfield.go(+247 -41)➕
listbox.go(+517 -0)📝
modal.go(+24 -5)📝
pages.go(+1 -0)➕
radiobutton.go(+550 -0)📝
styles.go(+67 -0)📝
table.go(+26 -14)📝
textview.go(+150 -8)📝
util.go(+55 -77)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.