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 8d06f63 commit 87ce5f5Copy full SHA for 87ce5f5
CHANGELOG.md
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
20
- Exposed `NoSelection` and `BLANK` via `textual.widgets.select` https://github.com/Textualize/textual/pull/6214
21
- Added `Widget.FOCUS_ON_CLICK` classvar amd `Widget.focus_on_click` method https://github.com/Textualize/textual/pull/6216
22
- Added support for the kitty keyboard protocol on Windows https://github.com/Textualize/textual/pull/6207
23
+- Added `Widget.mount_compose` https://github.com/Textualize/textual/pull/6216
24
25
### Changed
26
0 commit comments