Commit Graph

4006 Commits

Author SHA1 Message Date
Tig
fbaf610de4 Fixed Readme 2024-07-03 10:30:22 -06:00
Tig
14061dbbae Fixed Example.cs 2024-07-03 10:29:35 -06:00
Tig
85a759c1c8 Merge pull request #3513 from tig/v1_17_0
Release v1.17.0
2024-05-29 11:40:27 -06:00
Tig
97d86e4fb3 Release v1.17.0 2024-05-29 11:37:00 -06:00
Tig
0db120da8d Merge pull request #3486 from tig/v1_3484-dotnet8
Fixes #3484 (V1) - Updates SDK version to dotnet8, adds `netstandard2.0` and `net8.0` `TargetFrameworks`
2024-05-29 11:31:37 -06:00
Tig
5f3898d190 Updated nuget packages 2024-05-29 11:29:20 -06:00
Tig
bf9845ef08 Updated nuget packages 2024-05-29 11:28:34 -06:00
Tig
17eb63e693 Merge branch 'develop' of github.com:gui-cs/Terminal.Gui into develop 2024-05-29 11:27:00 -06:00
Tig
1e3a9b2632 Rebased 2024-05-29 11:25:44 -06:00
Tig
9735e086bb Merge pull request #3495 from gui-cs/dependabot/nuget/Microsoft.NET.Test.Sdk-17.10.0
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
2024-05-29 11:07:57 -06:00
Tig
881686b375 Merge pull request #3511 from BDisp/v1_3496-esc-key-onkeydown-unix-fix
Fixes #3496. Escape Key not invoking OnKeyDown on Unix.
2024-05-29 11:06:17 -06:00
BDisp
a423836fc1 Fixes #3496. Escape Key not invoking OnKeyDown on Unix. 2024-05-29 14:45:45 +01:00
dependabot[bot]
53d88eb539 ---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 14:57:53 +00:00
Tig
c93afc7787 Merge pull request #3492 from eatdrinksleepcode/patch-1
Fix incorrect link to Conceptual Documentation
2024-05-21 06:30:52 -07:00
Tig
77a681c93a Merge branch 'develop' into patch-1 2024-05-21 06:30:35 -07:00
Tig
b4b7db33a8 Updates nuget 2024-05-21 07:28:39 -06:00
Tig
42ef3ca3b4 Merge pull request #3491 from gui-cs/dependabot/nuget/ReactiveUI-20.1.1
Bump ReactiveUI from 20.0.1 to 20.1.1
2024-05-21 06:26:40 -07:00
Tig
ffd875c38a added netstandard2.0 2024-05-21 07:23:01 -06:00
Tig
736a96da77 readded net7.0 2024-05-21 07:19:48 -06:00
David Nelson
f9d683ca72 Fix incorrect link to Conceptual Documentation 2024-05-20 12:37:24 -05:00
dependabot[bot]
46227cfa99 Bump ReactiveUI from 20.0.1 to 20.1.1
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 20.0.1 to 20.1.1.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/20.0.1...20.1.1)

