-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Release ReactiveUI V7 #1193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Release ReactiveUI V7 #1193
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add Universal Windows Platform (UWP) support.
fixes #513 by adding appropriate overloads
…rties, so adding BindingRoot for those who prefer {x:Bind}
Fix bug executing via ICommand with nullable parameter types.
eventbuilder.exe is now xplat (tm) and always uses the latest SDK's.
Improve interactions implementation
A Rx implementation of the Android service bind.
Android requires the app to request the user permission to access a USB device or accessory. The Java-way requires the registration of a handler implementation. This implementation handles all this, returning the results in a IObservable<bool>.
Get the changes in a observable sequence of keys for the changed preferences.
…and add a deferSubscription parameter
Use non-generic BindableProperty.Create.
Fix InvokeCommand to respect execution window
Throw specific exception when pipeline fails.
Remove BindCommand implementation taking Func<TParam>.
Use ViewWillAppear for iOS activation
…/microsoft-reactive-testing (#1185)
… that code is codegened (#1187) reduces spam in the CI build log
…r|Minute] (#1186) .Current[Hour|Minute] has been obsoleted.
* wip * here goes 7 minutes of my life * Revert "here goes 7 minutes of my life" This reverts commit cc34607. * appveyor plz * add this in until we release, then remove * this should be it
This reverts commit 9738872.
Resolve a crash when using `ViewModelViewHost` with Xamarin Forms due to a `BindableProperty` containing incorrect metadata.
Dear @kentcb; I agree that Adelaide does qualify as a real city. Just not as cool as Sydney. |
kentcb
approved these changes
Nov 12, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
When this pull-request is merged into master it will trigger the CI server to create a draft release containing release notes which were automatically generated from issues assigned to the 7.0.0 milestone. Afterwards the release master should adjust the release notes as desired and click publish release. Publishing a release stamps a 7.0.0 tag and triggers the final build which is then uploaded to NuGet.org / attached to the releasenotes.