ki
e49ff9e293
Merge fb00d7be6c into f82a399d58
2025-12-03 23:38:08 +02:00
Will McGugan
f82a399d58
Include AI usage checkbox in PR template
...
codespell / codespell (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Added a section to indicate if AI was used in the PR.
2025-12-02 10:18:00 +00:00
Will McGugan
4d6d631a3d
Update pull_request_template.md
CodeQL / Analyze (push) Has been cancelled
codespell / codespell (push) Has been cancelled
2025-10-09 16:33:24 +01:00
Will McGugan
1080fb7eef
Update pull request template for typo contributions
...
Clarified checklist item regarding typos in PRs.
2025-10-09 15:40:11 +01:00
Will McGugan
494f83c923
changelog
2025-10-09 15:10:58 +01:00
Will McGugan
d476e85a19
Merge pull request #3862 from GeroZayas/docs/es-readme-sync-2025-10
...
docs(es): sync Spanish README with English (Oct 2025)
2025-10-09 14:57:45 +01:00
Gero Zayas
518daaa39c
docs(es): sync README.es.md (macOS, 16 colors, Python 3.8+)
2025-10-09 14:03:28 +02:00
Will McGugan
cd5074f878
Merge pull request #3861 from Textualize/python314
...
CodeQL / Analyze (push) Waiting to run
codespell / codespell (push) Waiting to run
bump for Python3.14
2025-10-09 09:49:20 +01:00
Will McGugan
041406ca9b
removed asv
2025-10-09 09:43:13 +01:00
Will McGugan
655b5210cb
test fixes
2025-10-09 09:35:09 +01:00
Will McGugan
27c2d2df75
bump for Python3.14
2025-10-09 08:45:16 +01:00
KiGamji
fb00d7be6c
Fixed Text.wrap trimming lines in no_wrap mode
...
Previously, `rstrip_end` and `truncate` were being called even when
soft wrapping was enabled, which led to visual bugs where trailing
spaces and their backgrounds were incorrectly trimmed.
This change ensures that line trimming logic is now correctly
applied only during hard wrapping.
This also updates the expected output in a `Syntax` test that was
dependent on the old buggy behavior.
Fixes #3841
2025-09-07 22:36:45 +05:00
Will McGugan
ea9d4db5d8
Update feature_request.md
CodeQL / Analyze (push) Has been cancelled
codespell / codespell (push) Has been cancelled
2025-08-13 11:52:09 +01:00
Will McGugan
2dca1b7035
Merge pull request #3808 from Textualize/bump1410
...
CodeQL / Analyze (push) Has been cancelled
codespell / codespell (push) Has been cancelled
version bump
2025-07-25 08:27:47 +01:00
Will McGugan
19b6dddd80
version bump
2025-07-25 08:22:31 +01:00
Will McGugan
a75a9a9838
Merge pull request #3807 from Textualize/optimize-options
...
optimize size
2025-07-25 07:58:18 +01:00
Will McGugan
9a08a2d3a9
optimize size
2025-07-25 07:55:09 +01:00
Will McGugan
9c9b011187
Merge pull request #3680 from Textualize/willmcgugan-patch-1
...
CodeQL / Analyze (push) Has been cancelled
codespell / codespell (push) Has been cancelled
Update bug_report.md
2025-06-24 14:02:10 +01:00
Will McGugan
56855a6b81
Update bug_report.md
2025-06-24 14:01:58 +01:00
Will McGugan
fa9ce3ce70
Merge pull request #3692 from smacke/null-tb-offset-fix
...
fix for null tb_offset
2025-06-24 13:59:41 +01:00
Will McGugan
e0c7e96b30
Merge pull request #3783 from Textualize/live-typing
...
Self typing
2025-06-24 13:48:28 +01:00
Will McGugan
81b12554b3
Self typing
2025-06-24 13:34:17 +01:00
Will McGugan
21b3800894
Merge pull request #3718 from TomJGooding/fix-panel-fix-title-missing-panel-background
...
fix(panel): fix title missing panel background
2025-06-24 13:18:52 +01:00
Will McGugan
6b8b3fa281
Merge branch 'master' into fix-panel-fix-title-missing-panel-background
2025-06-24 11:38:28 +01:00
Will McGugan
7d36119f83
promote the demo
2025-06-24 11:22:47 +01:00
Will McGugan
353c03045b
Merge pull request #3742 from TomJGooding/docs-progress-remove-reverted-IterationSpeedColumn
...
docs(progress): remove reverted IterationSpeedColumn
2025-06-24 11:21:20 +01:00
Will McGugan
cd3e1a4c19
Merge pull request #3738 from TomJGooding/docs-readme-update-badges-in-translations
...
docs(readme): update badges in README translations
2025-06-24 11:18:17 +01:00
Will McGugan
851d9b8654
reference for control
2025-06-24 09:12:36 +01:00
Will McGugan
532f0cb7fc
sponsorship message
2025-06-24 08:51:00 +01:00
Will McGugan
b6aae7c342
Merge pull request #3782 from Textualize/syntax-padding
...
CodeQL / Analyze (push) Waiting to run
codespell / codespell (push) Waiting to run
Syntax padding
2025-06-23 17:22:04 +01:00
Will McGugan
3d7c0141a2
changelog
2025-06-23 17:12:33 +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
3b70db5a29
Merge pull request #3777 from Textualize/tty-interactive
...
TTY_INTERACTIVE env var
2025-06-23 17:02:53 +01:00
Will McGugan
b46bd78ee5
typo
2025-06-23 16:58:48 +01:00
Will McGugan
589dc00b6e
text
2025-06-23 16:56:33 +01:00
Will McGugan
75abe97bdb
indentation
2025-06-23 16:37:38 +01:00
Will McGugan
26af5f5eb4
Update comment.yml
CodeQL / Analyze (push) Waiting to run
codespell / codespell (push) Waiting to run
2025-06-23 10:31:32 +01:00
Will McGugan
5daf203de9
padding property
2025-06-22 15:30:38 +01:00
Will McGugan
d5f087045d
padding property
2025-06-22 15:10:56 +01:00
Will McGugan
2b0234ee83
Update suggest.md
CodeQL / Analyze (push) Has been cancelled
codespell / codespell (push) Has been cancelled
2025-06-21 16:44:44 +01:00
Will McGugan
59d6ad8c92
Update comment.yml
2025-06-21 16:38:57 +01:00
Will McGugan
7d978cfb78
Update FUNDING.yml
CodeQL / Analyze (push) Waiting to run
codespell / codespell (push) Waiting to run
2025-06-21 14:13:12 +01:00
Will McGugan
8cd74506b1
changelog
2025-06-20 21:24:32 +01:00
Will McGugan
0ab2467297
TTY_INTERACTIVE env var
2025-06-20 21:23:40 +01:00
Will McGugan
49117ced66
Merge pull request #3776 from zackzack38/small-typos-fix
...
CodeQL / Analyze (push) Waiting to run
codespell / codespell (push) Waiting to run
Fix small typo in comments
2025-06-20 15:52:51 +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
b0adcb7714
Merge pull request #3775 from Textualize/track-typing
...
docs and typing
2025-06-19 20:44:53 +01:00
Will McGugan
3813c53b9b
docs and typing
2025-06-19 16:29:29 +01:00