github Textualize/textual v0.87.0
The Absolute Unit of a Release

latest release: v0.87.1
13 hours ago

This version adds support for position:absolute in the CSS.

Also in this release is a game added to the demo.
Play the game by running the following command:

python -m textual.demo.game
Screenshot 2024-11-24 at 12 18 10

[0.87.0] - 2024-11-24

Added

  • Added Styles.has_any_rules #5264
  • Added position CSS rule. #5278
  • Added Widget.set_scroll #5278
  • Added Select.selection #5278

Fixed

  • Fixed offset applied to docked widgets #5264
  • Fixed loading widgets responding to input #5267

Don't miss a new textual release

NewReleases is sending notifications on new releases.