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 |
|
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 |
|
Tig
|
d0f7c86a39
|
Merge branch 'develop' into dependabot/nuget/SixLabors.ImageSharp-3.1.4
|
2024-04-14 14:31:45 -06:00 |
|
Tig
|
8ef6c531e7
|
Merge pull request #3398 from BDisp/v1_listview-scrolling-fix_3396
V1 Fixes #3396. ListViewWIthSelection scenario does not show all rows and other issues
|
2024-04-14 14:24:41 -06:00 |
|
dependabot[bot]
|
64a21073fa
|
Bump xunit from 2.7.0 to 2.7.1
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.7.1.
- [Commits](https://github.com/xunit/xunit/compare/2.7.0...2.7.1)
---
updated-dependencies:
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-12 14:09:49 +00:00 |
|
BDisp
|
108afa97b8
|
Fix size in the scenario.
|
2024-04-11 17:30:55 +01:00 |
|
BDisp
|
ba3af075f7
|
Fix horizontal scrolling in the ListView.
|
2024-04-11 17:28:48 +01:00 |
|
BDisp
|
a686684186
|
Allow mouse horizontal scrolling.
|
2024-04-11 17:01:20 +01:00 |
|
dependabot[bot]
|
aea13ce70b
|
Bump SixLabors.ImageSharp from 3.1.3 to 3.1.4
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](https://github.com/SixLabors/ImageSharp/compare/v3.1.3...v3.1.4)
---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-11 14:33:59 +00:00 |
|
Tig
|
2e519cfeba
|
Merge pull request #3387 from gui-cs/dependabot/nuget/CsvHelper-31.0.3
Bump CsvHelper from 31.0.2 to 31.0.3
|
2024-04-04 18:56:21 -04:00 |
|
Tig
|
50dc19df55
|
Merge pull request #3388 from gui-cs/dependabot/nuget/Microsoft.VisualStudio.Azure.Containers.Tools.Targets-1.20.1
Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.20.0 to 1.20.1
|
2024-04-04 18:56:07 -04:00 |
|
dependabot[bot]
|
df138d5056
|
Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets
Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.20.0 to 1.20.1.
---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-04 14:53:38 +00:00 |
|
dependabot[bot]
|
7d3b5fa6f5
|
Bump CsvHelper from 31.0.2 to 31.0.3
Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 31.0.2 to 31.0.3.
- [Commits](https://github.com/JoshClose/CsvHelper/compare/31.0.2...31.0.3)
---
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-04 14:51:00 +00:00 |
|
Tig
|
c1e1c14502
|
Merge pull request #3367 from gui-cs/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 4 to 5
|
2024-04-01 11:20:11 -06:00 |
|
dependabot[bot]
|
2136eba558
|
Bump actions/configure-pages from 4 to 5
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/configure-pages
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 14:02:16 +00:00 |
|
Tig
|
f7ac933d2f
|
Merge pull request #3352 from BDisp/v1_tabindex-fix_3351
Fixes #3351 (V1). TabIndex with the same setter value but with wrong index return without set the correct value.
|
2024-03-31 10:48:16 -06:00 |
|
Tig
|
e32aa96ddc
|
Merge pull request #3358 from gui-cs/dependabot/nuget/Microsoft.VisualStudio.Azure.Containers.Tools.Targets-1.20.0
Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.19.6 to 1.20.0
|
2024-03-29 09:23:35 -06:00 |
|
dependabot[bot]
|
236f29ed55
|
Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets
Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.19.6 to 1.20.0.
---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-29 14:25:22 +00:00 |
|
Tig
|
d57b093720
|
Merge pull request #3354 from gui-cs/dependabot/nuget/ReportGenerator-5.2.4
Bump ReportGenerator from 5.2.3 to 5.2.4
|
2024-03-29 07:36:22 -06:00 |
|
Tig
|
7ba5bf8b04
|
Merge pull request #3355 from gui-cs/dependabot/nuget/ReactiveUI-19.6.1
Bump ReactiveUI from 19.5.72 to 19.6.1
|
2024-03-29 07:36:11 -06:00 |
|
dependabot[bot]
|
4e0f8367e5
|
Bump ReactiveUI from 19.5.72 to 19.6.1
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 19.5.72 to 19.6.1.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/19.5.72...19.6.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-03-28 14:47:15 +00:00 |
|
dependabot[bot]
|
9afd59c8e0
|
Bump ReportGenerator from 5.2.3 to 5.2.4
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.2.3 to 5.2.4.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v5.2.3...v5.2.4)
---
updated-dependencies:
- dependency-name: ReportGenerator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-28 14:45:44 +00:00 |
|
BDisp
|
bf07d24d9b
|
Add unit test that proof setting TabIndex before all views are added, will have unexpected result.
|
2024-03-27 15:25:41 +00:00 |
|
BDisp
|
58fa801917
|
Fixes #3351. TabIndex with the same setter value but with wrong index return without set the correct value.
|
2024-03-26 23:54:40 +00:00 |
|
Tig
|
8ddf0ae194
|
Merge pull request #3336 from gui-cs/dependabot/github_actions/gittools/actions-1
Bump gittools/actions from 0 to 1
|
2024-03-18 08:45:42 -07:00 |
|
dependabot[bot]
|
9de09db72e
|
Bump gittools/actions from 0 to 1
Bumps [gittools/actions](https://github.com/gittools/actions) from 0 to 1.
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](https://github.com/gittools/actions/compare/v0...v1)
---
updated-dependencies:
- dependency-name: gittools/actions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-18 14:27:54 +00:00 |
|
Tig
|
bc1c55a3fa
|
Merge pull request #3329 from tig/v1_16-Updated-Nuget
V1. Prep for Release v1.16
|
2024-03-16 07:49:41 -08:00 |
|
Tig
|
cdad0e7f47
|
Updated nuget packages
|
2024-03-16 07:44:09 -08:00 |
|
Tig
|
214ff12c9f
|
Merge pull request #3321 from BDisp/v1_listview-selecteditemchanged-marks-click.fix_3317
Fixes #3317. v1-Listvew mouse event doesn't cause a SelectedItemChanged event to fire
|
2024-03-16 07:39:16 -08:00 |
|
Tig
|
26c06d708c
|
Merge pull request #3320 from BDisp/v1_mouseclick-fix_3318
Fixes #3318. v1-MouseClick should be invoked only once on a mouse click.
|
2024-03-16 07:38:39 -08:00 |
|
BDisp
|
1724e71601
|
Using mask check instead of HasFlag method.
|
2024-03-14 11:57:51 +00:00 |
|
BDisp
|
e08e873139
|
Rename to Raised.
|
2024-03-14 11:47:49 +00:00 |
|
BDisp
|
b1218d7436
|
Rename to Raised.
|
2024-03-14 11:29:16 +00:00 |
|
BDisp
|
4eabd71b16
|
Reformat only for re-test the CI.
|
2024-03-13 21:45:11 +00:00 |
|
BDisp
|
157a32312b
|
Fixes #3317. Listvew mouse event doesn't cause a SelectedItemChanged event to fire
|
2024-03-13 21:17:35 +00:00 |
|
BDisp
|
37e76d174d
|
Fixes #3318. v1-MouseClick should be invoked only once on a mouse click.
|
2024-03-13 21:09:32 +00:00 |
|
Tig
|
deb601ec63
|
Merge pull request #3271 from gui-cs/dependabot/nuget/ReportGenerator-5.2.2
Bump ReportGenerator from 5.2.1 to 5.2.2
|
2024-02-26 08:22:41 -07:00 |
|