github Textualize/textual v0.46.0
The last release of `23 release

latest releases: v0.85.2, v0.85.1, v0.85.0...
10 months ago

It's been a busy year at Textualize towers. This is probably the last release of the year (barring hotfixes). See you in `24.

A few fixes and smaller changes. Also a nice little speed increase for CSS processing.

[0.46.0] - 2023-12-17

Fixed

  • Disabled radio buttons could be selected with the keyboard #3839
  • Fixed zero width scrollbars causing content to disappear #3886

Changed

  • The tabs within a TabbedContent now prefix their IDs to stop any clash with their associated TabPane #3815
  • Breaking change: tab is no longer a @on decorator selector for TabbedContent.TabActivated -- use pane instead #3815

Added

  • Added Collapsible.title reactive attribute #3830
  • Added a pane attribute to TabbedContent.TabActivated #3815
  • Added caching of rules attributes and cache parameter to Stylesheet.apply #3880

Don't miss a new textual release

NewReleases is sending notifications on new releases.