mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update changelog
This commit is contained in:
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- DOMQuery now raises InvalidQueryFormat in response to invalid query strings, rather than cryptic CSS error
|
||||
- Dropped quit_after, screenshot, and screenshot_title from App.run, which can all be done via auto_pilot
|
||||
- Widgets are now closed in reversed DOM order
|
||||
- Input widget justify hardcoded to left to prevent text-align interference
|
||||
|
||||
### Added
|
||||
|
||||
@@ -25,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Added auto_pilot to App.run and App.run_async
|
||||
- Added Widget._get_virtual_dom to get scrollbars
|
||||
- Added size parameter to run and run_async
|
||||
- Added always_update to reactive
|
||||
|
||||
## [0.2.1] - 2022-10-23
|
||||
|
||||
|
||||
Reference in New Issue
Block a user