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 fdbd5df commit f1dd20bCopy full SHA for f1dd20b
CHANGELOG.md
@@ -19,10 +19,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
19
### Added
20
21
- Exposed `CollapsibleTitle` https://github.com/Textualize/textual/pull/5810
22
-
23
-### Added
24
25
- Added `Color.hsv` property and `Color.from_hsv` class method https://github.com/Textualize/textual/pull/5803
+- Added `cursor_at_start` and `cursor_at_end` properties to the `Input` widget https://github.com/Textualize/textual/pull/5830
26
27
## [3.2.0] - 2025-05-02
28
0 commit comments