Christian Muehlhaeuser
6b77c8fc10
chore: rename StartReturningModel to Run
...
Added aliases for the old functions, but deprecated them.
2022-10-08 01:34:17 +02:00
Maas Lalani
d20732aaea
docs: add examples/gifs locally to repository
2022-10-03 15:07:28 -04:00
Maas Lalani
70576bc9e0
examples/README.md GIFs ( #470 )
...
* docs(examples): Add `examples/README.md`
Adds `examples/README.md` with GIFs of examples
* docs(examples): Individual READMEs
* docs(examples): add short description to each example
2022-10-03 12:06:18 -04:00
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
ec2fbf024b
Cycle through cursor modes in textinputs example per Bubbles v0.8.0
2021-06-02 12:44:32 -04:00
Christian Rocha
7c0bbc7d32
Clean up and normalize examples
2021-05-01 09:33:13 -04:00
Christian Rocha
42f02edf29
Update spinner, textinput and pipe examples for Bubbles v0.7.7
2021-04-13 22:21:09 -04:00
Christian Muehlhaeuser
eae4d66917
Remove duped import
2020-10-30 08:37:58 +01: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
e202d499a5
Cleanup textinputs example
2020-07-30 12:40:37 -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
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