[0.36.0] - 2023-09-05
Added
- TCSS styles
layer
andlayers
can be strings #3169 App.return_code
for the app return code #3202- Added
animate
switch toTree.scroll_to_line
andTree.scroll_to_node
#3210 - Added
Rule
widget #3209 - Added App.current_mode to get the current mode #3233
Changed
- Reactive callbacks are now scheduled on the message pump of the reactable that is watching instead of the owner of reactive attribute #3065
- Callbacks scheduled with
call_next
will now have the same prevented messages as when the callback was scheduled #3065 - Added
cursor_type
to theDataTable
constructor. - Fixed
push_screen
not updating Screen.CSS styles #3217