Will McGugan
6b8b3fa281
Merge branch 'master' into fix-panel-fix-title-missing-panel-background
2025-06-24 11:38:28 +01:00
Will McGugan
f7327de3f5
added test
2025-06-23 17:11:06 +01:00
Will McGugan
3cfe7c4c5a
Merge branch 'master' into syntax-padding
2025-06-23 17:03:30 +01:00
Will McGugan
5daf203de9
padding property
2025-06-22 15:30:38 +01:00
Will McGugan
0ab2467297
TTY_INTERACTIVE env var
2025-06-20 21:23:40 +01:00
zackzack38
6c48a5c2e3
Fix small typo in comments
2025-06-20 14:34:53 +00:00
Will McGugan
65bb66dfdc
Merge pull request #3747 from alexzheng111/remove-make-log
...
CodeQL / Analyze (push) Waiting to run
codespell / codespell (push) Waiting to run
Remove make log
2025-06-19 20:58:13 +01:00
Will McGugan
4a61aee015
test for infinite loop
2025-06-19 09:21:31 +01:00
Will McGugan
6ae321ad86
Merge branch 'master' into remove-typing-extensions-runtime
2025-06-18 18:49:34 +01:00
Will McGugan
82afcb4ff5
test fixes
2025-06-18 08:29:31 +01:00
Damian Shaw
27fe68c85f
Remove all sys.version_info >= (3, 8) checks as Python 3.7 is no longer supported
2025-06-15 11:02:57 -04:00
alexzheng111
11c5787565
Remove undefined function (make_log) usage in test_logging.py
2025-05-28 21:01:12 -04:00
TomJGooding
30e5ed61a6
fix(panel): fix title missing panel background
...
Fix `Panel` title missing the panel background style.
This really just reverts the change in 7a38204 . There's a history of
issues related to the panel title styles, so I was careful to run all
the examples in those issues to ensure there wasn't any regression.
Fixes #3569
2025-05-01 21:49:07 +01:00
TomJGooding
69e1618f1f
test(panel): add regression test for title with border color
...
It looks like there's a history of issues related to the panel border
style, so add a test to prevent any regressions.
2025-05-01 21:12:00 +01:00
Will McGugan
225cb07b3b
Merge branch 'master' into tty-compatible
2025-03-28 14:54:14 +00:00
Will McGugan
35b0f52cbf
notes added in 3.11
2025-03-28 14:32:22 +00:00
Will McGugan
44797c00ad
added trest
2025-03-28 14:07:57 +00:00
Will McGugan
9175392a5c
New environment var
2025-03-28 11:37:27 +00:00
Will McGugan
60f3b615a7
changelog
2024-10-22 16:29:46 +01:00
Will McGugan
b93d3b6d98
test single cell widths
2024-10-22 16:13:14 +01:00
Will McGugan
be42f1b082
test and added box drawing characters
2024-10-22 16:10:04 +01:00
Will McGugan
0f2f51b872
Merge pull request #3521 from Textualize/splitcells-fix
...
Segment.split_cells fix
2024-10-04 12:49:13 +01:00
Will McGugan
8b84ee998a
Merge pull request #3514 from mdmintz/complete-the-3.7-drop
...
Drop Python 3.7 leftovers
2024-10-04 12:46:29 +01:00
Will McGugan
834d1785f4
tests
2024-10-04 12:41:32 +01:00
Will McGugan
babf74a7ea
more tests
2024-10-04 12:38:55 +01:00
Will McGugan
4f40703e4f
fix for split cells
2024-10-04 11:55:26 +01:00
TomJGooding
16b3830408
fix(table): highlight columns added by add_row
2024-10-03 16:05:56 +01:00
Michael Mintz
0a549ce1af
Drop Python 3.7 leftovers
2024-10-01 09:26:19 -04:00
Will McGugan
fd7b32603c
test fix
2024-10-01 12:38:31 +01:00
Will McGugan
30392288b2
revert iteration speed column
2024-09-30 20:16:08 +01:00
Will McGugan
508c0086f8
respect text.style in panels
2024-09-30 19:48:50 +01:00
Will McGugan
7022e20224
Test fixes
2024-09-30 17:45:26 +01:00
Will McGugan
b5d063ca16
Merge branch 'master' into highlight_regex_compiled
2024-09-30 15:39:33 +01:00
Will McGugan
2954fccfd9
Merge branch 'master' into master
2024-09-30 15:16:34 +01:00
Will McGugan
23c64f16af
more tests
2024-09-28 20:34:29 +01:00
Will McGugan
78701311fe
comment
2024-09-28 20:23:25 +01:00
Will McGugan
a8c3b8700b
fix split cells
2024-09-28 20:19:10 +01:00
Will McGugan
d3bb492b85
another test
2024-09-11 10:48:55 +01:00
Will McGugan
6515829f85
test
2024-09-11 10:44:57 +01:00
Hugo van Kemenade
c8abbb3bd2
Fix test for Python 3.13
2024-09-08 15:34:37 +03:00
Will McGugan
f2ee29531b
fix infinite loop in append
2024-09-06 10:32:01 +01:00
Samuel J. Woodward
65fcf28128
Tweaks required by black
2024-08-26 16:40:22 -04:00
Will McGugan
6055e2d8ef
fix for missing field in dataclass
2024-08-26 16:59:16 +01:00
Will McGugan
b6f2f7aa5b
Merge pull request #3454 from subrat-lima/master
...
Fix [BUG] @ breaks highlighting in hyperlink #3327
2024-08-26 16:48:31 +01:00
Will McGugan
5cb1035cb7
added test
2024-08-26 16:12:14 +01:00
Will McGugan
a3b27a3aba
Fix record and capture
2024-08-26 15:45:22 +01:00
Will McGugan
a7edd71978
fix test
2024-08-26 15:15:47 +01:00
Will McGugan
06a7555c36
fix superfluous space
2024-08-26 15:09:07 +01:00
PyWoody
dc03e6a9df
Merge branch 'Textualize:master' into highlight_regex_compiled
2024-08-26 10:05:04 -04:00
Samuel J. Woodward
794b6c4241
Use of Text.highlight_regex now tests against receiving a str or a compiled regular expression
2024-08-26 10:02:37 -04:00