-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: reactiveui/ReactiveUI
base: 18.2.5
head repository: reactiveui/ReactiveUI
compare: 18.3.1
- 7 commits
- 23 files changed
- 6 contributors
Commits on Jul 1, 2022
-
build(deps): bump Verify.Xunit from 17.1.4 to 17.1.6 in /src (#3300)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 17.1.4 to 17.1.6. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@17.1.4...17.1.6) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a03e713 - Browse repository at this point
Copy the full SHA a03e713View commit details
Commits on Jul 8, 2022
-
Fix for MAUI WinUI Schedulers (#3306)
* Fix for Scheduler MAUI WinUI * Update ReactiveUI.Maui.csproj * Update ReactiveUI.Maui.csproj * Update ReactiveUI.Maui.csproj * Cleanup Maui Project add all Maui compatible WinUI code. * Correct issue with merge * Remove reference to PlatformOperations No relevant code for Maui or WinUI * Add ReactivePage Co-authored-by: Glenn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 196b8a6 - Browse repository at this point
Copy the full SHA 196b8a6View commit details -
Fix for MAUI RoutedViewHost (#3303)
* Fix for MAUI RoutedViewHost * Update RoutedViewHost.cs * Setting Page.Title prevents binding * Fix code style warnings * Fix cross thread issue with Title * Add missing using * Add SetTitleOnNavigate property Use ObserveOn(RxApp.MainThreadScheduler) and RxApp.MainThreadScheduler.Schedule to handle cross threading. * Add missing usings * Added missing using Co-authored-by: Glenn <[email protected]> Co-authored-by: Chris Pulman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8fa79d1 - Browse repository at this point
Copy the full SHA 8fa79d1View commit details -
build(deps): bump Microsoft.WindowsAppSDK from 1.1.1 to 1.1.2 in /src (…
…#3308) Bumps [Microsoft.WindowsAppSDK](https://github.com/microsoft/windowsappsdk) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/microsoft/windowsappsdk/releases) - [Commits](microsoft/WindowsAppSDK@v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: Microsoft.WindowsAppSDK dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9f4c943 - Browse repository at this point
Copy the full SHA 9f4c943View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6aa117 - Browse repository at this point
Copy the full SHA f6aa117View commit details
Commits on Jul 19, 2022
-
[FIX] nullable conversions (#3316)
* Fix nullable conversions * Fix when passing null, instead of string.Empty * Fix compiler error Co-authored-by: Tomáš Filip <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc156c6 - Browse repository at this point
Copy the full SHA cc156c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1b5ddc - Browse repository at this point
Copy the full SHA c1b5ddcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 18.2.5...18.3.1