Will McGugan
b2516c5ce3
Update docs/guide/input.md
...
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com >
2022-12-21 15:27:58 +00:00
Will McGugan
611dffcbba
Update docs/guide/input.md
...
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com >
2022-12-21 15:23:19 +00:00
Will McGugan
17a0d52945
Update docs/guide/input.md
...
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com >
2022-12-21 15:23:05 +00:00
Will McGugan
b793b06b56
Update docs/guide/input.md
...
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com >
2022-12-21 15:22:47 +00:00
Will McGugan
77eadc9fa1
words
2022-12-21 15:17:27 +00:00
Will McGugan
b04a116620
Update docs/guide/input.md
...
Co-authored-by: darrenburns <darrenburns@users.noreply.github.com >
2022-12-21 15:04:40 +00:00
Will McGugan
8b7f3c0968
Update docs/guide/input.md
...
Co-authored-by: darrenburns <darrenburns@users.noreply.github.com >
2022-12-21 15:04:29 +00:00
Will McGugan
0325c50e7a
Update docs/guide/input.md
...
Co-authored-by: darrenburns <darrenburns@users.noreply.github.com >
2022-12-21 15:04:19 +00:00
Will McGugan
95b2285172
Update docs/guide/input.md
...
Co-authored-by: darrenburns <darrenburns@users.noreply.github.com >
2022-12-21 15:04:03 +00:00
Will McGugan
7a46672d64
docs and expanded keys
2022-12-21 11:38:20 +00:00
Will McGugan
5e2e0fe566
keys refactor
2022-12-20 21:18:10 +00:00
Will McGugan
002cbab0d5
add pause to action
2022-12-19 11:26:42 +00:00
Dave Pearson
4ee1aba436
Add a note about priority and defaults to the binding documentation
2022-12-15 15:02:55 +00:00
Sundeep Agarwal
dffdb63e9d
fixed typos
2022-11-28 10:17:26 +05:30
Will McGugan
95ec5452d1
Merge pull request #1272 from vitrioil/fix_doc
...
Fix correct method name reference in doc
2022-11-25 13:45:14 +08:00
vitrioil
610fff1a33
Fix correct method name reference in doc
2022-11-24 19:59:14 +05:30
Rodrigo Girão Serrão
bc1298b85b
Pause so that screenshots are not empty.
2022-11-23 17:09:53 +00:00
Rodrigo Girão Serrão
e0b5722828
Pause so that programmatic style change is visible.
2022-11-23 15:27:40 +00:00
Dave Pearson
5f4a44c6c6
Fix the devtools example of how to run an app
2022-11-17 10:39:43 +00:00
Will McGugan
30b5f1d7f7
Merge pull request #1128 from Textualize/docs-blog
...
Added blog
2022-11-07 11:42:05 +00:00
Will McGugan
b29e2fc136
Update docs/guide/design.md
...
Co-authored-by: Dave Pearson <davep@davep.org >
2022-11-07 11:36:14 +00:00
Will McGugan
493d67cb69
Update docs/guide/design.md
...
Co-authored-by: Dave Pearson <davep@davep.org >
2022-11-07 11:34:50 +00:00
Will McGugan
5a610bda19
added social cards
2022-11-06 17:53:23 +00:00
Will McGugan
ef26795da7
words
2022-11-06 16:54:44 +00:00
Will McGugan
8676fb7017
update copy
2022-11-05 15:10:07 +00:00
Will McGugan
cb03076a97
added color docs
2022-11-05 14:52:01 +00:00
Sayandip Dutta
e2935af8d6
chore(docs): Fixed typo
...
follow by -> followed by
2022-11-02 21:56:38 +05:30
darrenburns
bbd811d671
Support multiple CSS files ( #1079 )
...
* Support multiple CSS paths
* Update a type to match docstring
* Ensure the demo app still works
* Use absolute paths in tests to (hopefully) appease Windows
* Notes about CSS changes in guide/docstrings, small grammar/typos fixes
* Move snapshot apps into snapshot_tests dir, improve messaging in snapshot output, add test for multiple css files interacting with classvar CSS
* Ensure consistent snapshot naming cross-platform
* Use rpartition instead of partition in import_app
* Fix handling of import_app when colon in arg
* Support paths containing Windows drive names in import_app
* Add note on new relative paths in snap_compare
* Update docs/guide/CSS.md
Co-authored-by: Will McGugan <willmcgugan@gmail.com >
* Fix formatting
* Update CHANGELOG to mention CSS_PATH supporting a list
Co-authored-by: Will McGugan <willmcgugan@gmail.com >
2022-11-01 17:13:25 +00:00
Dave Pearson
dcf1784676
Merge pull request #1017 from UriyaHarpeness/feature/fix-some-inaccuracies-in-the-tutorial
...
Fix some inaccuracies in the tutorial.
2022-10-31 13:11:02 +00:00
Darren Burns
47c5a22b31
Docs change, as per code review request
2022-10-31 12:43:30 +00:00
UriyaHarpeness
ad47b9167e
Fix some typos in docs.
2022-10-26 08:39:36 +03:00
Darren Burns
b6e19d5c30
Add note to docs about always_update
2022-10-25 14:39:39 +01:00
Michael Bridak
9d76c8c65e
Typo...
2022-10-24 12:30:58 -07:00
Dave Pearson
76e9654535
Merge pull request #958 from davep/toll-free
...
Review the use of the bell in various examples and documentation files
2022-10-19 15:56:21 +01:00
Dave Pearson
836a4e5291
Correct the file included for the second key example
...
Not an issue with removing the bell, actually a pre-existing mistake in the
docs. The wrong file was being included.
2022-10-19 15:24:44 +01:00
Dave Pearson
f648457c1e
action03 doesn't ring the bell on button press any more
2022-10-19 15:21:22 +01:00
Dave Pearson
5c5ca3316f
Remove the bell from the actions02 documentation example
2022-10-19 14:43:37 +01:00
Dave Pearson
f5ce603d43
Remove the bell from the actions01 documentation example
2022-10-19 14:41:13 +01:00
Matt Rixman
6a47d82330
Fix typo in devtools.md
...
forgotten so install --> forgotten to install
2022-10-17 09:26:38 -06:00
darrenburns
45e5658aea
Mention ordering of superpower methods in docs ( #935 )
2022-10-17 15:48:16 +01:00
Will McGugan
46208ef905
Merge branch 'css' into mount-wait
2022-10-17 09:36:15 +01:00
Dave Pearson
c32dbda297
Merge pull request #923 from davep/css-docs-review-screens
...
CSS docs review - Screens
2022-10-15 22:37:15 +01:00
Dave Pearson
a20dbbe325
Drop the
...
This could either be dropping `the`, as I've done here, or perhaps adding
something like `approach` after `SCREENS`. I feel one or the other is needed
to make this flow well.
2022-10-15 22:26:19 +01:00
Dave Pearson
bdbdb62fd0
Code markup Screen
2022-10-15 22:25:16 +01:00
Dave Pearson
f14f09d80a
Add 'a' and code-markup dict
2022-10-15 22:24:36 +01:00
Dave Pearson
5f97884798
associated -> associate
2022-10-15 22:21:18 +01:00
Dave Pearson
c856ab3e38
screen -> key
2022-10-15 22:20:24 +01:00
Dave Pearson
78af99e780
an -> a
2022-10-15 22:14:07 +01:00
Dave Pearson
c670fc6960
Add as
2022-10-15 22:11:26 +01:00
Dave Pearson
f898fee1d1
Remove trailing whitespace
2022-10-15 22:09:39 +01:00