Open
Conversation
Contributor
Author
|
9110487 to
97a8085
Compare
44d98f2 to
d24b480
Compare
0228204 to
ae5f992
Compare
ae5f992 to
1f7d9cf
Compare
1f7d9cf to
c7638a2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
==1.0.0→==8.2.3Release Notes
Textualize/textual (textual)
v8.2.3Compare Source
Changed
v8.2.2Compare Source
Fixed
v8.2.1Compare Source
Fixed
v8.2.0Compare Source
Added
App.ENABLE_SELECT_AUTO_SCROLL,App.SELECT_AUTO_SCROLL_LINES,App.SELECT_AUTO_SCROLL_SPEEDto tweak auto scrolling behavior #6440v8.1.1Compare Source
Fixed
v8.1.0Compare Source
Changed
on_completeis now called #6410Added
App.PAUSE_GC_ON_SCROLL_boolean (disabled by default) #6410v8.0.2Compare Source
Changed
Fixed
v8.0.1Compare Source
Fixed
DirectoryTreeruns more operations in a thread to avoid micro-freezesChanges
v8.0.0Compare Source
Added
modeargument topush_screenandpush_screen_waitto enable pushing a screen to a non-active mode #6362App.mode_change_signalandApp.screen_change_signal#6362Tabs.get_tab#6362Changed
Select.BLANKtoSelect.NULLto avoid clash with newerWidget.BLANKClassvar #6374v7.5.0Compare Source
Changed
v7.4.0Compare Source
Added
pointerrule #6339v7.3.0Compare Source
Fixed
Added
DOM.query_one_optionaldefaultparameter toget_component_rich_styleget_component_rich_styleChanged
Sparklineto be of any height, not just 1 #6171v7.2.0Compare Source
Changed
HELPattribute if there isn't one on the focused widget #6320v7.1.0Compare Source
Fixed
Added
v7.0.3Compare Source
Fixed
v7.0.2Compare Source
Fixed
displayattribute. #6316v7.0.1Compare Source
Added
refresh_stylesboolean to theScreenResultmessage which reduces style updates when popping screensv7.0.0Compare Source
Changed
Node.update_node_styleshas grown aanimateparameterAdded
v6.12.0Compare Source
Fixed
Changed
_update_styestoupdate_node_styles#6304v6.11.0Compare Source
Added
TextSelectedevent. #6290v6.10.0Compare Source
Fixed
v6.9.0Compare Source
Added
Fixed
v6.8.0Compare Source
Added
Content.blank#6264Fixed
Inputcursor color display in ANSI mode (ansi_color=True) #6234ctrl+A, then change toctrl+shift+a#6267loadingattribute before mount #6268v6.7.1Compare Source
Fixed
Content.fold#6256v6.7.0Compare Source
Added
GridLayout.max_column_width#6228Content.fold#6238strip_control_codesto Content constructors #6238Changed
Screen.get_loading_widgetwhich deferes toApp.get_loading_widget#6228Fixed
anchorwithScrollViewwidgets #6228v6.6.0Compare Source
Fixed
TextAreacursor display on wrapped lines #6196remove_childrennot refreshing layout #6206Added
grid_sizeproperty toGridLayout#6210NoSelectionandBLANKviatextual.widgets.select#6214Widget.FOCUS_ON_CLICKclassvar amdWidget.focus_on_clickmethod #6216Widget.mount_compose#6216Changed
v6.5.0Compare Source
Added
DOMNode.trap_focus#6202Fixed
v6.4.0Compare Source
Fixed
bazelusers #6163Changed
v6.3.0Compare Source
Added
Fixed
Changed
v6.2.1Compare Source
v6.2.0Compare Source
Changed
Widget._arrangeis now public (asWidget.arrange) #6108App.delay_updatepublic #6137Added
DOMNode.displayed_and_visible_children#6102Widget.process_layout#6105App.viewport_size#6105Screen.size#6105compactto Binding.Group #6132Screen.get_hover_widgets_at#6132Content.wrap#6138Fixed
Nonearen't rendered #6109DataTable.header_height#6128v6.1.0Compare Source
Added
Button.flatboolean to enable flat button style #6094namespacesparameter torun_action#6094v6.0.0Compare Source
Fixed
Content.expand_tabs#6038Pilot.double_clickandPilot.triple_click#6035Prettywidget #6040 #6041inline_no_clear=True#6080Added
BAR_RENDERABLEtoProgressBarwidget #5963OptionList.set_options#6048TextArea.suggestion#6048TextArea.placeholder#6048Header.format_titleandApp.format_titlefor easier customization of title in the Header #6051Widget.get_line_filtersandApp.get_line_filters#6057Binding.Group#6070DOMNode.displayed_children#6070TextArea.hide_suggestion_on_blurboolean #6070OptionList.highlighted_optionproperty #6090TextArea.update_suggestionmethod #6090textual.getters.app#6089Changed
renderableproperty on theStaticwidget has been changed tocontent. #6041HeaderTitlewidget is now a static, with notextandsub_textreactives #6051Labelconstructor argumentrenderabletocontentfor consistency #6045v5.3.0Compare Source
Added
Content.simplify#6023textual.reactive.Initialize#6023Fixed
v5.2.0Compare Source
Added
v5.1.1Compare Source
Fixed
v5.1.0Compare Source
Added
emptypseudo class, which applies when a widget has no displayed children #5999Screen.action_focus#5999Changed
last-child,last-of-type,first-child, andfirst-of-typeapply to displayed children only #5999textual.composeis now public #5999v5.0.1Compare Source
Fixed
v5.0.0Added
expandandshrinkattributes to GridLayout #5962Markdown.get_stream#5966textual.highlightmodule for syntax highlighting #5966MessagePump.wait_for_refreshmethod #5966Widget.container_scroll_offsete84600cMarkdown.sourceattribute to MarkdownBlockse84600ce84600cindextoListView.Selectedevent #5973layoutswitch to Static.update #5973Fixed
TextAreaissue with thecsstheme, where the background color was stuck from the previous theme #5964TextArearuntime crash caused by tree-sitter breaking change #5976Changed
e84600cVisual.render_stripshas a new signature. If you aren't explicitly building Visuals then this won't effect you. #5981TEXTUAL_SPEEDUPS=0to disable.syntaxextras now requires Python 3.10+ #5977TextAreasyntax highlighting changes due to tree-sitter updates #5977Removed
Markdown.code_dark_theme,Markdown.code_light_theme,Markdown.code_indent_guideswhich are no longer needed with the new code fence. #5967e84600cv4.1.0Changed
v4.0.0Compare Source
Fixed
query_oneandquery_exactly_onenot raising documentedWrongTypeexception. #5945Changed
Widget.anchornow has different semantics. It should be applied to a container and anchors to the bottom of the scroll position. #5950Added
Markdown.append#5950Widget.release_anchor#5950compactparameter toMaskedInput#5952v3.7.1Compare Source
Fixed
v3.7.0Compare Source
Added
show_cursorboolean to TextArea #5934Changed
query_oneandquery_exactly_onesearch to breadth first #5930Fixed
v3.6.0Compare Source
Added
show_cursorboolean to TextArea #5934Changed
query_oneandquery_exactly_onesearch to breadth first #5930Fixed
v3.5.0Compare Source
Changed
code_indent_guidesboolean on Markdown widget #5874v3.4.0Compare Source
Fixed
TextArearendering https://redirect.github.com/Textualize/textual/issues/5841vcommAdded
Changed
v3.3.0Compare Source
Fixed
VERTICAL_BREAKPOINTSdoesn't work #5785Buttonallowing text selection #5770App.runafterasyncio.run#5799Inputinvalid cursor position after updating the value #5811DEFAULT_CLASSESwhen applied to App #5827Added
CollapsibleTitle#5810Color.hsvproperty andColor.from_hsvclass method #5803cursor_at_startandcursor_at_endproperties to theInputwidget #5830Changed
python -m textual.markupplayground #5823v3.2.0Compare Source
Fixed
OptionListcausing excessive redrawing #5766TEXTUAL_DEBUGis set #5782Added
:first-childand:last-childpseudo classes #5776toggle_classparameter to reactives #5778compactparameter and reactive toButton,Input,ToggleButton,RadioSet,OptionList,TextArea#5778HORIZONTAL_BREAKPOINTSandVERTICAL_BREAKPOINTStoAppandScreen#5779Changed
RadioSetnow has a default width of1fr#5778v3.1.1Compare Source
Fixed
v3.1.0Compare Source
Fixed
Configuration
📅 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.