mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Merge pull request #6086 from TomJGooding/docs-changelog-remove-reverted-userinsert
docs(changelog): remove reverted TextArea.UserInsert
This commit is contained in:
@@ -24,7 +24,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Added `Widget.get_line_filters` and `App.get_line_filters` https://github.com/Textualize/textual/pull/6057
|
||||
- Added `Binding.Group` https://github.com/Textualize/textual/pull/6070
|
||||
- Added `DOMNode.displayed_children` https://github.com/Textualize/textual/pull/6070
|
||||
- Added `TextArea.UserInsert` message https://github.com/Textualize/textual/pull/6070
|
||||
- Added `TextArea.hide_suggestion_on_blur` boolean https://github.com/Textualize/textual/pull/6070
|
||||
- Added `OptionList.highlighted_option` property https://github.com/Textualize/textual/pull/6090
|
||||
- Added `TextArea.update_suggestion` method https://github.com/Textualize/textual/pull/6090
|
||||
|
||||
Reference in New Issue
Block a user