477 Commits

Author SHA1 Message Date
Will McGugan
88220b8f02 docs 2025-10-05 11:57:18 +01:00
Will McGugan
44129f0e4b flat buttons 2025-09-01 17:52:06 +01:00
Alice R
2921f5758d Fix typo in checker03.py
Change "is" to the intended "it".
2025-07-19 16:44:40 -07:00
Will McGugan
74a4fddef4 more words 2025-06-25 17:22:16 +01:00
Will McGugan
0a2710f96b Containers How-to 2025-06-25 16:03:20 +01:00
Will McGugan
6980c470b0 Expose code intend guides 2025-06-20 12:56:13 +01:00
Will McGugan
297bc78741 snapshot tests 2025-03-25 17:02:00 +00:00
Will McGugan
fd26e24130 update docs with syntax extras 2025-02-26 16:36:27 +00:00
Will McGugan
661ffd13ce style and components fixes 2025-02-10 20:02:43 +00:00
Will McGugan
b49eb9ece3 docs and tests 2025-02-05 16:47:46 +00:00
Will McGugan
bba0b4f466 test fixes 2025-02-03 15:51:41 +00:00
Will McGugan
7d228fd228 content docs 2025-02-02 19:37:36 +00:00
Will McGugan
a0910ceb30 wrap and overflow docs 2025-01-27 12:18:59 +00:00
Will McGugan
c9102aebb5 switch to Content 2025-01-16 16:41:48 +00:00
Will McGugan
06e7787c79 Merge pull request #5430 from TomJGooding/docs-actions-fix-namespaces-example
docs(action): fix namespaces code example
2025-01-07 15:58:59 +00:00
TomJGooding
dcc24eae82 docs: fix 'into' grammar 2024-12-30 20:33:02 +00:00
TomJGooding
9827d7a49b docs(action): fix namespaces code example
Fix the code example for action namespaces, where clicking the links
should update the background for that widget only.

Fixes https://github.com/Textualize/textual/issues/5422

Co-authored-by: Andrew Schweitzer <anschweitzer@gmail.com>
2024-12-24 16:16:08 +00:00
Will McGugan
ed4b11ef2a documented position absolute 2024-11-23 20:02:22 +00:00
Will McGugan
fd1acb9577 fix broken styles reference 2024-11-19 16:26:35 +00:00
Will McGugan
0f4f423514 flesh out tutorial 2024-11-19 11:41:26 +00:00
Will McGugan
f3a98d1419 Tutorial update 2024-11-18 22:01:44 +00:00
Darren Burns
e23a0ef289 Theme examples 2024-11-06 14:23:57 +00:00
Darren Burns
be9f8eb00e Themes docs 2024-11-05 16:50:20 +00:00
Darren Burns
54c6f78d60 Snapshot fixes 2024-10-29 11:16:49 +00:00
Darren Burns
a274129081 Fixing yet more tests 2024-10-28 16:17:04 +00:00
Darren Burns
796a6ae73b Merge branch 'main' of github.com:Textualize/textual into themes 2024-10-28 10:04:46 +00:00
Darren Burns
f8af2005ed Remove App.dark from App and docs examples 2024-10-24 16:54:54 +01:00
Will McGugan
bd041b24b4 merge 2024-10-17 12:05:24 +01:00
Darren Burns
35a139ae66 Merge branch 'main' of github.com:Textualize/textual into themes 2024-10-14 14:50:30 +01:00
Will McGugan
4a822bc53e background tint style (#5117)
* background tint style

* changelog

* hlines

* doc fix

* added tint

* missing snapshots
2024-10-14 14:50:19 +01:00
Will McGugan
6298acb2a2 link widget 2024-10-13 18:44:33 +01:00
Darren Burns
8e895f321d Fix tree widget example typing 2024-10-09 11:53:32 +01:00
Darren Burns
ed5864dfe9 Add notes to code 2024-09-25 12:45:34 +01:00
Darren Burns
6382685502 Simplify and use RenderResult over str 2024-09-25 12:31:46 +01:00
Darren Burns
3c8f5672f4 Bindings and focus example Counter 2024-09-25 12:17:09 +01:00
Darren Burns
86a6fcc18d Counter example 2024-09-25 11:42:14 +01:00
Darren Burns
176cd5ebf5 More docs 2024-09-24 14:56:28 +01:00
Darren Burns
715080cd1d Renaming calculator to counter in example 2024-09-24 14:16:08 +01:00
Darren Burns
8fc2bd1ccd Basic CSS for counter example 2024-09-24 14:15:34 +01:00
Darren Burns
0fb0e2b7f7 Simplify wording, add counter example 2024-09-24 14:08:08 +01:00
Angelo Mottola
9167a45005 Merge branch 'Textualize:main' into masked_input 2024-08-28 14:40:36 +02:00
TomJGooding
2b64b6e4b9 clean trailing whitespace in css examples 2024-08-27 17:38:15 +01:00
Will McGugan
584dd0c7ad Merge branch 'main' into masked_input 2024-08-27 12:32:14 +01:00
Will McGugan
0ae2464838 Merge branch 'main' into app-commands 2024-08-22 14:12:32 +01:00
Will McGugan
4f3c7666e5 SystemCommand 2024-08-22 14:04:54 +01:00
Will McGugan
142ca7485c Remove classic footer 2024-08-22 13:29:50 +01:00
Will McGugan
7a9ab93826 docs 2024-08-22 12:37:30 +01:00
Will McGugan
b1849e36ef snapshot 2024-08-22 12:08:48 +01:00
Peter Bierma
4974f84930 Update examples. 2024-08-18 09:25:19 -04:00
Will McGugan
b28a987484 fix command palette 2024-08-02 00:53:14 +02:00