bubbletea/examples
bashbunni 30bb43e5ae
Composable view (#394)
* docs: creating nested models

* docs: move nested model to example

* docs: add working nested model example

* refactor: use tea.Batch in nested model example

* refactor: switch to composable view example

* refactor: tab select, add padding to boxes, only focused has border

* fix: add padding to timer to remove UI shift
2022-08-24 14:57:32 -07:00
..
altscreen-toggle Use termenv's EnvColorProfile, which respects NO_COLOR and CLICOLOR_FORCE env vars 2022-02-06 04:24:31 +01:00
chat doc: Add `textarea` examples (#357) 2022-07-01 12:20:04 -04:00
composable-views Composable view (#394) 2022-08-24 14:57:32 -07:00
credit-card-form Example: Credit Card Input Form (#338) 2022-06-13 09:39:01 -04:00
exec docs: default to vim if no EDITOR on exec example (#325) 2022-06-02 15:12:31 -03:00
fullscreen Add ProgramOptions for entering the altscreen and enabling the mouse 2021-06-02 14:49:54 -04:00
glamour Add a border to the Glamour example per the viewport API update 2022-01-13 12:49:20 -05:00
help Migrate from NewModel() to New() in examples for Bubbles-related stuff 2022-01-13 13:20:18 -05:00
http Clean up and normalize examples 2021-05-01 09:33:13 -04:00
list-default fix: use more bulletproof GetFrameSize() list examples 2022-03-17 16:33:21 -04:00
list-fancy fix: use more bulletproof GetFrameSize() list examples 2022-03-17 16:33:21 -04:00
list-simple Migrate from NewModel() to New() in examples for Bubbles-related stuff 2022-01-13 13:20:18 -05:00
mouse Add ProgramOptions for entering the altscreen and enabling the mouse 2021-06-02 14:49:54 -04:00
package-manager feat: print unmanaged output above the application (#249) 2022-06-22 12:53:02 -04:00
pager Cleanup header/footer rendering in pager example with Lip Gloss 2022-01-13 12:49:20 -05:00
paginator Migrate from NewModel() to New() in examples for Bubbles-related stuff 2022-01-13 13:20:18 -05:00
pipe Migrate from NewModel() to New() in examples for Bubbles-related stuff 2022-01-13 13:20:18 -05:00
progress-animated Migrate from NewModel() to New() in examples for Bubbles-related stuff 2022-01-13 13:20:18 -05:00
progress-download docs: README progress-download folder + ignore 2022-08-18 12:57:30 -04:00
progress-static Migrate from NewModel() to New() in examples for Bubbles-related stuff 2022-01-13 13:20:18 -05:00
realtime Migrate from NewModel() to New() in examples for Bubbles-related stuff 2022-01-13 13:20:18 -05:00
result Update result example to use StartReturningModel 2022-01-10 21:00:29 -05:00
send-msg Simplify send-msg example 2022-02-08 18:01:35 +01:00
simple Fix more typos in examples (#102) 2021-05-28 19:45:17 +02:00
spinner Migrate from NewModel() to New() in examples for Bubbles-related stuff 2022-01-13 13:20:18 -05:00
spinners Migrate from NewModel() to New() in examples for Bubbles-related stuff 2022-01-13 13:20:18 -05:00
split-editors fix(split-editors): resize issue 2022-08-18 16:04:03 -04:00
stopwatch Add stopwatch example 2022-01-13 11:53:46 -05:00
table doc: Add table example 2022-08-18 15:09:02 -04:00
tabs docs: example interacting with tabs using lipgloss 2022-08-18 14:46:28 -04:00
textarea fix(examples): remove unused type in textarea example 2022-08-19 09:29:18 -07:00
textinput Migrate from NewModel() to New() in examples for Bubbles-related stuff 2022-01-13 13:20:18 -05:00
textinputs Migrate from NewModel() to New() in examples for Bubbles-related stuff 2022-01-13 13:20:18 -05:00
timer Rename 'countdown' example to 'timer' and use timer Bubble 2022-01-13 11:53:14 -05:00
tui-daemon-combo Migrate from NewModel() to New() in examples for Bubbles-related stuff 2022-01-13 13:20:18 -05:00
views Use termenv's EnvColorProfile, which respects NO_COLOR and CLICOLOR_FORCE env vars 2022-02-06 04:24:31 +01:00
go.mod doc: Add table example 2022-08-18 15:09:02 -04:00
go.sum fix: support multi-byte strings on Windows (#343) 2022-08-19 09:25:22 -07:00