mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update docs/blog/posts/release0-12-0.md
Co-authored-by: Dave Pearson <davep@davep.org>
This commit is contained in:
@@ -19,7 +19,7 @@ It's been just 9 days since the previous release, but we have a few interesting
|
|||||||
We've added a little *syntactical sugar* to Textual's `compose` methods, which aids both
|
We've added a little *syntactical sugar* to Textual's `compose` methods, which aids both
|
||||||
readability and *editability* (that might not be a word).
|
readability and *editability* (that might not be a word).
|
||||||
|
|
||||||
First, lets look at the old way of building compose methods. This snippet is taken from the `textual colors` command.
|
First, let's look at the old way of building compose methods. This snippet is taken from the `textual colors` command.
|
||||||
|
|
||||||
|
|
||||||
```python
|
```python
|
||||||
|
|||||||
Reference in New Issue
Block a user