Commit Graph

773 Commits

Author SHA1 Message Date
Will McGugan
82c0bd877c remove accent3 2022-04-05 17:10:04 +01:00
Will McGugan
ba707c96be blue and orange 2022-04-05 17:00:35 +01:00
Will McGugan
e44877c2af compositor nesting fix 2022-04-05 15:47:08 +01:00
Will McGugan
ca77f7e24d color tweaks 2022-04-04 19:49:18 +01:00
Will McGugan
2cda9053a3 color scheme 2022-04-04 17:25:27 +01:00
Will McGugan
ab5a2efd84 color scheme, compositor fix 2022-04-04 17:00:29 +01:00
Will McGugan
a6a2b0cdbf comment 2022-04-03 21:37:36 +01:00
Will McGugan
d234c54343 test fixes 2022-04-03 21:30:51 +01:00
Will McGugan
7c8079cce2 move attributes 2022-04-03 12:51:47 +01:00
Will McGugan
3d3b514dab color system 2022-04-03 09:04:44 +01:00
Will McGugan
1e46f186c4 simplify color code 2022-04-02 09:50:48 +01:00
Will McGugan
69cab335d3 Refactored color constants 2022-04-02 09:25:17 +01:00
Will McGugan
bd49cebbae color tweak 2022-04-01 19:09:24 +01:00
Will McGugan
63581198fa dark fix 2022-04-01 19:02:14 +01:00
Will McGugan
ba2ebaa0a8 color docs 2022-04-01 18:53:09 +01:00
Will McGugan
2d17bdb84b palette generate 2022-03-31 17:56:14 +01:00
Will McGugan
5508ece2e3 color animation 2022-03-30 15:04:36 +01:00
Will McGugan
736a56182c formatting 2022-03-29 20:50:42 +01:00
Will McGugan
aa16dbab12 replace color with Textual color 2022-03-29 20:42:47 +01:00
Will McGugan
bea92f3f4d Merge branch 'css' into color-palette 2022-03-29 20:01:36 +01:00
Will McGugan
7887b58b69 use new Color class 2022-03-29 19:59:34 +01:00
Will McGugan
1d3708dd74 color parsing and tests 2022-03-29 16:12:09 +01:00
Will McGugan
de22f3414f color class 2022-03-29 15:25:03 +01:00
Will McGugan
80bad9b52c Merge pull request #333 from Textualize/uber-widget
Compositor refactor
2022-03-29 15:22:19 +01:00
Will McGugan
83a66ca256 clarify in comments 2022-03-29 15:20:05 +01:00
Darren Burns
6c0be771c5 Fix typo in comment 2022-03-29 15:04:54 +01:00
Will McGugan
5a99069de0 node_list -> children 2022-03-29 14:24:18 +01:00
Will McGugan
4db38e53d2 Update src/textual/dom.py
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
2022-03-29 14:21:13 +01:00
Will McGugan
52cee85d72 Update src/textual/css/_styles_builder.py
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
2022-03-29 14:13:11 +01:00
Will McGugan
e1fb802fe7 superfluous return 2022-03-29 14:12:37 +01:00
Will McGugan
577f1db273 no need for alias 2022-03-29 14:06:18 +01:00
Will McGugan
38189321a4 scroll -> scroll_offset 2022-03-29 14:05:17 +01:00
Will McGugan
7de540c0ac Update src/textual/_compositor.py
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
2022-03-29 13:57:44 +01:00
Will McGugan
3e2a348286 Update src/textual/_compositor.py
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
2022-03-29 13:57:37 +01:00
Will McGugan
8a2a0700b3 remove superfluous code 2022-03-29 13:51:25 +01:00
Will McGugan
2c3577dddf Update src/textual/_compositor.py
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
2022-03-29 11:36:46 +01:00
Will McGugan
75d803b60e Update src/textual/_animator.py
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
2022-03-29 11:35:08 +01:00
Will McGugan
b01c3754c8 Update sandbox/uber.py
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
2022-03-29 11:34:36 +01:00
Will McGugan
ad1b369fbf updated docstring 2022-03-29 11:33:32 +01:00
Will McGugan
85b6af5662 comment 2022-03-27 19:54:26 +01:00
Will McGugan
09ded27516 clear dirty widgets on layout 2022-03-27 19:50:01 +01:00
Will McGugan
58b8ce5b11 typing 2022-03-27 19:05:00 +01:00
Will McGugan
4eb60901d6 refresh scrollbars 2022-03-27 19:03:02 +01:00
Will McGugan
425134bec9 test fix 2022-03-27 18:04:03 +01:00
Will McGugan
05090457ce private method 2022-03-27 18:00:13 +01:00
Will McGugan
6896a44359 refresh widget on class change 2022-03-27 17:58:48 +01:00
Will McGugan
0441a5d838 dirty regions 2022-03-27 17:50:26 +01:00
Will McGugan
d004c88f77 docstrings 2022-03-27 10:07:58 +01:00
Will McGugan
c5ef465573 docstrings 2022-03-27 10:05:03 +01:00
Will McGugan
bf0d1e298d tidy 2022-03-27 10:00:55 +01:00