Commit Graph

10 Commits

Author SHA1 Message Date
Christian Rocha
847c8b88a0 Implement resize handling in pager example 2020-05-26 09:53:15 -04:00
Christian Rocha
845a269706 Update pager example with resize listening + log to file 2020-05-25 20:24:17 -04:00
Christian Rocha
40332a36b3 Migrate components over to github.com/charmbracelet/bubbles 2020-05-25 20:10:15 -04:00
Christian Rocha
3b8b011b5a Rename to Bubble Tea (with the import name tea) 2020-05-25 19:48:36 -04:00
Christian Rocha
200891b022 Update dependencies in examples 2020-05-25 14:22:32 -04:00
Christian Rocha
25f8b8c99b Simplify pager component and fix pager example 2020-05-15 16:08:58 -04:00
Christian Rocha
ade8203c21 Remove entire subscription model
It was a valiant effort, and the implementation was solid and
dependable, but at the end of the day we can achieve the same
functionality in a much simpler fashion with commands, especially
because Go is not held to the same restrictions as Elm.
2020-05-12 18:00:50 -04:00
Christian Rocha
82ddbb8e12 Move components over and update examples 2020-05-12 17:06:00 -04:00
Christian Rocha
4bf40fbe62 Rename project to Boba 2020-05-12 16:39:08 -04:00
Christian Rocha
b6eeef2127 Pager example 2020-05-11 23:07:45 -04:00