We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 896b64f commit 281c3f2Copy full SHA for 281c3f2
CHANGELOG.md
@@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
19
- Add `Tree.move_cursor` to programmatically move the cursor without selecting the node https://github.com/Textualize/textual/pull/4753
20
- Added `Footer` component style handling of padding for the key/description https://github.com/Textualize/textual/pull/4651
21
- `StringKey` is now exported from `data_table` https://github.com/Textualize/textual/pull/4760
22
-- Added a `gradient` parameter to the `ProgressBar` widget
+- Added a `gradient` parameter to the `ProgressBar` widget https://github.com/Textualize/textual/pull/4774
23
24
### Fixed
25
0 commit comments