github Textualize/textual v0.47.0
The Nested Release

latest releases: v0.79.1, v0.79.0, v0.78.0...
8 months ago

Two highlights of this release, Textual CSS now supports nesting, and there is a new method for waiting on the result of screens.

Screenshot 2024-01-04 at 11 54 40 Screenshot 2024-01-03 at 14 10 56

There are also a few fixes. See below for the details...

[0.47.0] - 2024-01-04

Fixed

  • Widget.move_child would break if before/after is set to the index of the widget in child #1743
  • Fixed auto width text not processing markup #3918
  • Fixed Tree.clear not retaining the root's expanded state #3557

Changed

  • Breaking change: Widget.move_child parameters before and after are now keyword-only #3896
  • Style tweak to toasts #3955

Added

  • Added textual.lazy #3936
  • Added App.push_screen_wait #3955
  • Added nesting of CSS #3946

Don't miss a new textual release

NewReleases is sending notifications on new releases.