changelog
This commit is contained in:
parent
538303d02d
commit
0afb5c6125
1 changed files with 2 additions and 0 deletions
|
|
@ -16,10 +16,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
### Added
|
||||
|
||||
- Added Widget.preflight_checks to perform some debug checks after a widget is instantiated, to catch common errors. https://github.com/Textualize/textual/pull/5588
|
||||
- Added text-padding style
|
||||
|
||||
## Changed
|
||||
|
||||
- Assigned names to Textual-specific threads: `textual-input`, `textual-output`. These should become visible in monitoring tools (ps, top, htop) as of Python 3.14. https://github.com/Textualize/textual/pull/5654
|
||||
- Tabs now accept Content or content markup
|
||||
|
||||
## [2.1.2] - 2025-02-26
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue