Commit Graph

12 Commits

Author SHA1 Message Date
Christian Rocha
1a0beff868 chore: use go 1.16 (#449)
* chore: use go 1.16 and gofmt accordingly

* chore: also update examples and tuts to go 1.16
2022-09-14 19:08:36 -04:00
Christian Rocha
66cea095eb Migrate from NewModel() to New() in examples for Bubbles-related stuff 2022-01-13 13:20:18 -05:00
Christian Rocha
7c0bbc7d32 Clean up and normalize examples 2021-05-01 09:33:13 -04:00
Christian Rocha
d3267e8ce0 Remove logging in text input example 2021-02-06 19:21:40 +00:00
Christian Rocha
133a315b2c Remove double import in textinput example + make a var name less weird 2021-02-06 19:21:40 +00:00
Christian Rocha
1e0283511e Update textinputs for next Bubbles release 2020-10-28 22:30:55 -04:00
Christian Rocha
9e9e05774c Set character limits on text input examples 2020-10-21 10:19:34 -04:00
Christian Rocha
847787e46d Convert remaining examples to Model interface-based structure 2020-10-15 19:48:42 -04:00
Christian Rocha
51e97bb959 Add descriptions to example programs and bump deps in examples 2020-10-14 11:51:32 -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
6ceafa032c Text input value getter/setter + cursor movement methods 2020-05-20 16:12:14 -04:00