---
updated-dependencies:
- dependency-name: ReactiveUI
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 14:48:22 +00:00
Tig
3dc558318e Updated to support dotnet8 2024-05-20 06:54:02 -06:00
Tig
a3d984ac34 Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop 2024-05-20 06:41:57 -06:00
Tig
8712181b60 Merge pull request #3458 from gui-cs/dependabot/nuget/CsvHelper-32.0.2
Bump CsvHelper from 32.0.1 to 32.0.2
2024-05-09 16:44:51 -06:00
dependabot[bot]
73681e1556 Bump CsvHelper from 32.0.1 to 32.0.2
Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 32.0.1 to 32.0.2.
- [Commits](https://github.com/JoshClose/CsvHelper/compare/32.0.1...32.0.2)

---
updated-dependencies:
- dependency-name: CsvHelper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 14:39:08 +00:00
Tig
915025b005 Merge pull request #3442 from gui-cs/dependabot/nuget/xunit-2.8.0
Bump xunit from 2.7.1 to 2.8.0
2024-05-07 20:40:24 -06:00
Tig
849a034257 Merge pull request #3447 from gui-cs/dependabot/nuget/ReactiveUI-20.0.1
Bump ReactiveUI from 19.6.1 to 20.0.1
2024-05-07 20:40:14 -06:00
dependabot[bot]
e13ecf07d6 Bump xunit from 2.7.1 to 2.8.0
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.1 to 2.8.0.
- [Commits](https://github.com/xunit/xunit/compare/2.7.1...2.8.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 17:35:22 +00:00
Tig
4190b16bd1 Merge branch 'develop' into dependabot/nuget/ReactiveUI-20.0.1 2024-05-03 11:33:51 -06:00
Tig
5b83049ea0 Merge pull request #3441 from gui-cs/dependabot/nuget/xunit.runner.visualstudio-2.8.0
Bump xunit.runner.visualstudio from 2.5.7 to 2.8.0
2024-05-03 11:33:39 -06:00
Tig
025d817452 Merge pull request #3440 from gui-cs/dependabot/nuget/CsvHelper-32.0.1
Bump CsvHelper from 32.0.0 to 32.0.1
2024-05-03 11:33:27 -06:00
Tig
065633f07a Merge pull request #3446 from dhorions/patch-1
Add Game using Terminal.gui called "Capital and Cargo" to showcase.md
2024-05-01 13:54:53 -06:00
dependabot[bot]
4b27ff9cd9 Bump ReactiveUI from 19.6.1 to 20.0.1
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 19.6.1 to 20.0.1.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/19.6.1...20.0.1)

---
updated-dependencies:
- dependency-name: ReactiveUI
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 15:02:13 +00:00
Dries Horions
64f73abec7 Add Capital and Cargo to showcase.md
Add https://github.com/dhorions/Capital-and-Cargo to showcase.md
2024-05-01 08:50:17 +02:00
dependabot[bot]
333bb047e5 Bump xunit.runner.visualstudio from 2.5.7 to 2.8.0
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 2.8.0.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.7...2.8.0)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 14:57:33 +00:00
dependabot[bot]
7cd7390c84 Bump CsvHelper from 32.0.0 to 32.0.1
Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 32.0.0 to 32.0.1.
- [Commits](https://github.com/JoshClose/CsvHelper/commits)

---
updated-dependencies:
- dependency-name: CsvHelper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 14:57:09 +00:00
Tig
d89867b466 Merge pull request #3430 from gui-cs/dependabot/nuget/ReportGenerator-5.2.5
Bump ReportGenerator from 5.2.4 to 5.2.5
2024-04-27 07:45:36 -06:00
Tig
8b1e2d9afa Merge pull request #3436 from gui-cs/dependabot/nuget/CsvHelper-32.0.0
Bump CsvHelper from 31.0.3 to 32.0.0
2024-04-27 07:45:14 -06:00
Tig
4b538075b2 Merge pull request #3428 from BDisp/v1_scrollview-clear-fix_3425
Fixes #3425. v1 - ScrollView is not clearing the background by duplicating views.
2024-04-27 07:44:19 -06:00
Tig
4b69a02890 Merge pull request #3427 from BDisp/v1_force-focus-fix_3424
Fixes #3424. v1 - Views should not force focus if they are not selected.
2024-04-27 07:43:54 -06:00
Tig
f8c0caa0f6 Merge pull request #3426 from BDisp/v1_wizards-refresh-fix_3423
Fixes #3423. v1 - Wizards scenario doesn't refresh after opened by mouse.
2024-04-27 07:43:13 -06:00
dependabot[bot]
36528139b1 Bump CsvHelper from 31.0.3 to 32.0.0
Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 31.0.3 to 32.0.0.
- [Commits](https://github.com/JoshClose/CsvHelper/compare/31.0.3...32.0.0)

---
updated-dependencies:
- dependency-name: CsvHelper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 14:24:31 +00:00
dependabot[bot]
6760d992dd Bump ReportGenerator from 5.2.4 to 5.2.5
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.2.4 to 5.2.5.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v5.2.4...v5.2.5)

---
updated-dependencies:
- dependency-name: ReportGenerator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-24 15:02:06 +00:00
BDisp
2b6627f33b ReSharper is always forcing this changing 2024-04-22 11:40:03 +01:00
BDisp
b6df2cc3d1 Fixes #3425. v1 - ScrollView is not clearing the background by duplicating views. 2024-04-22 00:07:24 +01:00
BDisp
9646c101b0 Fix a conflict with this unit test and the TestVKPacket unit test. 2024-04-22 00:05:07 +01:00
BDisp
2ba162405e Fixes #3424. v1 - Views should not force focus if they are not selected. 2024-04-22 00:00:54 +01:00
BDisp
cf35c58a0f Fixes #3423. v1 - Wizards scenario doesn't refresh after opened by mouse. 2024-04-21 23:50:09 +01:00
Tig
e444a5fd61 Merge pull request #3400 from gui-cs/dependabot/nuget/xunit-2.7.1
Bump xunit from 2.7.0 to 2.7.1
2024-04-14 21:22:30 -06:00
Tig
5d3bb9b946 Merge pull request #3397 from gui-cs/dependabot/nuget/SixLabors.ImageSharp-3.1.4
Bump SixLabors.ImageSharp from 3.1.3 to 3.1.4
2024-04-14 21:22:11 -06:00