Граф коммитов

497 Коммитов

Автор SHA1 Сообщение Дата
Glenn b13965eb63
Housekeeping: update cake version (#249) 2020-08-21 11:45:02 +10:00
dependabot-preview[bot] 5bb88cdc2b
build(deps): bump Microsoft.CodeAnalysis.FxCopAnalyzers (#247)
Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.0.0 to 3.3.0.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/compare/v3.0.0...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-21 10:24:30 +10:00
dependabot-preview[bot] d3e68398a4
build(deps): bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1 (#248)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.0 to 16.7.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.0...v16.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-21 10:23:18 +10:00
dependabot-preview[bot] cf1d95e5bb
build(deps): bump xunit.runner.visualstudio from 2.4.2 to 2.4.3 (#244)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/v2.4.2...v2.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-07 11:55:23 +10:00
dependabot-preview[bot] 15994c3a8d
build(deps): bump Xunit.StaFact from 0.3.18 to 1.0.37 (#245)
Bumps [Xunit.StaFact](https://github.com/AArnott/Xunit.StaFact) from 0.3.18 to 1.0.37.
- [Release notes](https://github.com/AArnott/Xunit.StaFact/releases)
- [Commits](https://github.com/AArnott/Xunit.StaFact/compare/v0.3.18...v1.0.37)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-07 11:38:06 +10:00
dependabot-preview[bot] 3f73914fbc
build(deps): bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0 (#246)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.6.1...v16.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-07 11:37:45 +10:00
Glenn 1f094f9b87
Delete opencollective.yml 2020-07-28 20:01:20 +10:00
dependabot-preview[bot] 102ce08264
build(deps): bump Nerdbank.GitVersioning from 3.1.91 to 3.2.31 (#243)
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.1.91 to 3.2.31.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.1.91...v3.2.31)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-25 16:45:46 +10:00
dependabot-preview[bot] e4770768df
build(deps): bump NSubstitute from 4.2.1 to 4.2.2 (#233)
Bumps NSubstitute from 4.2.1 to 4.2.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-10 19:10:32 -05:00
Olly Levett e3846aee4b
docs: rename master to main in docs (#241) 2020-07-10 08:48:59 +10:00
Rodney Littles II 2bd6f325ad
fix: ViewModelFactory not using passed contract (#240)
* fix: ViewModelFactory not using passed contract

* Adding some test surface

* fixing api approveal tests

* adding additional test coverage

* fixing namespaces

* fixing net72 approval tests
2020-07-06 11:03:56 -05:00
Rodney Littles II ad62c9523a
housekeeping: Convert to main branch (#238)
* housekeeping: Convert to main branch

* updated azure pipelines to use main branch
2020-07-03 18:10:21 -05:00
Rodney Littles II e69621dc33
housekeeping: Updated Cake to v0.38.1 (#232) 2020-06-09 14:02:02 +10:00
Rodney Littles II af6479dde3
release: Sextant v2.7 (#231) 2020-06-06 16:45:36 +10:00
Rodney Littles II 86d7e45d4e
fix: Destroy when page popped (#228)
* fix: Destroy when page popped

* fixing issue with PopPage

* fixed broken tests

added more call order tests
2020-06-06 00:41:25 -05:00
dependabot-preview[bot] 08d7881b85
build(deps): bump xunit.runner.visualstudio from 2.4.1 to 2.4.2 (#229)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/commits/v2.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-04 10:28:45 -05:00
Rodney Littles II 4467e350e1
[WIP] - feature: Add IDestructible lifecycle extension point (#227)
* feature: Added IDestructible lifecycle extension point

* clean up

* fixed api tests
2020-05-24 10:52:21 +10:00
Rodney Littles II 27a134fd2d
fix: WhenNavigatingTo firing after page navigation (#226) 2020-05-23 14:51:09 +10:00
Rodney Littles II ab4862a3f4
fix: Changed PagePopped to use Observable.FromEvent (#224)
* fix: Changed PagePopped to use Observable.FromEvent

* Removing Select

* fixed public api test

* removed newline
2020-05-20 23:10:13 -05:00
dependabot-preview[bot] bb9097e5d5
build(deps): bump PublicApiGenerator from 10.0.2 to 10.1.0 (#223)
Bumps [PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) from 10.0.2 to 10.1.0.
- [Release notes](https://github.com/PublicApiGenerator/PublicApiGenerator/releases)
- [Commits](https://github.com/PublicApiGenerator/PublicApiGenerator/compare/10.0.2...10.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-18 23:04:37 -05:00
dependabot-preview[bot] 1f4d225f38
build(deps): bump System.Collections.Immutable from 1.7.0 to 1.7.1 (#222)
Bumps [System.Collections.Immutable](https://github.com/dotnet/corefx) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-18 23:04:13 -05:00
Rodney Littles II e4dbd4288a
release: Sextant v2.6 (#221) 2020-05-07 21:40:56 -05:00
Rodney Littles II d6b6642b4f
housekeeping: Deprecated System.Reactive.Linq extension methods (#220) 2020-05-08 12:14:46 +10:00
Rodney Littles II 7a82af6a44
housekeeping: Updating Public API Genarator to 10.* (#219)
* housekeeping: Updating Public API Genarator to 10.*

* fixing net472 api approval tests

* set to fixed PublicApiGenerator version
2020-05-08 11:38:40 +10:00
dependabot-preview[bot] fd2b72fe20
build(deps): bump Nerdbank.GitVersioning from 3.1.74 to 3.1.91 (#218)
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.1.74 to 3.1.91.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-07 10:47:19 +10:00
Rodney Littles II ec227a84df
housekeeping: Upgraded Xamarin.Forms to v4.5 (#215) 2020-05-07 10:47:01 +10:00
dependabot-preview[bot] 4e7bde686d
build(deps): bump Microsoft.CodeAnalysis.FxCopAnalyzers (#217)
Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.8 to 3.0.0.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/compare/v2.9.8...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28 09:13:13 -05:00
dependabot-preview[bot] 39ef465d56
build(deps): bump Microsoft.NET.Test.Sdk from 16.6.0 to 16.6.1 (#216)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.0 to 16.6.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.6.0...v16.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28 09:12:38 -05:00
dependabot-preview[bot] e9f9d3f8ae
build(deps): bump Microsoft.NETCore.UniversalWindowsPlatform (#209)
Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet) from 6.2.9 to 6.2.10.
- [Release notes](https://github.com/Microsoft/dotnet/releases)
- [Commits](https://github.com/Microsoft/dotnet/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-22 23:29:35 -05:00
dependabot-preview[bot] 52a310800d
build(deps): bump Microsoft.Reactive.Testing from 4.3.2 to 4.4.1 (#212)
Bumps [Microsoft.Reactive.Testing](https://github.com/dotnet/reactive) from 4.3.2 to 4.4.1.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/compare/rxnet-v4.3.2...rxnet-v4.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-22 21:23:23 -05:00
dependabot-preview[bot] 9c77cb0c30
build(deps): bump System.Reactive from 4.3.2 to 4.4.1 (#213)
Bumps [System.Reactive](https://github.com/dotnet/reactive) from 4.3.2 to 4.4.1.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/compare/rxnet-v4.3.2...rxnet-v4.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-22 10:28:22 +10:00
dependabot-preview[bot] b45eb65724
build(deps): bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.0 (#214)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.5.0...v16.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-22 10:28:03 +10:00
dependabot-preview[bot] 36a178729e
build(deps): bump System.Threading.Tasks.Extensions from 4.5.3 to 4.5.4 (#210)
Bumps [System.Threading.Tasks.Extensions](https://github.com/dotnet/corefx) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-30 00:06:48 -05:00
dependabot-preview[bot] e977672ca9
build(deps): bump Nerdbank.GitVersioning from 3.0.50 to 3.1.74 (#211)
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.0.50 to 3.1.74.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.0.50...v3.1.74)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-30 00:06:19 -05:00
Rodney Littles II b67e19fec4
housekeeping: Upgraded Xamarin.Forms to v4.4 (#206) 2020-02-27 00:10:05 -06:00
dependabot-preview[bot] b704e24b76
build(deps): bump Roslynator.Analyzers from 2.2.0 to 2.3.0 (#201)
Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/JosefPihrt/Roslynator/releases)
- [Changelog](https://github.com/JosefPihrt/Roslynator/blob/master/ChangeLog.md)
- [Commits](https://github.com/JosefPihrt/Roslynator/compare/v2.2.0...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 21:37:31 -06:00
dependabot-preview[bot] 5c99020301
build(deps): bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0 (#205)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.4.0...v16.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 13:21:39 -06:00
dependabot-preview[bot] ef49369e94 build(deps): bump Nerdbank.GitVersioning from 3.0.48 to 3.0.50 (#199)
Bumps [Nerdbank.GitVersioning](https://github.com/AArnott/Nerdbank.GitVersioning) from 3.0.48 to 3.0.50.
- [Release notes](https://github.com/AArnott/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/AArnott/Nerdbank.GitVersioning/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-15 23:33:13 -06:00
dependabot-preview[bot] 01d6ec2664 build(deps): bump Nerdbank.GitVersioning from 3.0.28 to 3.0.48 (#198)
Bumps [Nerdbank.GitVersioning](https://github.com/AArnott/Nerdbank.GitVersioning) from 3.0.28 to 3.0.48.
- [Release notes](https://github.com/AArnott/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/AArnott/Nerdbank.GitVersioning/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 12:14:11 +11:00
Rodney Littles II 51c1f7a3c1 housekeeping: Sample Project to ReactiveUI 11.* (#196) 2020-01-08 11:40:06 +11:00
Rodney Littles II 78f6114578
housekeeping: Added UWP to NuGet matrix (#194) 2020-01-06 19:20:30 -06:00
Rodney Littles II a2851ae493
release: Sextant v2.5 2020-01-06 15:31:32 -06:00
Rodney Littles II 6fd71a1e86
fix: Pop not firing WhenNavigatedTo (#192)
* fix: Pop not firing WhenNavigatedTo

* added test to verify top viewmodel WhenNavigtedTo is not called
2020-01-06 11:10:03 -06:00
Rodney Littles II 96b84bdc5c
fix: SextantSample ViewModel namespacing (#193) 2020-01-05 14:09:37 -06:00
Glenn 0ab7432fd4
housekeeping: change cake to use new recipe repo. 2020-01-05 16:12:27 +11:00
Glenn b78c3e0585 fix: UWP project under the main sextant project, and nullability (#191)
* fix: UWP solution not getting built

* Remove redundant assembly info file

* Fix the project should be combined into main sextant project

* Add nullability and UWP into main project
2020-01-04 22:37:46 -06:00
Glenn Watson 250b3080e9
Update cake/change to msbuild.sdk.extras 2020-01-05 13:39:14 +11:00
dependabot-preview[bot] be78ffe364 build(deps): bump Microsoft.Reactive.Testing from 4.3.1 to 4.3.2 (#183)
Bumps [Microsoft.Reactive.Testing](https://github.com/dotnet/reactive) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/compare/rxnet-v4.3.1...rxnet-v4.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-04 13:55:03 +11:00
dependabot-preview[bot] a0de964105 build(deps): bump System.Reactive from 4.3.1 to 4.3.2 (#184)
Bumps [System.Reactive](https://github.com/dotnet/reactive) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/compare/rxnet-v4.3.1...rxnet-v4.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-04 13:18:13 +11:00
Lee McPherson dc23331447 feature: UWP sextant navigation, sample, and sample core project (#187)
* UWP sextant navigation, sample, and sample core project

* reorganized

* wildcard versioning

* many fixes, mirroring viewmodel stacks on NavigationView

* missed a using statement for a deleted namespace in xamarin.forms proj

* Found the orphaned files
2020-01-03 19:17:04 -06:00