mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 13:25:51 +03:00
[PR #43] [CLOSED] Expose list item #844
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#844
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/43
Author: @verdverm
Created: 1/23/2018
Status: ❌ Closed
Base:
master← Head:expose-list-item📝 Commits (4)
35f1808expose FlexItem, add crudy funcs93ef656Capture all events in App0bb2f41Add SSNs and put them in a public AWS bucket9172dc2expose list item and give an id📊 Changes
6 files changed (+86 additions, -17 deletions)
View changed files
📝
application.go(+14 -10)📝
box.go(+9 -0)📝
flex.go(+41 -3)📝
list.go(+10 -4)📝
primitive.go(+3 -0)📝
table.go(+9 -0)📄 Description
To make things more accessible
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.