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 f481ed5 commit 101f5a1Copy full SHA for 101f5a1
CHANGELOG.md
@@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
30
- Added Widget.allow_select method for programmatic control of text selection https://github.com/Textualize/textual/pull/5409
31
- Added App.ALLOW_SELECT for a global switch to disable text selection https://github.com/Textualize/textual/pull/5409
32
- Added `DOMNode.query_ancestor` https://github.com/Textualize/textual/pull/5409
33
+- Added selection to Log widget
34
35
### Fixed
36
0 commit comments