Will McGugan
632cfc77b0
changelog
2023-01-31 12:14:36 +01:00
Will McGugan
be5a67e903
fix auto width glitch
2023-01-31 12:13:25 +01:00
Dave Pearson
8bfe4e8170
Fix unintentional indent
2023-01-31 10:36:07 +00:00
Will McGugan
dc1c4dad0e
Merge pull request #1698 from Textualize/fix-paste
...
Fix paste and test
2023-01-31 11:27:58 +01:00
Will McGugan
2ec01916d0
unused import
2023-01-31 11:16:48 +01:00
Will McGugan
6e7fd08890
change log [skip ci]
2023-01-31 11:14:23 +01:00
Will McGugan
dc02b22d7c
Fix paste and test
2023-01-31 11:12:47 +01:00
Dave Pearson
928a289c0e
Add extra unit tests for password field deletion
...
Here we're just testing the exceptional situations.
2023-01-30 20:38:19 +00:00
Dave Pearson
5fc16c6af0
Add extra unit tests for password field movement
...
Here we're just testing the exceptional situations.
2023-01-30 20:34:22 +00:00
Will McGugan
62cede54ef
docstring update
2023-01-30 19:24:16 +01:00
Will McGugan
891e8d95a1
Merge pull request #1695 from Textualize/rodrigogiraoserrao-patch-1
...
Update test_animation.py
2023-01-30 19:04:41 +01:00
Will McGugan
08bb55bfb3
Merge pull request #1696 from Textualize/render-widths-test
...
Restore tests
2023-01-30 19:03:56 +01:00
Will McGugan
71a0a6676f
docstring [skip ci]
2023-01-30 19:02:35 +01:00
Will McGugan
4aa988347f
add tests
2023-01-30 18:59:23 +01:00
Rodrigo Girão Serrão
1fc2c2951c
Update test_animation.py
...
Make it less likely for test to fail.
References: #1675
2023-01-30 17:24:15 +00:00
Dave Pearson
12cfec7be3
When in password mode have word-oriented actions act on whole input
...
The idea here is that a password field should give no hint as to what's
within, length notwithstanding. To this end have the actions that (re)move
based on word boundaries act as if a password field is always just one word.
See #1692 (and previously #1676 , prompted originally by #1310 ).
2023-01-30 16:51:45 +00:00
Rodrigo Girão Serrão
aa03373a64
Merge pull request #1673 from Textualize/doc-improvements
...
Documentation improvements
2023-01-30 15:52:45 +00:00
Rodrigo Girão Serrão
ca6763d4a3
Merge branch 'main' into doc-improvements
2023-01-30 15:35:43 +00:00
Will McGugan
475cd4fb1b
Merge pull request #1644 from davep/tree-deeply
...
Add support for a method of expanding/collapsing all tree nodes from a given node down
2023-01-30 16:27:06 +01:00
Dave Pearson
89c799d02a
Merge pull request #1676 from davep/more-input-bindings
...
More input bindings
2023-01-30 15:20:09 +00:00
Will McGugan
11618e7029
Merge branch 'main' into more-input-bindings
2023-01-30 16:15:27 +01:00
Will McGugan
d5844f7949
Merge pull request #1689 from Textualize/scroll-sensitivity
...
Scroll sensitivity
2023-01-30 16:14:44 +01:00
Will McGugan
081110ff96
fix typo [skip ci]
2023-01-30 16:13:53 +01:00
Will McGugan
44b1888e61
fixed URL
2023-01-30 16:07:15 +01:00
Will McGugan
b8d15c6d61
comment
2023-01-30 16:00:57 +01:00
Will McGugan
88b155132b
Merge branch 'main' into scroll-sensitivity
2023-01-30 15:59:49 +01:00
Will McGugan
ec937bc06a
Merge pull request #1675 from Textualize/process-sleep
...
Process sleep
2023-01-30 15:58:54 +01:00
Will McGugan
9e5bcf2063
merge
2023-01-30 15:49:07 +01:00
Will McGugan
0e7941f8cd
Merge pull request #1691 from Textualize/fix-snafu
...
fix typing
2023-01-30 15:45:59 +01:00
Will McGugan
f890a72a77
fixed comments
2023-01-30 15:45:48 +01:00
Will McGugan
c48ed3af78
comments and docstrings
2023-01-30 15:39:10 +01:00
Will McGugan
787232b644
fix removed test
2023-01-30 15:34:04 +01:00
Will McGugan
4a302148f8
fix typing
2023-01-30 15:08:14 +01:00
Will McGugan
be62f7aaa4
docstrings [skip ci]
2023-01-30 14:38:30 +01:00
Rodrigo Girão Serrão
b023d4e02e
Improve tests.
2023-01-30 12:34:35 +00:00
Will McGugan
5116fcaa02
merge and annotations
2023-01-30 13:19:25 +01:00
Will McGugan
0e01651825
Merge branch 'main' into scroll-sensitivity
2023-01-30 13:18:47 +01:00
Will McGugan
144be32429
update docstring [skip CI]
2023-01-30 13:10:07 +01:00
Will McGugan
15d4341bc0
Merge pull request #1686 from Textualize/fix-renderable-width
...
fix for render width
2023-01-30 13:06:16 +01:00
Will McGugan
eb91fc0579
snapshot fix
2023-01-30 13:01:44 +01:00
Will McGugan
7523c6d680
use floats
2023-01-30 12:56:21 +01:00
Will McGugan
18946eaa09
doc attributes
2023-01-30 12:53:45 +01:00
Will McGugan
52ae868ddf
changelog
2023-01-30 12:46:50 +01:00
Will McGugan
ea6afc957f
separate scroll sensitivity
2023-01-30 12:44:58 +01:00
Will McGugan
b585f25d7b
scroll sensitivity
2023-01-30 12:36:49 +01:00
Dave Pearson
62244b4ea9
Merge branch 'main' into more-input-bindings
2023-01-30 11:25:07 +00:00
Dave Pearson
9df61ba830
Update the CHANGELOG
2023-01-30 11:21:55 +00:00
Dave Pearson
a1752248d4
Help some older Pythons along
2023-01-30 10:23:37 +00:00
Dave Pearson
9e23a79ec1
Add more Input unit tests for actions that modify the text
...
This time all the things to do with deleting right.
2023-01-30 10:15:23 +00:00
Dave Pearson
af2189fdeb
Fix a docstring typo
2023-01-30 10:12:35 +00:00