github Textualize/textual v0.15.0
The Tabs release

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

https://textual.textualize.io/blog/2023/03/13/textual-0150-adds-a-tabs-widget/

[0.15.0] - 2023-03-13

Fixed

  • Fixed container not resizing when a widget is removed #2007
  • Fixed issue where the horizontal scrollbar would be incorrectly enabled #2024
  • Fixed Pilot.click not correctly creating the mouse events #2022
  • Fixes issue where the horizontal scrollbar would be incorrectly enabled #2024
  • Fixes for tracebacks not appearing on exit #2027

Added

  • Added a LoadingIndicator widget #2018
  • Added Tabs Widget #2020

Changed

  • Breaking change: Renamed Widget.action and App.action to Widget.run_action and App.run_action
  • Added shift, meta and control arguments to Pilot.click.

Don't miss a new textual release

NewReleases is sending notifications on new releases.