Update dependency textual to v0.53.1 #12
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.52.1
->0.53.1
Release Notes
Textualize/textual (textual)
v0.53.1
Compare Source
Fixed
v0.53.0
Compare Source
Added
App.ansi_theme_dark
andApp.ansi_theme_light
https://github.com/Textualize/textual/pull/4192Pilot.resize_terminal
to resize the terminal in testing https://github.com/Textualize/textual/issues/4212sort_children
method https://github.com/Textualize/textual/pull/4244Fixed
TextArea.code_editor
missing recently added attributes https://github.com/Textualize/textual/pull/4172Sparkline
not working with data in adeque
https://github.com/Textualize/textual/issues/3899DirectoryTree.path
no longer reacting to new values https://github.com/Textualize/textual/issues/4208grid-gutter
interaction with Pretty widget https://github.com/Textualize/textual/pull/4219TextArea
styling issue on alternate screens https://github.com/Textualize/textual/pull/4220RichLog
https://github.com/Textualize/textual/pull/4223RichLog.min_width
not being used https://github.com/Textualize/textual/pull/4223CollapsibleTitle.action_toggle
toaction_toggle_collapsible
to fix clash withDOMNode.action_toggle
https://github.com/Textualize/textual/pull/4221Switch.action_toggle
toaction_toggle_switch
to fix clash withDOMNode.action_toggle
https://github.com/Textualize/textual/issues/4262OptionList.OptionHighlighted
leaking out ofSelect
https://github.com/Textualize/textual/issues/4224Tab
enable/disable messages leaking intoTabbedContent
https://github.com/Textualize/textual/issues/4233TabbedContent
https://github.com/Textualize/textual/issues/4232TextArea
while mouse selection is happening https://github.com/Textualize/textual/issues/4292Changed
_
https://github.com/Textualize/textual/pull/4252Collapsible
Markdown
Select
SelectionList
TabbedContent
Tabs
TextArea
Tree
AppFocus
andAppBlur
are now posted when the terminal window gains or loses focus, if the terminal supports this https://github.com/Textualize/textual/pull/4265Tabs
) / tab pane (inTabbedContent
) can now be unset https://github.com/Textualize/textual/issues/4241Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.