textual/docs/api
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
..
app.md Added blog 2022-11-06 15:41:12 +00:00
await_remove.md Document AwaitRemove 2023-02-28 12:50:41 +00:00
binding.md Increase the coverage of API documentation 2023-02-28 12:27:22 +00:00
button.md Tidy up some Button documentation 2023-03-01 16:46:47 +00:00
checkbox.md Initial work on adding toggle buttons to the documentation 2023-02-23 13:27:27 +00:00
color.md Added blog 2022-11-06 15:41:12 +00:00
containers.md Added blog 2022-11-06 15:41:12 +00:00
content_switcher.md Add ContentSwitcher (#1983) 2023-03-09 11:39:30 +00:00
coordinate.md Increase the coverage of API documentation 2023-02-28 12:27:22 +00:00
data_table.md Added blog 2022-11-06 15:41:12 +00:00
directory_tree.md new tree control 2022-11-20 15:42:35 +00:00
dom_node.md Increase the coverage of API documentation 2023-02-28 12:27:22 +00:00
events.md Added blog 2022-11-06 15:41:12 +00:00
footer.md Added blog 2022-11-06 15:41:12 +00:00
geometry.md Added blog 2022-11-06 15:41:12 +00:00
header.md Added blog 2022-11-06 15:41:12 +00:00
index.md fix rich export size 2022-11-06 16:19:58 +00:00
input.md Added blog 2022-11-06 15:41:12 +00:00
label.md Add the basics of Label docs for the manual 2022-11-17 10:15:35 +00:00
list_item.md Ensure mkdocs.yml is up to date with listview stuff 2022-11-21 17:14:32 +00:00
list_view.md Add list view and docs 2022-11-08 17:15:24 +00:00
loading_indicator.md Loading indicator (#2018) 2023-03-11 08:36:13 +00:00
markdown.md docs and refactor 2023-02-14 15:22:15 +00:00
markdown_viewer.md docs and refactor 2023-02-14 15:22:15 +00:00
message.md Increase the coverage of API documentation 2023-02-28 12:27:22 +00:00
message_pump.md Increase the coverage of API documentation 2023-02-28 12:27:22 +00:00
pilot.md Added blog 2022-11-06 15:41:12 +00:00
placeholder.md Ensure PlaceholderVariant gets included in the docs 2023-03-01 13:08:40 +00:00
query.md Added blog 2022-11-06 15:41:12 +00:00
radiobutton.md Initial work on adding toggle buttons to the documentation 2023-02-23 13:27:27 +00:00
radioset.md Initial work on adding toggle buttons to the documentation 2023-02-23 13:27:27 +00:00
reactive.md Added blog 2022-11-06 15:41:12 +00:00
screen.md Added blog 2022-11-06 15:41:12 +00:00
scroll_view.md Increase the coverage of API documentation 2023-02-28 12:27:22 +00:00
static.md Added blog 2022-11-06 15:41:12 +00:00
strip.md Increase the coverage of API documentation 2023-02-28 12:27:22 +00:00
switch.md Rename Checkbox to Switch 2023-02-09 11:10:30 +00:00
tabs.md tabs widget (#2020) 2023-03-13 14:39:15 +00:00
text_log.md textlog documentation 2022-12-09 09:01:34 +00:00
timer.md Added blog 2022-11-06 15:41:12 +00:00
toggle_button.md Initial work on adding toggle buttons to the documentation 2023-02-23 13:27:27 +00:00
tree.md Document TreeDataType 2023-03-01 13:45:32 +00:00
walk.md Added walk to docs 2022-11-11 10:05:12 +00:00
welcome.md Add the Welcome widget to the documentation 2023-03-01 10:39:30 +00:00
widget.md Increase the coverage of API documentation 2023-02-28 12:27:22 +00:00