Commit graph

20 commits

Author SHA1 Message Date
Will McGugan
b0f5c35782
tabs widget (#2020)
* tabs widget

* click underline

* color tweak

* docs

* docs update

* expose Tab

* added remove_tab and clear

* fix cycling

* add animation

* docs

* changelog

* remove recompose

* docstrings

* Update docs/guide/actions.md

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

* Rodrigoed the tabs

* Update docs/widgets/tabs.md

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

* Update docs/widgets/tabs.md

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

* copy

* docstrings

* docstring

* docstring

* Apply suggestions from code review

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

* stop click

* docstring

* auto assign consistent IDs

* Apply suggestions from code review

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

* Document bindings

* document bindings

* Apply suggestions from code review

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

---------

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
2023-03-13 14:39:15 +00:00
Will McGugan
7a46672d64 docs and expanded keys 2022-12-21 11:38:20 +00:00
Will McGugan
5e2e0fe566 keys refactor 2022-12-20 21:18:10 +00:00
Will McGugan
002cbab0d5 add pause to action 2022-12-19 11:26:42 +00:00
Sayandip Dutta
e2935af8d6
chore(docs): Fixed typo
follow by -> followed by
2022-11-02 21:56:38 +05:30
Dave Pearson
f648457c1e
action03 doesn't ring the bell on button press any more 2022-10-19 15:21:22 +01:00
Dave Pearson
5c5ca3316f
Remove the bell from the actions02 documentation example 2022-10-19 14:43:37 +01:00
Dave Pearson
f5ce603d43
Remove the bell from the actions01 documentation example 2022-10-19 14:41:13 +01:00
Dave Pearson
95a1b83160
Make the bell belong to the terminal 2022-10-15 10:09:37 +01:00
Dave Pearson
d7dc8d2203
Remove 's' from 'symbols' 2022-10-15 10:08:24 +01:00
Dave Pearson
9527248bc0
Remove 's' from 'strings' 2022-10-15 10:07:23 +01:00
Dave Pearson
b6e27ac6f7
Clean trailing whitespace 2022-10-15 10:02:34 +01:00
Will McGugan
23bc50e625 fix title 2022-10-07 21:56:54 +01:00
Will McGugan
cf14b812ed words 2022-10-07 21:05:20 +01:00
Will McGugan
f6e3cc6517 screens api 2022-10-04 17:48:25 +01:00
Will McGugan
cb9d777bbc words 2022-09-29 17:31:13 +01:00
Will McGugan
7bfe178c69 actions docs 2022-09-29 17:19:07 +01:00
Will McGugan
5f97bbd33f actions docs 2022-09-29 16:33:19 +01:00
Will McGugan
d9d5791925 todos 2022-09-06 15:39:41 +01:00
Will McGugan
e7d57a4aa2 renamed introduction to tutorial 2022-09-05 21:30:29 +01:00