textual/docs/examples/widgets
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
..
button.css Button docs, change container utilities 2022-09-14 15:15:10 +01:00
button.py Remove the bell from the Button documentation example 2022-10-19 15:15:53 +01:00
checkbox.css Tweak the style of the box in the example for checkbox 2023-02-23 14:40:58 +00:00
checkbox.py Rework the layout of the checkbox example 2023-02-27 09:11:18 +00:00
content_switcher.css Add ContentSwitcher (#1983) 2023-03-09 11:39:30 +00:00
content_switcher.py Add ContentSwitcher (#1983) 2023-03-09 11:39:30 +00:00
data_table.py Snapshot test for sorting 2023-02-08 10:39:04 +00:00
directory_tree.py new tree control 2022-11-20 15:42:35 +00:00
footer.py Add non-printable key to footer snapshot 2022-12-14 14:07:26 +00:00
header.py Document Header widget 2022-10-04 11:43:30 +01:00
input.py Example app showing input 2022-10-04 15:30:53 +01:00
label.py Add the basics of Label docs for the manual 2022-11-17 10:15:35 +00:00
list_view.css Fix snapshot test 2022-11-21 17:10:16 +00:00
list_view.py updated list view 2022-12-10 18:18:28 +00:00
loading_indicator.py Loading indicator (#2018) 2023-03-11 08:36:13 +00:00
markdown.py docs and refactor 2023-02-14 15:22:15 +00:00
markdown_viewer.py No, I repeat, no abbreviations 2023-02-14 17:28:24 +00:00
placeholder.css fix for snapshot 2022-12-07 16:58:26 +00:00
placeholder.py updated snapshot 2022-12-10 17:54:57 +00:00
radio_button.css Give radio button its own example code now 2023-02-23 16:00:14 +00:00
radio_button.py Rework the layout of the radio button example 2023-02-27 09:10:10 +00:00
radio_set.css Add width reference documentation for radio buttons 2023-02-23 15:14:25 +00:00
radio_set.py Rework the layout of the radio set example 2023-02-27 09:08:40 +00:00
radio_set_changed.css Add an example of using a RadioSet.Changed message (#1935) 2023-03-06 10:53:12 +00:00
radio_set_changed.py Update radio_set_changed.py (#1947) 2023-03-06 12:04:22 +00:00
static.py Document Static widget 2022-10-04 13:35:56 +01:00
switch.css Rename the switch--switch component class to switch--slider 2023-02-09 15:36:04 +00:00
switch.py Rename Checkbox to Switch 2023-02-09 11:10:30 +00:00
tabs.py tabs widget (#2020) 2023-03-13 14:39:15 +00:00
text_log.py textlog documentation 2022-12-09 09:01:34 +00:00
tree.py new blog post 2022-12-10 10:34:34 +00:00