11736 Commits

Author SHA1 Message Date
Will McGugan
5c64352545 Merge pull request #5680 from pthebaul/patch-1
Fixed typo in the Tree widget bindings' docs
2025-03-27 15:37:18 +00:00
Will McGugan
49baf6b642 changelog 2025-03-27 15:24:55 +00:00
Will McGugan
f725d5ff2d Merge pull request #5683 from Textualize/bump3.0.0
bump to 3
v3.0.0
2025-03-27 15:19:53 +00:00
Will McGugan
124fae7ecf wrong date 2025-03-27 15:11:33 +00:00
Will McGugan
a0a8a8c6b4 bump to 3 2025-03-27 14:57:28 +00:00
Will McGugan
b04b4ccb37 Merge pull request #5650 from Zaloog/lg/fix-select-selection
Bugfix Select.selection with no value selected
2025-03-27 14:52:57 +00:00
Will McGugan
4d5b346c25 Merge branch 'main' into lg/fix-select-selection 2025-03-27 14:52:48 +00:00
Will McGugan
e27bcda9b1 Merge pull request #5681 from Textualize/table-overflow
fix table scroll
2025-03-27 14:48:32 +00:00
Will McGugan
812bee781c changelog 2025-03-27 14:45:46 +00:00
Will McGugan
55c5dea019 fix table scroll 2025-03-27 14:31:40 +00:00
Will McGugan
8ca3a1b734 Merge pull request #5562 from Textualize/app-query-change
App query change
2025-03-27 14:05:34 +00:00
Paul Thebault
47d8e995c5 Fixed typo in the Tree widget bindings' docs 2025-03-27 14:57:09 +01:00
Will McGugan
8a6cdf64ec Merge branch 'main' into app-query-change 2025-03-27 13:46:49 +00:00
Will McGugan
f7d2be1ac1 Merge pull request #5679 from Textualize/revert-5578-uniontype_on_query_method
Revert "feat: Add UnionType support to query method"
2025-03-27 13:43:47 +00:00
Will McGugan
c39fb9e5ee Revert "feat: Add UnionType support to query method" 2025-03-27 10:22:42 +00:00
Will McGugan
048040f9e4 fix changelog 2025-03-26 15:09:15 +00:00
Will McGugan
7dcd1d3bc5 Merge pull request #5578 from zarch/uniontype_on_query_method
feat: Add UnionType support to query method
2025-03-26 15:07:40 +00:00
Will McGugan
631199e0d1 This pattern doesn't work with current pytest. 2025-03-26 14:55:52 +00:00
Will McGugan
64cba2f5c4 Merge pull request #5639 from Textualize/tree-sitter-improvements
TextArea improvements - lazy language import and allow installation of only required languages
2025-03-26 14:40:02 +00:00
Will McGugan
77e354c557 Merge pull request #5676 from TomJGooding/fix-style-fix-copy-pastos
fix(style): fix copy-pastos in added styles
2025-03-25 20:15:20 +00:00
TomJGooding
169d5a5a2f fix(style): fix copy-pastos in added styles
Fixes what looks like a few copy-pastos in the recently added styles.
2025-03-25 19:31:43 +00:00
Will McGugan
9316f44e96 optimize 2025-03-25 18:39:41 +00:00
Will McGugan
3b852131f4 Merge pull request #5675 from Textualize/restore-blink
restore blink
2025-03-25 18:25:22 +00:00
Will McGugan
b990ebac79 changelog 2025-03-25 18:24:26 +00:00
Will McGugan
789cc17667 restore blink 2025-03-25 18:22:19 +00:00
Will McGugan
8603580c2b Merge pull request #5657 from Textualize/content-text
Content Text type
2025-03-25 18:15:21 +00:00
Will McGugan
cc9a024840 Merge branch 'main' into content-text 2025-03-25 17:55:38 +00:00
Will McGugan
2ba1e7b58c changelog 2025-03-25 17:52:21 +00:00
Will McGugan
52db375b60 stylize post style 2025-03-25 17:03:57 +00:00
Will McGugan
297bc78741 snapshot tests 2025-03-25 17:02:00 +00:00
Will McGugan
068447c1d4 changelog 2025-03-25 16:34:47 +00:00
Will McGugan
f59cf4135e Merge pull request #5672 from TomJGooding/fix-log-add-missing-scroll-end-to-write-line
fix(log): add missing scroll_end to write_line
2025-03-25 16:33:51 +00:00
Will McGugan
06edbed0ec Toggle button 2025-03-25 15:12:44 +00:00
Will McGugan
7154c4d1ad added underline2 2025-03-25 14:55:02 +00:00
Will McGugan
0afb5c6125 changelog 2025-03-25 14:34:41 +00:00
Will McGugan
538303d02d typing 2025-03-25 14:33:52 +00:00
TomJGooding
4d3fd6b27e docs(changelog): update with log write_line fix 2025-03-25 11:57:17 +00:00
TomJGooding
415cf26b51 fix(log): add missing scroll_end to write_line
Add `scroll_end` parameter to the `Rich.write_line` method. The other
write methods have this parameter, but must have been just overlooked
for `write_line`.
2025-03-25 11:41:29 +00:00
Will McGugan
180c52fe2b fix for rich renderables 2025-03-24 15:23:01 +00:00
Will McGugan
1396b0f1a0 height cache 2025-03-24 15:17:43 +00:00
Will McGugan
47d3f04f2b cache content width 2025-03-24 14:39:04 +00:00
Will McGugan
9e5b16f816 Content in selection list 2025-03-24 14:33:24 +00:00
Will McGugan
e1a18f3ee9 simplify Visual protocol 2025-03-24 14:20:32 +00:00
Will McGugan
a388969227 button to use ContentText 2025-03-24 14:05:30 +00:00
Will McGugan
7430de4e77 remove LinePadding 2025-03-24 13:38:34 +00:00
Will McGugan
3ea08e0ff2 added line-pad to css, used uin Button label 2025-03-24 13:38:10 +00:00
Will McGugan
adfac0c3af button labels 2025-03-21 16:07:14 +00:00
Will McGugan
44b9cf3559 tests, tabs 2025-03-19 17:17:00 +00:00
TomJGooding
af58978a91 docs(button): update spacing note (#5647)
Update the note in the button docs about removing the spacing, as the
default CSS was changed from `height: 3` to `auto`.
2025-03-19 16:19:03 +00:00
Will McGugan
2534ab7c0a Content Text type 2025-03-16 17:05:34 +00:00