Two highlights of this release, Textual CSS now supports nesting, and there is a new method for waiting on the result of screens.
There are also a few fixes. See below for the details...
[0.47.0] - 2024-01-04
Fixed
Widget.move_child
would break ifbefore
/after
is set to the index of the widget inchild
#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
parametersbefore
andafter
are now keyword-only #3896 - Style tweak to toasts #3955