mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
changelog
This commit is contained in:
@@ -24,12 +24,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Added `Screen.size` https://github.com/Textualize/textual/pull/6105
|
||||
- Added `compact` to Binding.Group https://github.com/Textualize/textual/pull/6132
|
||||
- Added `Screen.get_hover_widgets_at` https://github.com/Textualize/textual/pull/6132
|
||||
- Added `Content.wrap`
|
||||
- Added `Content.wrap` https://github.com/Textualize/textual/pull/6138
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed issue where Segments with a style of `None` aren't rendered https://github.com/Textualize/textual/pull/6109
|
||||
- Fixed visual glitches and crash when changing `DataTable.header_height` https://github.com/Textualize/textual/pull/6128
|
||||
- Fixed TextArea.placeholder not handling multi-lines https://github.com/Textualize/textual/pull/6138
|
||||
|
||||
## [6.1.0] - 2025-08-01
|
||||
|
||||
|
||||
Reference in New Issue
Block a user