Will McGugan
|
cc4e9c4bcf
|
link doc
|
2024-10-29 13:58:10 +00:00 |
|
Will McGugan
|
2f2f3142bc
|
update titles
|
2024-07-17 17:37:41 +01:00 |
|
Will McGugan
|
e4c57557f8
|
extra words
|
2024-05-08 17:08:13 +01: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
|
0099e496df
|
Update highlighted lines. (#3875)
|
2023-12-14 16:36:21 +00:00 |
|
Rodrigo Girão Serrão
|
5ee0ebfef4
|
Rename CSS files to TCSS.
Related issue: #3137.
|
2023-08-22 13:21:17 +01:00 |
|
Will McGugan
|
ed4eb2c7a7
|
copy
|
2023-07-23 16:14:29 +01:00 |
|
Will McGugan
|
381fde7212
|
update copy
|
2023-07-23 16:08:13 +01:00 |
|
Dave Pearson
|
17ae7175a5
|
Reword the text relating to the creation of thread workers
|
2023-07-13 14:08:56 +01:00 |
|
Dave Pearson
|
8c105fb373
|
Fix a broken link to the Worker class (#2816)
|
2023-06-21 10:44:59 +01:00 |
|
Will McGugan
|
79ebbff933
|
typo
|
2023-04-07 12:58:58 +01:00 |
|
Alex
|
f3f065d147
|
docs: Fix some typo (#2216)
|
2023-04-05 10:11:27 +01:00 |
|
Will McGugan
|
b5689b1f69
|
Worker API (#2182)
* worker class
* worker API tests
* tidy
* Decorator and more tests
* type fix
* error order
* more tests
* remove active message
* move worker manager to app
* cancel nodes
* typing fix
* revert change
* typing fixes and cleanup
* revert typing
* test fix
* cancel group
* Added test for worker
* comment
* workers docs
* Added exit_on_error
* changelog
* svg
* refactor test
* remove debug tweaks
* docstrings
* worker test
* fix typing in run
* fix 3.7 tests
* blog post
* fix deadlock test
* words
* words
* words
* workers docs
* blog post
* Apply suggestions from code review
Co-authored-by: Dave Pearson <davep@davep.org>
* docstring
* fix and docstring
* Apply suggestions from code review
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
* Update src/textual/widgets/_markdown.py
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
* Update src/textual/worker.py
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
* Fix black
* docstring
* merge
* changelog
---------
Co-authored-by: Dave Pearson <davep@davep.org>
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
|
2023-04-04 13:12:51 +01:00 |
|