Brandon Minnick
|
3b07ccade9
|
Update Directory.Build.props
|
2023-11-09 12:07:23 -08:00 |
Brandon Minnick
|
80953f2ddb
|
Update src/CommunityToolkit.Maui/Behaviors/AnimationBehavior.shared.cs
|
2023-11-09 10:11:36 -08:00 |
Brandon Minnick
|
84b6d68a47
|
Update src/CommunityToolkit.Maui/Behaviors/AnimationBehavior.shared.cs
|
2023-11-09 10:03:14 -08:00 |
Brandon Minnick
|
ece95a00bc
|
Merge branch 'main' into Add-CancellationToken-to-Async-Methods
|
2023-11-09 09:18:17 -08:00 |
dependabot[bot]
|
014c7a4416
|
Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /samples (#1506)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-08 22:12:11 -08:00 |
Brandon Minnick
|
a7512c1881
|
`dotnet format`
|
2023-11-08 19:35:38 -08:00 |
Brandon Minnick
|
9490a1b0f6
|
`dotnet format`
|
2023-11-08 19:35:11 -08:00 |
Brandon Minnick
|
a45a233145
|
Update CONTRIBUTING.md
|
2023-11-08 19:08:17 -08:00 |
Brandon Minnick
|
f1bf0d556e
|
Add Default Value to CancellationToken Parameter on Public APIs
|
2023-11-08 19:03:20 -08:00 |
Brandon Minnick
|
b8cc683de2
|
Add Views CancellationToken Unit Tests
|
2023-11-08 18:37:26 -08:00 |
Brandon Minnick
|
4a56c9ce1a
|
Add CancellationToken for PopupService
|
2023-11-08 18:12:26 -08:00 |
Brandon Minnick
|
d41ea8f527
|
Add Unit Tests for Layouts
|
2023-11-08 18:00:48 -08:00 |
Brandon Minnick
|
69e2ea6a69
|
Ad Unit Tests for Extensions
|
2023-11-08 17:49:51 -08:00 |
Brandon Minnick
|
176f54bf9e
|
Add CancellationToken Unit Tests for Converters
|
2023-11-08 17:33:40 -08:00 |
Brandon Minnick
|
f46a334647
|
Add CancellationToken Unit Tests for `Alerts`, `Animations` and `Behaviors`
|
2023-11-08 15:58:17 -08:00 |
Brandon Minnick
|
3683b830ac
|
Refactor + Optimize Code
|
2023-11-08 13:55:31 -08:00 |
Brandon Minnick
|
a524f6df9e
|
Update MauiMediaElement.windows.cs
|
2023-11-08 13:34:40 -08:00 |
Brandon Minnick
|
10334b2d4c
|
Update Windows + Tizen MediaElement
|
2023-11-08 13:33:57 -08:00 |
Brandon Minnick
|
dde2da1358
|
Fix Floating Point Comparison Bug
|
2023-11-08 13:16:00 -08:00 |
Brandon Minnick
|
8794e220f2
|
Promote PlatformSeek to `Task`
|
2023-11-08 13:05:36 -08:00 |
Brandon Minnick
|
d7500c0ff6
|
Update `PlatformSeek()`
|
2023-11-08 12:57:50 -08:00 |
Brandon Minnick
|
a31bc24de2
|
Implement `IDisposable` pattern
|
2023-11-08 10:16:52 -08:00 |
Brandon Minnick
|
35186849c2
|
Update `void SeekTo(TimeSpan)` -> `Task SeekTo(TimeSpan, CancellationToken)`
|
2023-11-08 10:10:03 -08:00 |
Brandon Minnick
|
bf6d5c209d
|
Update ValidationBehavior.shared.cs
|
2023-11-07 22:32:44 -08:00 |
Brandon Minnick
|
43c9a9708c
|
Revert to `ICommand ForceValidateCommand`
|
2023-11-07 22:25:52 -08:00 |
Brandon Minnick
|
2151fd685e
|
Increase to TestDuration.Medium
|
2023-11-07 22:22:30 -08:00 |
Brandon Minnick
|
55f0744176
|
Increase to TestDuration.Long
|
2023-11-07 22:22:23 -08:00 |
Brandon Minnick
|
3eea5174d6
|
Increase `TestDuration.Short`
|
2023-11-07 22:09:21 -08:00 |
Brandon Minnick
|
408a04d0ca
|
Add CancellationToken
|
2023-11-07 22:09:11 -08:00 |
Brandon Minnick
|
e80343fa0e
|
Refactor using TaskCompletionSource
|
2023-11-07 22:03:05 -08:00 |
Brandon Minnick
|
835809453f
|
Fix BaseTest Inheritance
|
2023-11-07 21:43:45 -08:00 |
Brandon Minnick
|
6b6c732063
|
Fix Unit Test Timeout
|
2023-11-07 20:56:03 -08:00 |
Brandon Minnick
|
349a30a46a
|
Update DrawingViewService.tizen.cs
|
2023-11-07 20:25:15 -08:00 |
Brandon Minnick
|
e83e34392f
|
Fix compiler bug
|
2023-11-07 20:21:59 -08:00 |
Brandon Minnick
|
cd432085d9
|
Fix typo
|
2023-11-07 20:21:28 -08:00 |
Brandon Minnick
|
16ec80d7eb
|
`dotnet format`
|
2023-11-07 16:23:04 -08:00 |
Brandon Minnick
|
6d6a799d74
|
Update `AnimateCommand` (`ICommand` -> `Command<CancellationToken> `)
|
2023-11-07 16:16:08 -08:00 |
Brandon Minnick
|
bcebba132b
|
Fix Unit Test Timeouts
|
2023-11-07 16:15:44 -08:00 |
Brandon Minnick
|
378aa8efa6
|
Add Timeout to `async Task` Unit Tests
|
2023-11-07 16:05:15 -08:00 |
Brandon Minnick
|
206a666cb7
|
Remove Duplicate `ThrowIfCancellationRequested()`
|
2023-11-07 15:55:53 -08:00 |
Brandon Minnick
|
eda0d932d6
|
Remove Duplicative `ThrowIfCancellationRequested()`
|
2023-11-07 15:50:09 -08:00 |
Brandon Minnick
|
b81d890d8d
|
Merge branch 'main' into Add-CancellationToken-to-Async-Methods
|
2023-11-07 15:25:12 -08:00 |
Brandon Minnick
|
939a671446
|
Update Sample App for .NET 8
|
2023-11-07 15:24:13 -08:00 |
Brandon Minnick
|
903613f5f1
|
Merge branch 'main' into Add-CancellationToken-to-Async-Methods
|
2023-11-07 14:11:22 -08:00 |
Brandon Minnick
|
c81e55a5ea
|
Remove `FrozenSet` from Sample ViewModels
Bindings do not yet work with `FrozenSet`
|
2023-11-07 14:10:27 -08:00 |
Brandon Minnick
|
681b69e8f3
|
Merge branch 'main' into Add-CancellationToken-to-Async-Methods
|
2023-11-07 13:55:04 -08:00 |
Brandon Minnick
|
78dfc83c88
|
Add `<VisualStateGroupList>`
|
2023-11-07 13:54:13 -08:00 |
Brandon Minnick
|
166e9720c8
|
Fix Failing Unit Tests
|
2023-11-07 13:42:26 -08:00 |
Brandon Minnick
|
4131919da6
|
Update Unit Tests
|
2023-11-07 13:26:26 -08:00 |
Brandon Minnick
|
218f5df52a
|
Add CancellationToken
|
2023-11-07 13:17:39 -08:00 |