mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 17:28:01 +01:00
Merge branch 'main' of tig:migueldeicaza/gui.cs
This commit is contained in:
@@ -40,9 +40,20 @@
|
||||
<Title>Terminal.Gui is a framework for creating console user interfaces</Title>
|
||||
|
||||
<PackageReleaseNotes>
|
||||
v1.1.0
|
||||
* TextView CursorLeft/CursorRight change focus when at start/end #1271
|
||||
* Fixes #1273 - Add direction summaries
|
||||
* Fixes #1276 - Added TextDirection constructor to View and Label and improving AutoSize
|
||||
* Fixes #1272 - Fixes Linux/Mac window sizing
|
||||
* Fixes #1281 - Fixed CursesDriver colors. Added BasicColors scenario
|
||||
* Fixes #1266 - Using Ctrl+PageUp/PageDown to allowing navigate through windows.
|
||||
* TableView - adds last column dividing line #1289
|
||||
* Fixes #1291. Combining two PosAbsolute or two DimAbsolute result on a PosAbsolute or DimAbsolute
|
||||
* Changed Console.WriteLine to ITestOutputHelper in tests #1305
|
||||
|
||||
v1.0.0
|
||||
* Version 1.0 Release!!! - Thank you to @migueldeicaza, @tig, @bdisp, @tznind, @jmprricone, and many more!
|
||||
|
||||
|
||||
v1.0.0-rc.13
|
||||
* NEW CONTROL: GraphView - thanks @tznind!
|
||||
* Fixes #1256 - OutConsoleGridView no longer works - ENTER does not work
|
||||
|
||||
Reference in New Issue
Block a user