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 053fbd5 commit a89e862Copy full SHA for a89e862
CHANGELOG.md
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
- Added `GridLayout.max_column_width` https://github.com/Textualize/textual/pull/6228
13
- Added `Content.fold` https://github.com/Textualize/textual/pull/6238
14
- Added `strip_control_codes` to Content constructors https://github.com/Textualize/textual/pull/6238
15
-
+- Allow `Sparkline` to be of any height, not just 1 https://github.com/Textualize/textual/pull/6171
16
17
### Changed
18
0 commit comments