github gui-cs/Terminal.Gui v1.8.0
Release v1.8.0

latest releases: v2.0.0-prealpha, v1.17.1, v1.17.0...
2 years ago

What's Changed

  • Fixes #1943. Mouse ButtonShift is not preserving the text selected. by @BDisp in #1944
  • Merge main to develop post v1.7.2 by @tig in #1942
  • Ensures that the isButtonShift flag is disabled in all situations. by @BDisp in #1945
  • Fixes #1948. Get unwrapped cursor position when word wrap is enabled on TextView. by @BDisp in #1949
  • Fix: The synchronization context method Send is now blocking by @saskathex in #1854
  • Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by @dependabot in #1947
  • Fixes #1951. TextView with selected text doesn't scroll beyond the cursor position. by @BDisp in #1952
  • Fixes #1953. TextView cursor position is not updating by mouse. by @BDisp in #1954
  • Fixes #1959. GoToEnd should not fail on an empty TreeView by @jmelosegui in #1960
  • Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.2 to 1.0.3 by @dependabot in #1958
  • Fixes #1961 Null reference in Keybindings Scenario and hotkey collision by @tznind in #1965
  • Fixes #1962 - Change KeyBindings to allow chaining commands by @tznind in #1966
  • Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 by @dependabot in #1977
  • Fixes #1963. Only remove one character on backspace when wordwrap is on by @hippiehunter in #1964
  • Fixes #1967. New keys for DeleteAll on TextField and TextView. by @BDisp in #1968
  • Fixes #1969. ESC on CursesDriver take to long to being processed. by @BDisp in #1970
  • Fixes #1973. Avoid positioning Submenus off screen. by @BDisp in #1975
  • Add ToArray to prevent 'Collection has been modified' Exception in ol… by @tznind in #1976
  • Fixes #1979. MessageBox.Query not wrapping since 1.7.1 by @BDisp in #1980
  • Fixes #1981. Added SplitNewLine method to the TextFormatter. by @BDisp in #1982
  • Revert "Fixes #1979. MessageBox.Query not wrapping since 1.7.1" by @tig in #1992
  • Fixes #1984. Setting Label.Visible to false does not hide the Label by @BDisp in #1985
  • Fixes #1989. ListView: Ensures SelectedItem visibility on MoveDown and MoveUp. by @BDisp in #1990
  • Added abstract MakeColor and CreateColors to create the colors at once. by @BDisp in #1972
  • Fixes #1987. Textview insert text newline fix by @BDisp in #1988
  • Fixes #820. Added HideDropdownListOnClick property. by @BDisp in #1983
  • Fixes #1979. MessageBox.Query not wrapping since 1.7.1 by @BDisp in #1995
  • Bump ReportGenerator from 5.1.9 to 5.1.10 by @dependabot in #1996
  • Fixes #1999. Prevents the mouseGrabView being executed with a null view. by @BDisp in #2000
  • Fixes #2006. ProgressBarStyles isn't disposing the _fractionTimer on quitting if running. by @BDisp in #2007
  • Fixes #1994. BREAKING CHANGE. Ensure only a single IdleHandlers list can exist. by @montekarlos in #1997
  • Fixes #2004. TextFormatter.Justified not adding the extra spaces. by @BDisp in #2005
  • Fixes #1800. TextView now uses the same colors as TextField. by @BDisp in #1971
  • Fixes #2011. Wizard no longer needs to set specific colors, because #1971 has been fixed. by @BDisp in #2012
  • Fixes #2002. Added feature to fill the remaining width with spaces. by @BDisp in #2003
  • Docfx - revert hack for 1874 by @tig in #1955
  • Fixes #2013. Starting having MainLoopTests.InvokeLeakTest failure. by @BDisp in #2016
  • Fixes #2017. Sometimes I get fails with the TestAddManyTimeouts unit test. by @BDisp in #2018
  • Fixes #1991 - Broken link in README by @tig in #2021
  • Fixes #2014. Application mouseGrabView is run twice if return true. by @BDisp in #2015
  • Fixes #2026. Added ClearOnVisibleFalse to flag if the view must be cleared or not. by @BDisp in #2020
  • Fixes #2025 - API Docs are now generated via Github Action - View Source Works by @tig in #2027
  • Bring develop history up to date with main by @tig in #2028
  • Puts API doc overrides in ./docfx/overrides folder by @tig in #2029

New Contributors

Full Changelog: v1.7.2...v1.8.0

Don't miss a new Terminal.Gui release

NewReleases is sending notifications on new releases.