Skip to content

Commit 59b09b0

Browse files
authored
Merge branch 'main' into bug/5436/fix-help-alignment
2 parents e7a0b73 + ee4abfa commit 59b09b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2222
### Added
2323

2424
- Added `Select.type_to_search` which allows you to type to move the cursor to a matching option https://github.com/Textualize/textual/pull/5403
25-
- Updated `TextArea` and `Input` behavior when there is a selection and the user presses left or right https://github.com/Textualize/textual/pull/5400
2625
- Added `from_app_focus` to `Focus` event to indicate if a widget is being focused because the app itself has regained focus or not https://github.com/Textualize/textual/pull/5379
2726
- Added `Blurred` message to `Input` widget (matching `Submitted` and `Changed`) to make it easier to synchronize with `validate_on` parameter when set to 'blur'.
2827
- Added `Offset.transpose` https://github.com/Textualize/textual/pull/5409

0 commit comments

Comments
 (0)