Will McGugan
3488b2fb89
changelog
2024-12-01 12:50:23 +00:00
Will McGugan
a08fb41403
version bump
2024-11-30 17:26:48 +00:00
Will McGugan
fcba6fcb36
changelog
2024-11-29 10:20:05 +00:00
Will McGugan
bbacd93e84
bump
2024-11-29 10:14:38 +00:00
TomJGooding
8c8057b5b5
fix(listview): update index after items removed ( #5135 )
...
* fix(listview): update index after pop
* tests(listview): import future for type hints
* ensure pop error is original index rather than normalized
* fix(listview): update index after remove_items
* update changelog
* reinstate always_update to index reactive
* Revert "reinstate always_update to index reactive"
This reverts commit 68e205ee4f .
* handle unchanged index without always_update
* update changelog
* update changelog
* add docstrings
---------
Co-authored-by: Will McGugan <willmcgugan@gmail.com >
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com >
2024-11-28 16:00:52 +00:00
Darren Burns
79df474d14
Fix ListView styling ( #5304 )
...
* Quick fixes to list view styles
* Updating snapshots
* Update changelog
2024-11-28 14:40:17 +00:00
Will McGugan
317019725b
snapshot
2024-11-27 17:31:20 +00:00
Will McGugan
8e4ba8409b
Merge branch 'main' into command-markup
2024-11-27 15:05:40 +00:00
Will McGugan
923686dc0e
changelog
2024-11-27 14:21:54 +00:00
Will McGugan
88313e3ece
snapshot
2024-11-27 11:52:44 +00:00
Will McGugan
be1156aebd
changelog
2024-11-27 10:25:07 +00:00
Will McGugan
61b54ed474
version bump
2024-11-24 20:28:26 +00:00
Will McGugan
2b9dee032e
fix auto width select
2024-11-24 20:27:10 +00:00
Will McGugan
7afdb85a26
snapshot
2024-11-24 17:07:15 +00:00
Will McGugan
3e99fd26e2
version bump
2024-11-24 11:51:08 +00:00
Will McGugan
cbc6e3277a
game tidy, snapshots
2024-11-24 10:21:13 +00:00
Will McGugan
acbce32739
tile game
2024-11-23 17:26:30 +00:00
Will McGugan
406766b6b5
don't add new parameter
2024-11-20 18:44:07 +00:00
Will McGugan
db7d1550e9
changelog
2024-11-20 18:17:42 +00:00
Will McGugan
33c0afe61d
disable loading widgets
2024-11-20 18:16:44 +00:00
Will McGugan
9278789b6d
changelog
2024-11-20 13:21:04 +00:00
Will McGugan
60f2b2c2c9
dock offsets
2024-11-20 13:20:00 +00:00
Will McGugan
5254e6125c
version bump
2024-11-19 15:26:48 +00:00
Will McGugan
f917421727
version bump
2024-11-18 16:07:39 +00:00
Will McGugan
e32ea49422
Merge branch 'main' into fix-scroll-placements
2024-11-18 16:05:32 +00:00
Darren Burns
8b616e13bd
Ensure theme variables available on initial render ( #5254 )
...
* Ensure theme variables are available immediately
* Add snapshot test ensuring theme variables are available in code
* Fix theme variables
2024-11-18 16:04:16 +00:00
Will McGugan
890b872513
changelog
2024-11-18 15:58:29 +00:00
Will McGugan
18ba741718
fix demo
2024-11-16 18:51:05 +00:00
Will McGugan
5a738fad04
changelog date
2024-11-16 18:29:28 +00:00
Will McGugan
495df59aa0
Merge pull request #5238 from Textualize/demo-polish
...
Demo polish
2024-11-16 18:23:44 +00:00
Will McGugan
060ae89b34
version bump
2024-11-16 18:01:32 +00:00
Will McGugan
91c71e564e
changelog
2024-11-16 18:00:43 +00:00
Will McGugan
6f79324703
changelog
2024-11-16 17:53:08 +00:00
Will McGugan
35035628ee
Changelog
2024-11-16 17:52:20 +00:00
TomJGooding
17400c1d09
Merge branch 'main' into fix-tabs-update-highlighting-when-tab-removed
2024-11-15 17:24:10 +00:00
TomJGooding
98172d626e
fix(text area): fix mouse selection with tab characters ( #5237 )
2024-11-15 17:12:17 +00:00
Will McGugan
86fc98a008
tree demo
2024-11-15 14:15:18 +00:00
Will McGugan
d31b373d5d
snapshot fixes
2024-11-14 21:04:31 +00:00
Will McGugan
9f49bc2050
add is_scrolling
2024-11-14 19:06:08 +00:00
Will McGugan
caa7dde4f1
default theme logic
2024-11-14 16:53:07 +00:00
Will McGugan
dcfbbc38b6
demo updates
2024-11-14 13:00:40 +00:00
TomJGooding
7db3e581d2
update changelog
2024-11-13 22:09:55 +00:00
Darren Burns
e7357622cc
Merge branch 'main' into themes
2024-11-12 16:13:48 +00:00
Darren Burns
e3badeabbc
Changelog
2024-11-12 15:57:13 +00:00
Will McGugan
f2fa5ce37f
Merge branch 'main' into in-band-resize
2024-11-11 17:08:50 +00:00
Will McGugan
f9f220dc8e
blur action
2024-11-11 15:40:40 +00:00
Will McGugan
e88aa970d0
changelog
2024-11-11 15:30:43 +00:00
Will McGugan
22ff9337de
lazy reveal
2024-11-11 15:30:14 +00:00
Will McGugan
7aa434a1af
rename
2024-11-09 16:23:32 +00:00
Will McGugan
5d6c4d6d7a
fix line wrap, rename event to message
2024-11-08 11:09:33 +00:00