changelog

This commit is contained in:
Will McGugan
2023-04-07 11:30:15 +01:00
parent e9ec627629
commit c4774155ab

View File

@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Allowed border_title and border_subtitle to accept Text objects
- Added additional line around titles
- When a container is auto, relative dimensions in children stretch the container. https://github.com/Textualize/textual/pull/2221
- DataTable page up / down now move cursor
### Fixed