Christian Muehlhaeuser
|
8d361ae2b7
|
Split up workflows and automatically pick latest Go version
|
2020-10-23 13:23:21 +02:00 |
Christian Rocha
|
a0e3bcaa61
|
Bump Bubble Tea and Bubbles dependencies in examples
|
2020-10-22 16:43:22 -04:00 |
Christian Rocha
|
a1d92e77c5
|
Correct backspace and delete key mappings
|
2020-10-22 15:22:07 -04:00 |
Christian Rocha
|
ae771304df
|
Add Glamour + Viewport example
|
2020-10-21 15:49:04 -04:00 |
Christian Rocha
|
9e9e05774c
|
Set character limits on text input examples
|
2020-10-21 10:19:34 -04:00 |
Christian Rocha
|
b8bc66ed6f
|
Bump Bubble Tea dependency in examples
|
2020-10-20 14:10:15 -04:00 |
Christian Rocha
|
072d4cb3f5
|
Update footer in README
|
2020-10-20 10:16:06 -04:00 |
Christian Rocha
|
480bdd41fc
|
Fix typo in doc comment + improve that comment
|
2020-10-18 12:43:41 -04:00 |
Christian Rocha
|
413776f017
|
Fix return value int Init() in standalone basics tutorial too
|
2020-10-17 09:46:22 -04:00 |
Tihomir Jovicic
|
6638145bd7
|
Fix return value of Init() in README
|
2020-10-17 13:45:45 +00:00 |
Christian Rocha
|
75e31d0a68
|
Minor improvement to Reflow description
|
2020-10-17 00:48:51 -04:00 |
Christian Rocha
|
e7d56cf1b0
|
Fix copypasta in basics tutorial
|
2020-10-16 23:07:31 -04:00 |
Christian Muehlhaeuser
|
54786f0778
|
Remove dupe paragraphs from README
|
2020-10-16 19:22:19 +02:00 |
Christian Rocha
|
cb0d9dc6d9
|
Synchronize lib section in basics tutorial with readme
|
2020-10-16 11:58:01 -04:00 |
Christian Rocha
|
15b6b1dd7d
|
Pull some extraneous parens in the basics tutorial
|
2020-10-16 11:23:37 -04:00 |
Christian Rocha
|
141fc86ad0
|
Update wording in simple example
|
2020-10-15 20:51:28 -04:00 |
Christian Rocha
|
dc3e244823
|
Improve formatting and wording in basics tutorial
|
2020-10-15 20:41:54 -04:00 |
Christian Rocha
|
9c5d4268ba
|
Update tutorials per new Model interface-based structure
|
2020-10-15 20:26:02 -04:00 |
Christian Rocha
|
c72ee756dd
|
Bump Bubbles dependency to current master
|
2020-10-15 20:23:30 -04:00 |
Christian Rocha
|
847787e46d
|
Convert remaining examples to Model interface-based structure
|
2020-10-15 19:48:42 -04:00 |
Christian Rocha
|
7530fb0112
|
Update mouse example to use new Model interface-based structure
|
2020-10-15 16:33:37 -04:00 |
Christian Rocha
|
7507f3d805
|
Update views example to use new Model interface-based structure
|
2020-10-15 16:30:34 -04:00 |
Christian Rocha
|
816428c135
|
Add comment for Init() in simple example
|
2020-10-15 16:19:13 -04:00 |
Christian Rocha
|
7af3e0e9de
|
Update simple example to use new Model interface-based structure
|
2020-10-15 16:08:42 -04:00 |
Christian Rocha
|
26899c73b3
|
Init, Update and View are now methods on interface Model
|
2020-10-15 16:08:19 -04:00 |
Christian Rocha
|
71bd542320
|
Add Treilik-inspired example for sending value along on exit
|
2020-10-14 16:51:15 -04:00 |
Christian Rocha
|
51e97bb959
|
Add descriptions to example programs and bump deps in examples
|
2020-10-14 11:51:32 -04:00 |
Nikhil Prabhu
|
a588b61db4
|
Fix incorrect program description comment
This commit fixes an incorrect program description comment that is actually used for the /examples/simple/main.go program.
|
2020-10-14 13:18:20 +00:00 |
Johnny Steenbergen
|
154df9f538
|
fix: small typo in url
love this library. Looking forward to working with it more 👍
|
2020-10-14 05:56:30 +02:00 |
Christian Rocha
|
5a67f5c276
|
Add Windows to build workflow
|
2020-10-13 22:45:55 -04:00 |
Christian Rocha
|
67f0128939
|
Improve reflow explantation and fix typos in README
|
2020-10-13 19:18:51 -04:00 |
Christian Rocha
|
aaa49c4157
|
Update list of recommended libraries
|
2020-10-13 19:15:59 -04:00 |
Christian Rocha
|
eb919b622f
|
Use containerd/console for raw mode to get arrow key support on Windows
|
2020-10-13 15:41:48 -04:00 |
Christian Rocha
|
a85d22cf54
|
Handle arrows on Powershell on Unix-like systems
|
2020-10-13 14:42:29 -04:00 |
Christian Rocha
|
4d14af713f
|
Remove pkg/term dependency
|
2020-10-13 12:55:38 -04:00 |
Christian Rocha
|
9c9a92c349
|
Add Windows support
|
2020-10-12 23:14:55 -04:00 |
Christian Muehlhaeuser
|
7b645a9910
|
Remove replace declaration in go.mod for examples
|
2020-10-13 04:18:07 +02:00 |
Christian Rocha
|
5a26d39072
|
Remove replace declaration in go.mod for examples
|
2020-10-12 22:11:17 -04:00 |
Christian Rocha
|
d1c791be98
|
Fix another typo in a comment
|
2020-10-12 10:59:36 -04:00 |
Christian Rocha
|
7efa31996d
|
Fix a typo in a comment
|
2020-10-12 10:57:06 -04:00 |
kiyon
|
780db1e32f
|
fix typo
|
2020-10-12 02:34:16 +02:00 |
Christian Rocha
|
e88b7192f8
|
Add info about Bubbles to top-ish part of the README
|
2020-10-10 20:20:53 -04:00 |
Kilian Drechsler
|
26477f70c0
|
print recovered panic message to terminal
|
2020-10-08 19:45:16 +00:00 |
Christian Rocha
|
3b9d076c80
|
Fix typo in comment
|
2020-10-05 14:42:09 -04:00 |
Christian Rocha
|
f20aa485db
|
Fix typo in command tutorial
|
2020-10-05 13:42:19 -04:00 |
Christian Rocha
|
bf7a8135e1
|
Update title image
|
2020-10-05 13:25:34 -04:00 |
Christian Rocha
|
5d2798eac9
|
Add example GIF
|
2020-10-05 12:44:47 -04:00 |
Christian Rocha
|
1dda8ac639
|
Color and formatting for "views" demo
|
2020-10-02 20:17:19 -04:00 |
Christian Rocha
|
3daa9a991b
|
Drop Go 1.11 from the build workflow
NB: golang/x/crypto or golang/x/sys seems to not be building on macOS anymore
|
2020-10-02 13:35:29 -04:00 |
Christian Rocha
|
4390b305ef
|
Update dependencies
|
2020-10-02 13:19:59 -04:00 |