Darren Burns
4ed9e780de
Merge branch 'css' of github.com:willmcgugan/textual into opacity-changes
2022-08-31 14:16:02 +01:00
Darren Burns
210214260d
Renaming opacity to text-opacity in code
2022-08-31 13:39:34 +01:00
Will McGugan
fe49b36142
Merge pull request #684 from Textualize/delay-transition
...
Delay transition
2022-08-31 11:47:01 +01:00
darrenburns
01df7c8819
Merge branch 'css' into table-layout
2022-08-30 16:18:32 +01:00
Darren Burns
45fbad2931
Merge branch 'css' of github.com:Textualize/textual into delay-transition
2022-08-30 16:07:46 +01:00
Darren Burns
6734700de2
Testing animation delay in CSS and code
2022-08-30 15:56:24 +01:00
Darren Burns
0455dacfdd
Smarter delays - animator doesnt need to work during delay period
2022-08-30 15:51:26 +01:00
Will McGugan
1907b3fd88
Merge pull request #713 from Textualize/docs-values
...
Values sections for CSS properties, some rewordings
2022-08-30 12:59:31 +01:00
Will McGugan
d258717330
calculator tweak
2022-08-30 12:50:29 +01:00
Darren Burns
779f49f858
Merge branch 'css' of github.com:Textualize/textual into delay-transition
2022-08-30 12:03:30 +01:00
Darren Burns
92f15abc42
Values sections added to CSS properties docs
2022-08-30 11:49:11 +01:00
Will McGugan
b5cb875c5f
spacing test
2022-08-30 10:00:12 +01:00
Will McGugan
7463066f0a
fix for scrollbar alignment
2022-08-30 10:00:01 +01:00
Will McGugan
f4eb053a26
optimizations
2022-08-29 21:39:08 +01:00
Will McGugan
e2306decee
more functionality via CSS
2022-08-29 15:00:10 +01:00
Will McGugan
c3d2a87211
table layout
2022-08-29 11:18:41 +01:00
Darren Burns
ad803a7753
Text justify has become text align
2022-08-26 15:33:42 +01:00
Darren Burns
3b155216f0
Docs for text-justify
2022-08-26 14:51:27 +01:00
Darren Burns
6017bdd6d9
Merge branch 'css' of github.com:willmcgugan/textual into text-justify
2022-08-26 12:28:23 +01:00
Darren Burns
9eb5a17df7
Update sandbox example to use text-justify CSS property
2022-08-25 17:16:44 +01:00
Darren Burns
e8a2892e0e
Merge branch 'css' of github.com:Textualize/textual into text-justify
2022-08-25 16:33:54 +01:00
Darren Burns
0db5fe47e0
Text justify initial work, help text
2022-08-25 10:53:44 +01:00
Will McGugan
d96cd97658
Merge branch 'css' into docs-intro
2022-08-23 11:28:53 +01:00
Will McGugan
bda9790a2a
stopwatch04
2022-08-20 20:29:19 +01:00
darrenburns
3749412d2f
Animation callback ( #683 )
...
* Add on_complete callback to Animations
* Add tests for on_complete Animation callbacks
* Update __textual_animation__ signature to include callback
* Support awaitable callbacks for animator on_complete
* Import tidying
* Update animator tests
2022-08-19 14:55:53 +01:00
Will McGugan
cccf0bd51b
Merge branch 'css' into docs-intro
2022-08-19 11:39:55 +01:00
Will McGugan
60527b3322
Merge pull request #680 from Textualize/css-syntax-error-message
...
Improve error message for CSS syntax error
2022-08-18 10:38:42 +01:00
Darren Burns
113ac87c9e
Use friendly_list in syntax error message
2022-08-18 10:28:55 +01:00
Will McGugan
29422a6d0b
Merge branch 'css' into docs-intro
2022-08-17 15:05:13 +01:00
Will McGugan
97a9619d59
revised screens api
2022-08-17 08:46:06 +01:00
Will McGugan
cafff08e23
sandbox fix
2022-08-16 20:17:08 +01:00
Will McGugan
2284a87040
fix demo
2022-08-16 19:30:02 +01:00
Will McGugan
62f7ed8358
alignment fix
2022-08-16 17:06:33 +01:00
Darren Burns
9fe0a5f21c
Add animation/transition delay support
2022-08-16 15:37:09 +01:00
Darren Burns
50e2baba54
Add on_complete callback to Animations
2022-08-16 13:50:11 +01:00
Will McGugan
a9fb78edc1
screens api
2022-08-16 11:39:40 +01:00
Will McGugan
ff55dafb86
prototype screens api
2022-08-16 11:00:47 +01:00
darrenburns
e94ea25faf
Filling the gap between horizontal and vertical scrollbars ( #664 )
...
* Fill the spacing between the scrollbars
* Add "scrollbar-corner-color" CSS rule and doc
* Remove unused print statement
* Some sandbox changes
* Remove redundant words from docs
* Add docstring to ScrollBarCorner class
2022-08-16 10:55:34 +01:00
Will McGugan
d3dcaf8564
Merge branch 'sidebar-fix' into docs-intro
2022-08-14 21:36:00 +01:00
Will McGugan
310af598f2
basic fix
2022-08-14 21:35:49 +01:00
Will McGugan
88e6da92ba
merge
2022-08-14 21:29:17 +01:00
Will McGugan
5c56ba20d5
fix for percentage scalars
2022-08-14 21:26:16 +01:00
Will McGugan
538e5d4701
lots more docs
2022-08-14 15:43:00 +01:00
Will McGugan
b741810fce
added allow_vertical_scroll and allow_horizontal_scroll
2022-08-13 19:47:41 +01:00
Will McGugan
f6a26c3f41
simplify
2022-08-13 12:02:39 +01:00
Will McGugan
5b7dd4b576
removed old version of widgets
2022-08-13 11:53:14 +01:00
Will McGugan
f00e2d22d4
header fixes, and lazy queries
2022-08-13 09:12:59 +01:00
Will McGugan
71bb29d5d4
remove log
2022-08-11 17:17:40 +01:00
Will McGugan
bd82ece9cf
fix for footer
2022-08-11 16:45:31 +01:00
Will McGugan
1a1076bbea
tree fix
2022-08-11 13:33:26 +01:00