github Textualize/textual v0.29.0
Refactored dev tools

latest releases: v0.82.0, v0.81.0, v0.80.1...
15 months ago

https://textual.textualize.io/blog/2023/07/03/textual-0290-refactors-dev-tools/

[0.29.0] - 2023-07-03

Changed

  • Factored dev tools (textual command) in to external lib (textual-dev).

Added

  • Added can-focus pseudo-class to target widgets that may receive focus
  • Make Markdown.update optionally awaitable #2838
  • Added default parameter to DataTable.add_column for populating existing rows #2836
  • Added can-focus pseudo-class to target widgets that may receive focus

Fixed

  • Fixed crash when columns were added to populated DataTable #2836
  • Fixed issues with opacity on Screens #2616
  • Fixed style problem with selected selections in a non-focused selection list #2768

Don't miss a new textual release

NewReleases is sending notifications on new releases.