Files
textual/docs/examples/widgets
Will McGugan f5e779c4c4 tabbed content widget (#2059)
* tabbed content widget

* TabbedContent widget and docs

* missing docs

* fix active

* doc fix

* test fix

* additional test

* test for render_str

* docstring

* changelog

* doc update

* changelog

* fix bad optimization

* Update docs/widgets/tabbed_content.md

Co-authored-by: Dave Pearson <davep@davep.org>

* fix for empty initial

* docstrings

* Update src/textual/widgets/_content_switcher.py

Co-authored-by: Dave Pearson <davep@davep.org>

* docstring

* remove log

* permit nested tabs

* renamed TabsCleared to Cleared

* added tests, fix types on click

* tests

* fix broken test

* fix for nested tabs

---------

Co-authored-by: Dave Pearson <davep@davep.org>
2023-03-18 10:38:41 +00:00
..
2023-03-14 14:33:10 +00:00
2023-02-08 10:39:04 +00:00
2022-11-20 15:42:35 +00:00
2022-10-04 11:43:30 +01:00
2022-10-04 15:30:53 +01:00
2022-11-21 17:10:16 +00:00
2022-12-10 18:18:28 +00:00
2023-03-11 08:36:13 +00:00
2023-02-14 15:22:15 +00:00
2022-12-07 16:58:26 +00:00
2022-10-04 13:35:56 +01:00
2023-02-09 11:10:30 +00:00
2023-03-13 14:39:15 +00:00
2022-12-09 09:01:34 +00:00
2022-12-10 10:34:34 +00:00