[PR #43] [CLOSED] Expose list item #844

Closed
opened 2026-03-04 01:08:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/43
Author: @verdverm
Created: 1/23/2018
Status: Closed

Base: masterHead: expose-list-item


📝 Commits (4)

  • 35f1808 expose FlexItem, add crudy funcs
  • 93ef656 Capture all events in App
  • 0bb2f41 Add SSNs and put them in a public AWS bucket
  • 9172dc2 expose 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.

## 📋 Pull Request Information **Original PR:** https://github.com/rivo/tview/pull/43 **Author:** [@verdverm](https://github.com/verdverm) **Created:** 1/23/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `expose-list-item` --- ### 📝 Commits (4) - [`35f1808`](https://github.com/rivo/tview/commit/35f18087f30a491cf67509e9202068db72438a05) expose FlexItem, add crudy funcs - [`93ef656`](https://github.com/rivo/tview/commit/93ef65672e11a331d493b2d325ea236ad07ea204) Capture all events in App - [`0bb2f41`](https://github.com/rivo/tview/commit/0bb2f413513ebe6f39354b20f09761d17c913b50) Add SSNs and put them in a public AWS bucket - [`9172dc2`](https://github.com/rivo/tview/commit/9172dc2066fd782d89491358c82be6cbc2335ac7) expose list item and give an id ### 📊 Changes **6 files changed** (+86 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `application.go` (+14 -10) 📝 `box.go` (+9 -0) 📝 `flex.go` (+41 -3) 📝 `list.go` (+10 -4) 📝 `primitive.go` (+3 -0) 📝 `table.go` (+9 -0) </details> ### 📄 Description To make things more accessible --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:08:11 +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/tview#844
No description provided.