Will McGugan
|
e40f95d4f9
|
wording
|
2024-11-19 14:46:50 +00:00 |
|
Will McGugan
|
43befce654
|
Update docs/tutorial.md
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
|
2024-11-19 14:36:47 +00:00 |
|
Will McGugan
|
0ecd621209
|
Update docs/tutorial.md
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
|
2024-11-19 14:36:33 +00:00 |
|
Will McGugan
|
80bf6eb887
|
words
|
2024-11-19 12:43:45 +00:00 |
|
Will McGugan
|
0f4f423514
|
flesh out tutorial
|
2024-11-19 11:41:26 +00:00 |
|
Will McGugan
|
f3a98d1419
|
Tutorial update
|
2024-11-18 22:01:44 +00:00 |
|
Will McGugan
|
8d99130708
|
Merge pull request #5253 from Textualize/fix-scroll-placements
Fix scroll placements
v0.86.2
|
2024-11-18 16:18:55 +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 |
|
Will McGugan
|
fbb870d17c
|
Update tests/test_compositor.py
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
|
2024-11-18 16:05:09 +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
|
60638e6b6f
|
comment
|
2024-11-18 15:55:21 +00:00 |
|
Will McGugan
|
2a1f74e699
|
test
|
2024-11-18 15:54:12 +00:00 |
|
Will McGugan
|
3addcdbf03
|
simplify
|
2024-11-18 15:38:39 +00:00 |
|
Will McGugan
|
073eb0e0ee
|
restore widget region
|
2024-11-18 15:07:04 +00:00 |
|
Will McGugan
|
9d8a3586f0
|
typing simplify
|
2024-11-18 14:53:50 +00:00 |
|
Will McGugan
|
ff061d180d
|
fix placement
|
2024-11-18 14:22:23 +00:00 |
|
Will McGugan
|
4c805bf442
|
fix for spatial map and layout
|
2024-11-18 14:03:53 +00:00 |
|
Will McGugan
|
845840e830
|
add offset to WidgetPlacement
|
2024-11-18 10:54:16 +00:00 |
|
Will McGugan
|
435f73b60d
|
optimization
|
2024-11-18 10:38:20 +00:00 |
|
Edward Jazzhands
|
86fc1054e8
|
fixed docstring in Static to reflect 'renderable' being renamed to 'content' (#5246)
|
2024-11-18 10:15:24 +00:00 |
|
Will McGugan
|
18ba741718
|
fix demo
v0.86.1
|
2024-11-16 18:51:05 +00:00 |
|
Will McGugan
|
5a738fad04
|
changelog date
v0.86.0
|
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
|
d8f149de5c
|
refine
|
2024-11-16 17:56:29 +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 |
|
Will McGugan
|
e8b1c211b7
|
Merge pull request #5241 from Textualize/theme-unregister-fix
Registering builtin themes on startup
|
2024-11-16 17:51:32 +00:00 |
|
Will McGugan
|
1af8e33d69
|
Merge pull request #5233 from TomJGooding/fix-tabs-update-highlighting-when-tab-removed
fix(tabs): update highlighting when tab removed
|
2024-11-16 17:46:15 +00:00 |
|
Will McGugan
|
bbfd882f52
|
Merge pull request #5244 from KrzysztofSobol/main
fixed the "backround" typo
|
2024-11-16 17:45:38 +00:00 |
|
Will McGugan
|
57e65d95d0
|
more efficient order styles
|
2024-11-16 17:42:43 +00:00 |
|
Will McGugan
|
d795c43dd1
|
Refine
|
2024-11-16 17:08:50 +00:00 |
|
Kex
|
f3460f84af
|
fixed the "backround" typo
|
2024-11-16 13:47:49 +01:00 |
|
Darren Burns
|
101f199b33
|
Registering builtin themes on startup
|
2024-11-16 00:12:07 +00:00 |
|
Will McGugan
|
07bd5dbbfd
|
timing issue in test
|
2024-11-15 18:17:44 +00:00 |
|
TomJGooding
|
46a9fa0e68
|
update snapshot
|
2024-11-15 17:44:50 +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
|
12f3cc67fa
|
catch bad screen on timer
|
2024-11-15 17:02:23 +00:00 |
|
Will McGugan
|
a0d458789d
|
test fixes
|
2024-11-15 16:42:06 +00:00 |
|
Will McGugan
|
326e6c4fe3
|
tabs demo
|
2024-11-15 16:02:33 +00:00 |
|
Will McGugan
|
f74e4db5e0
|
harden lazy reveal
|
2024-11-15 14:28:46 +00:00 |
|
Will McGugan
|
86fc98a008
|
tree demo
|
2024-11-15 14:15:18 +00:00 |
|
Will McGugan
|
09a439035d
|
catch no screen
|
2024-11-15 12:14:37 +00:00 |
|
Will McGugan
|
df630305d2
|
markdowns
|
2024-11-15 12:09:39 +00:00 |
|
Will McGugan
|
672daf8aa8
|
Add text area
|
2024-11-15 10:16:16 +00:00 |
|
Will McGugan
|
a5c3c70596
|
disable button text
|
2024-11-14 21:15:19 +00:00 |
|