File textual.changes of Package textual
------------------------------------------------------------------- Mon Jun 23 11:35:27 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com> - up to 3.5.0 - Changed: * Optimized startup #5869 * New blank visual which makes background faster to render (note this will break snapshots tests this version) #5869 * Exposed code_indent_guides boolean on Markdown widget #5874 * Changed code fence background to use CSS background rather than its code theme #5874 ------------------------------------------------------------------- Sun Feb 23 20:30:16 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com> - up to 2.1.1 - Fixed * Fixed Link binding to open the link #5564 * Fixed IndexError in OptionList #5574 * Fixed issue with clear_panes breaking tabbed content #5573 - Changed * The user can now interrupt a scroll to end by grabbing the scrollbar or scrolling in any other way. Press ++end++ or scroll to the end to restore default behavior. This is more intuitive that it may sound. ------------------------------------------------------------------- Sat Feb 22 10:10:28 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com> - up to 2.1.0 - Fixed: * Fixed smooth scrolling broken on iTerm over SSH #5551 * Fixed height of auto container which contains auto height children #5552 * Fixed Content.from_markup not stripping control codes #5557 * Fixed delta_x and delta_y in mouse events when smooth scrolling is enabled #5556 * Fixed flipped title colors in panel border #5548 * Fixed detection of smooth scrolling #5558 - Added: * Added pointer_x, pointer_y, pointer_screen_x, and pointer_screen_y attributes to mouse events #5556 - Changed: * Animating the scrollbar while dragging is disabled if smooth scrolling is available #5558 * Renamed TerminalSupportsInBandWindowResize to InBandWindowResize #5558