cview/demos/presentation
Andreas Bieber d315a5c5b3 feat(List): Expose `ListItem`
BREAKING CHANGE:
- The signature of `SetChangedFunc` and `SetSelectedFunc` has changed to pass the newly exposed `ListItem` instead of its properties
- The signature of `AddItem` and `InsertItem` has changed to expect a `ListItem` instead of the properties them self
2020-09-23 20:46:36 +02:00
..
center.go Migrate to GitLab 2020-01-22 15:28:19 -08:00
code.go Migrate to GitLab 2020-01-22 15:28:19 -08:00
colors.go Upgrade tcell to v2 2020-08-30 08:37:17 -07:00
cover.go Upgrade tcell to v2 2020-08-30 08:37:17 -07:00
end.go Upgrade tcell to v2 2020-08-30 08:37:17 -07:00
flex.go Upgrade tcell to v2 2020-08-30 08:37:17 -07:00
form.go Rename CheckBox 2020-04-26 16:55:45 -07:00
grid.go Upgrade tcell to v2 2020-08-30 08:37:17 -07:00
inputfield.go Upgrade tcell to v2 2020-08-30 08:37:17 -07:00
introduction.go feat(List): Expose `ListItem` 2020-09-23 20:46:36 +02:00
main.go Upgrade tcell to v2 2020-08-30 08:37:17 -07:00
table.go feat(List): Expose `ListItem` 2020-09-23 20:46:36 +02:00
textview.go Upgrade tcell to v2 2020-08-30 08:37:17 -07:00
treeview.go Upgrade tcell to v2 2020-08-30 08:37:17 -07:00