overflowy
2415554a65
Lift returned value closer to condition, drop else
2022-11-08 12:55:36 +01:00
Dave Pearson
4794b11cd1
Remove a type-checking error for the result of _find_mount_point
2022-11-08 11:23:49 +00:00
Dave Pearson
e779e4a67c
Merge pull request #1136 from davep/footer-docstring
...
Fix copy/paste-o with Footer docstring
2022-11-07 22:25:07 +00:00
Dave Pearson
a137a6e910
Fix copy/paste-o with Footer docstring
...
See #1135
2022-11-07 22:18:32 +00:00
Will McGugan
f474222a3c
Merge pull request #1133 from Textualize/revert-to-poetry
...
back to poetry
2022-11-07 16:52:46 +00:00
Will McGugan
0fb2c3437f
remove hatch from CI
2022-11-07 16:41:30 +00:00
darrenburns
65008082ca
Support focusable containers ( #1130 )
...
* Fix containers not being focusable
* Fix tests to allow for focusable containers
* Add test for non-focusable container with focusable children
* Fix a typo in a test
2022-11-07 16:36:53 +00:00
Will McGugan
83739cf0bf
back to poetry
2022-11-07 16:26:58 +00:00
Will McGugan
4034d95029
Merge pull request #971 from ofek/modernize-metadata
...
Update package metadata and dev experience
2022-11-07 12:17:56 +00:00
Will McGugan
5926cbc1b0
Merge branch 'main' into modernize-metadata
2022-11-07 12:05:33 +00:00
Ofek Lev
cd9ea54329
Update package metadata and dev experience
2022-11-07 12:02:54 +00:00
Will McGugan
30b5f1d7f7
Merge pull request #1128 from Textualize/docs-blog
...
Added blog
2022-11-07 11:42:05 +00:00
Will McGugan
59f729ab0f
Merge pull request #1120 from Textualize/color-docs
...
added color docs
2022-11-07 11:41:12 +00:00
Will McGugan
7c9e7d6cb2
Merge pull request #1104 from Textualize/thread-writes
...
writer thread
2022-11-07 11:37:51 +00:00
Will McGugan
b29e2fc136
Update docs/guide/design.md
...
Co-authored-by: Dave Pearson <davep@davep.org >
2022-11-07 11:36:14 +00:00
Will McGugan
493d67cb69
Update docs/guide/design.md
...
Co-authored-by: Dave Pearson <davep@davep.org >
2022-11-07 11:34:50 +00:00
Will McGugan
0af9fed659
added constant, and docstrings
2022-11-07 11:31:09 +00:00
Dave Pearson
efbcbfd7f7
Merge pull request #1125 from overflowy/replace-fstring-with-string
...
Replace f-string without interpolated values with string
2022-11-07 09:46:17 +00:00
Dave Pearson
02368f5c7a
Merge pull request #1127 from aaronst/fix-widgets-pylint
...
fix: pylint no-name-in-module for widgets
2022-11-07 09:40:33 +00:00
Dave Pearson
6b6218823e
Merge pull request #1108 from jspv/main
...
Set `argv` when importing app via `textual run`.
2022-11-07 08:50:24 +00:00
Will McGugan
737aa0b06d
updated description
2022-11-06 18:05:31 +00:00
Will McGugan
5a610bda19
added social cards
2022-11-06 17:53:23 +00:00
Will McGugan
84d62c304e
added RSS
2022-11-06 17:08:08 +00:00
Will McGugan
92b5d06e25
docs cache key
2022-11-06 16:56:51 +00:00
Will McGugan
248cbeaa83
Merge branch 'color-docs' into docs-blog
2022-11-06 16:54:55 +00:00
Will McGugan
ef26795da7
words
2022-11-06 16:54:44 +00:00
Will McGugan
211a4270e4
fix dark mode
2022-11-06 16:29:52 +00:00
Will McGugan
906d23f043
Merge branch 'color-docs' into docs-blog
2022-11-06 16:29:43 +00:00
Will McGugan
44debac54c
fix rich export size
2022-11-06 16:19:58 +00:00
Will McGugan
d76dd66118
fix api index
2022-11-06 16:11:41 +00:00
Will McGugan
f3f7728357
fix tests due to doc change
2022-11-06 16:00:56 +00:00
Will McGugan
a46eda2fa0
Added blog
2022-11-06 15:41:12 +00:00
Aaron Stephens
b03d3ee199
fix: pylint no-name-in-module for widgets
2022-11-05 13:01:59 -07:00
overflowy
5fda005b6f
Replace f-string without interpolated values with string
2022-11-05 19:49:27 +01:00
Will McGugan
8676fb7017
update copy
2022-11-05 15:10:07 +00:00
Will McGugan
cb03076a97
added color docs
2022-11-05 14:52:01 +00:00
Will McGugan
de9a150484
changelog
2022-11-05 13:17:46 +00:00
Will McGugan
ae61749a8d
Merge pull request #1116 from davep/shebang-friendly
...
Let `textual run` run files that don't end in .py
2022-11-05 13:04:54 +00:00
Dave Pearson
76360204b5
Only cover the actual IO with the IOError
...
https://github.com/Textualize/textual/pull/1116#discussion_r1014606445
2022-11-05 09:57:31 +00:00
Dave Pearson
83de33f537
Add missing return type annotation
...
https://github.com/Textualize/textual/pull/1116#discussion_r1014606239
Don't try and cram "a quick change in before dinner", it never ends well.
2022-11-05 09:54:48 +00:00
Dave Pearson
90470d1098
Merge pull request #1114 from overflowy/refactor-block
...
Refactor by swapping if/else, remove unnecessary else, merge nested ifs
2022-11-04 17:42:14 +00:00
Dave Pearson
c0e00919aa
Merge pull request #1113 from overflowy/replace-fstring-with-string
...
Replace f-string without interpolated values with string
2022-11-04 17:40:49 +00:00
Dave Pearson
20f20e3875
Let textual run run files that don't end in .py
...
It's not uncommon to create "standalone" commands in Python that don't end
in a .py and which:
#!/usr/bin/ev python
or a variation on that theme. This commit makes it so that `textual run`
will treat a file that's named and set to run like that as if it were a file
that ends in .py.
See #1106 .
2022-11-04 17:21:55 +00:00
overflowy
0cd699a523
Refactor by swapping if/else, remove unnecessary else, merge nested ifs
2022-11-04 12:08:47 +01:00
overflowy
c889a21f14
Replace f-string without interpolated values with string
2022-11-04 11:59:55 +01:00
Will McGugan
d465d933fd
flush earlier
2022-11-04 09:59:20 +00:00
Will McGugan
219a4f9327
imports
2022-11-04 09:57:01 +00:00
Will McGugan
f10906fc13
comment
2022-11-04 09:55:08 +00:00
Will McGugan
f30814b31a
tweak animation
2022-11-04 09:52:46 +00:00
Will McGugan
ec2a057c70
reduce flushes
2022-11-04 09:44:20 +00:00