textual/docs/examples/guide
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
..
actions tabs widget (#2020) 2023-03-13 14:39:15 +00:00
animator simplified animator docs 2022-10-06 15:59:42 +01:00
compound docs(compound example): fix typo (#1984) 2023-03-08 17:42:25 +00:00
input Fix mouse01 example background transparency 2023-01-07 09:35:00 +00:00
layout Added docs for the new compose method 2023-02-26 10:34:30 +00:00
reactivity more docs and compute example 2022-10-03 16:55:40 +01:00
screens fix modal example 2023-02-11 15:37:24 +00:00
styles changed to CSS_PATH 2022-09-18 22:02:08 +01:00
widgets review fixes 2023-02-06 11:34:37 +00:00
dom1.py changed to CSS_PATH 2022-09-18 22:02:08 +01:00
dom2.py changed to CSS_PATH 2022-09-18 22:02:08 +01:00
dom3.py new align 2022-09-27 16:35:40 +01:00
dom4.css fix for container height change 2022-12-07 16:02:51 +00:00
dom4.py new align 2022-09-27 16:35:40 +01:00
structure.py changed to CSS_PATH 2022-09-18 22:02:08 +01:00