We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c995724 commit 85b0f4eCopy full SHA for 85b0f4e
CHANGELOG.md
@@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
18
- Added support for keymaps (user configurable key bindings) https://github.com/Textualize/textual/pull/5038
19
- Added descriptions to bindings for all internal widgets, and updated casing to be consistent https://github.com/Textualize/textual/pull/5062
20
21
+### Changed
22
+
23
+- Breaking change: `Widget.set_loading` no longer return an awaitable https://github.com/Textualize/textual/pull/5079
24
25
## [0.81.0] - 2024-09-25
26
27
### Added
0 commit comments