Commit Graph

39 Commits

Author SHA1 Message Date
Will McGugan
9095140943 words 2025-05-01 16:26:10 +01:00
Will McGugan
c3b5d4f55e words 2025-05-01 16:10:26 +01:00
TomJGooding
dcc24eae82 docs: fix 'into' grammar 2024-12-30 20:33:02 +00:00
TomJGooding
9a43e50472 behaviour -> behavior 2024-08-27 15:15:04 +01:00
Will McGugan
e0e3f8d1ff no copy 2024-08-01 12:06:33 +01:00
Will McGugan
4c11d09315 docs 2024-07-12 16:23:18 +01:00
Will McGugan
78b2a6670a docs 2024-07-12 16:09:05 +01:00
Will McGugan
f8be478ccb Update docs/guide/reactivity.md
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
2024-02-26 14:24:05 +00:00
Will McGugan
ba13c3c390 Update docs/guide/reactivity.md
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
2024-02-26 14:23:55 +00:00
Will McGugan
14c5ac8dea redundant 2024-02-26 13:34:03 +00:00
Will McGugan
45e9cd6062 comma 2024-02-26 13:33:24 +00:00
Will McGugan
274c0f6c08 words 2024-02-25 18:30:42 +00:00
Will McGugan
3093d5297c recompose docs 2024-02-25 18:24:45 +00:00
Will McGugan
e701a8fad3 docs 2024-02-25 17:07:12 +00:00
Will McGugan
f39a7c96d3 Update docs/guide/reactivity.md
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
2024-02-06 16:26:39 +00:00
Will McGugan
a817ecb999 docs 2024-02-06 14:58:07 +00:00
Will McGugan
f20515d4ae reactive docs 2024-02-06 14:30:27 +00:00
Rodrigo Girão Serrão
0e6769721b Show TCSS as css instead of sass. 2023-12-20 17:11:30 +00:00
Rodrigo Girão Serrão
9a9d534b6d Document DOMNode.watch (#3724)
* Document DOMNode.watch

* Create standalone example.

Addresses review comment: https://github.com/Textualize/textual/pull/3724#pullrequestreview-1744357054.

* Create standalone example.

Addresses review comment: https://github.com/Textualize/textual/pull/3724#pullrequestreview-1744357054.
2023-11-27 13:44:26 +00:00
Rodrigo Girão Serrão
5ee0ebfef4 Rename CSS files to TCSS.
Related issue: #3137.
2023-08-22 13:21:17 +01:00
Dave Pearson
955fb7363a Remove tab presses from reactivity guide post-AUTO_FOCUS
See #2720. While there wasn't a problem here, there's no point in having
those there any more as the fields will have focus to start with.
2023-06-02 07:00:50 +01:00
Will McGugan
93742d9d69 rewording 2022-12-22 11:51:59 +00:00
vitrioil
610fff1a33 Fix correct method name reference in doc 2022-11-24 19:59:14 +05:30
Darren Burns
47c5a22b31 Docs change, as per code review request 2022-10-31 12:43:30 +00:00
Darren Burns
b6e19d5c30 Add note to docs about always_update 2022-10-25 14:39:39 +01:00
darrenburns
45e5658aea Mention ordering of superpower methods in docs (#935) 2022-10-17 15:48:16 +01:00
Dave Pearson
67d722507b Remove unnecessary 'the' 2022-10-15 18:25:59 +01:00
Dave Pearson
09fe0077ed Add missing code markup marker 2022-10-15 18:23:52 +01:00
Dave Pearson
1805dd7abb 'follow' -> 'following' 2022-10-15 18:23:27 +01:00
Dave Pearson
c159b434b5 Singular attribute to attributes
If there's multiple...
2022-10-15 18:18:29 +01:00
Dave Pearson
306580ec93 'a' -> 'an'
This one could go either way, I guess. If most folk read __init__ like I
do, simply as the word "init" then this is needed; likewise if they say the
underscore, on the other hand if folk tend to go with dunder-init...)

I may recant this depending on the result of this:

  https://twitter.com/davepdotorg/status/1581331978049052672
2022-10-15 18:07:24 +01:00
Dave Pearson
0a7b7dd1fd Remove trailing whitespace 2022-10-15 18:04:17 +01:00
Will McGugan
cf14b812ed words 2022-10-07 21:05:20 +01:00
Will McGugan
94ff417e1f fix line highlight 2022-10-04 08:55:25 +01:00
Will McGugan
f43366abfb update dependancies 2022-10-03 17:23:47 +01:00
Will McGugan
9de1a87024 more docs and compute example 2022-10-03 16:55:40 +01:00
Will McGugan
d9d5791925 todos 2022-09-06 15:39:41 +01:00
Will McGugan
3e41e14714 box diagram 2022-09-06 10:50:12 +01:00
Will McGugan
e7d57a4aa2 renamed introduction to tutorial 2022-09-05 21:30:29 +01:00